Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/13/09 20:29
Read: times


 
#163440 - Break the problem down.
Responding to: ???'s previous message
As ever, you need to break the problem down into its component parts call them "subsystems" if you like:

1. Receive a character from the serial port

It really makes no difference what will happen to the character afterwards - reading a character from the serial port always works the same way.

There are plenty of tutorials & examples on using the serial port.

2. Display a character on the LCD

Again, it really makes no difference where the character came from - writing a character to the LCD always works the same way.

There are plenty of tutorials & examples on using LCDs.

3. Join them together!

List of 4 messages in thread
TopicAuthorDate
serial communication problem ??            01/01/70 00:00      
   Detailed answer without detailed problem description???            01/01/70 00:00      
      RE:Westermark            01/01/70 00:00      
   Break the problem down.            01/01/70 00:00      

Back to Subject List