??? 02/10/05 07:17 Read: times Msg Score: +1 +1 Good Answer/Helpful |
#87055 - Sending data to the lcd Responding to: ???'s previous message |
If I am to understand the problem correctly, you're having trouble putting data to the lcd. Is this not as simple as: char tmp_str[32]; sprintf(tmp_str,"Data %d",dat); LCD_puts(tmp_str); Further to Andy's suggestions - try reading the book "Code Complete" - it goes into much depth about comments and writing code in general. |
Topic | Author | Date |
8051 MicroC Voltage Meter--Please Help | 01/01/70 00:00 | |
woefully incomplete and a suggestion | 01/01/70 00:00 | |
congratulations | 01/01/70 00:00 | |
Real Code? | 01/01/70 00:00 | |
code compiles fine in MicroIDE | 01/01/70 00:00 | |
The Development Process | 01/01/70 00:00 | |
and so what | 01/01/70 00:00 | |
Code? | 01/01/70 00:00 | |
A couple of observations | 01/01/70 00:00 | |
almost there | 01/01/70 00:00 | |
absolutely | 01/01/70 00:00 | |
Sending data to the lcd![]() | 01/01/70 00:00 |