| ??? 03/14/01 05:21 Read: times |
#9977 - RE: printf with LCD |
Hello!
I Use: 1.buffer for writing to lcd unsigned char buff[20]; 2. every time I want to use sprintf to lcd: sprinft(buff,"Hello world"); dtext (1,2,buff); where dtext is my routine, which transfers buff to lcd, starting in row 1, column 2 (in this example). If you need dtext routine, I have it written in C. Hope I helped. Damjan |
| Topic | Author | Date |
| Code file too large / printf with LCD | 01/01/70 00:00 | |
| RE: printf with LCD | 01/01/70 00:00 | |
RE: Code file too large / printf with LCD | 01/01/70 00:00 |



