-
Notifications
You must be signed in to change notification settings - Fork 8
tmwrite6dig
Anobium edited this page Dec 24, 2020
·
2 revisions
Syntax:
TMWrite6Dig (dig1, dig2, dig3, dig4, dig5, dig6, Brightness, Point)
Command Availability:
Available on all microcontrollers.
Explanation:
Command defines each digit (left to right) as 0 to 9 or 0x00 to 0x0F (15). Additionally 0x10 (16) is a blank, 0x11 (17) is a minus sign, 0x12 (18) is a degree sign, 0x13 (19) is a bracket and 0x14 (20) is a question mark.
Brightness set the brightness (8-15). Colon turns the colon (only on digit 2) to off (0) or on (1).