Dynamic Lighting Lib. of 7Seg-LED (add DP) x4. Features: - Unified Anode/Cathode and NPN/PNP sw. - Non-use wait(); Useing Interrupt Timer. - Modulates Brightness with PWM. - Display Hex. - Using BusOut(s) of Digits(4) and Segments(8). - Sinmple Interface of Class.

Revision:
1:e89aae394d29
Parent:
0:51d1da4a6b6a
--- a/LED7segX4.h	Wed Apr 11 09:18:20 2018 +0000
+++ b/LED7segX4.h	Wed Apr 18 09:18:11 2018 +0000
@@ -4,7 +4,7 @@
  *  Features:
  *   - Unified Anode/Cathode common 7Segs, and NPN/PNP switchings.
  *   - Using BusOut(s) of Digits(0-3) and Segments(A-G,DP).
- *   - Sinmple Interface of Class.
+ *   - Simple Interface of Class.
  *   - Non-use wait(); Useing Interrupt Timer: Ticker and Timeut.
  *   - Modulates Brightness; You Can Control of Periodic-Time and Duty.
  *   - Display Hex(0-9,A-F) of 4 Digit; Using char[4].