You can output chars to AQM1602 with printf(). ex. lcd.printf("iter: %5.5d.\r\n", iter);

Dependents:   aqm1602 FCAS-M101V1

Changes

RevisionDateWhoCommit message
4:43f874a2b8e9 2016-09-05 AkinoriHashimoto Adj. CR, LF default tip
3:4a1be7924c30 2016-08-31 AkinoriHashimoto Adj. CR&LF.
2:9233e977ee6e 2015-11-06 AkinoriHashimoto Adj. constructor, Refer.
1:ac441b938a80 2015-10-19 AkinoriHashimoto Adj. position of locate().; Selectable power supply voltage, 3.3v or 5v.
0:4d904885c9b8 2015-10-02 AkinoriHashimoto publish