Digital temp to LCD

clockpie_5436:
here

http://imgur.com/a/VPBnv

the short wire was a false, ;-;
it seems to be the code, or something...

In my experience, one of the biggest problems a newbie faces is building a project without testing each component using known good example code.

  • You should test the Arduino & LCD
  • You should test the Arduino & LM35

Once you know your parts work with known good code, you can start the process of coding the "glue" to tie everything together.

Ray