Syntax:
TMWriteChar ( TMaddr, TMchar )
Command Availability:
Available on all microcontrollers.
Explanation:
TMaddr is 0 , 1 , 2 , 3 (display left to right)
TMchar is a letter from A to Z (default alphabet) or from a to z Siekoo alphabet by Alexander Fakoo, more info at: en.fakoo.de/siekoo.html.
You can insert the special characters (blank, -, ) and/or ?).
Character map:

See Also:
- 7 Segment Displays - TM1637 4 Digits — category overview and a full worked example using TMWrite4Dig
- 7 Segment Displays Overview — top-level category overview

