Monday, May 28, 2012




Great do it yourself LCD temp display project with Arduino

http://arduinotronics.blogspot.ca/2010/12/two-ds18b20-temp-sensors-on-lcd-display.html

code is there to copy, some feedback on the page is here:

Steve - great work on this. There is a lot of work on the internet about the DS18B20's, but little on simple applications on getting them to perform for the non-technical makers that have no engineering or programing backgrounds. This is important work, so please keep it up. This is a awesome IC that will have a big impact once the power of them are unleashed in simple to follow projects that are replicable by the average maker!!!
Reply
GadjetApril 27, 2011 5:17 AM

Thanks for this info, I've been looking everywhere for info on using multiple DS18B20s as I was struggling with assigning the different IDs to user variables, your post helped loads, thanks
Reply
mikeeJuly 1, 2011 4:34 PM

Hi, please where can I find OneWire.h,
DallasTemperature.h
and LiquidCrystal.h files?
Thanks
Reply
Steve SpenceJuly 1, 2011 8:12 PM

OneWire.h and DallasTemperature.h are available at http://www.hacktronics.com/Tutorials/arduino-1-wire-tutorial.html. LiquidCrystal.h is included in the Arduino IDE.
Reply



No comments:

Post a Comment