The libraries needed are as followed and need to be downloaded and transferred into your Arduino libraries folder.
DallasTemperature - https://github.com/milesburton/Arduino-Temperature-Control-Library
OneWire - http://www.arduino.cc/playground/Learning/OneWire
JeeLib -https://github.com/jcw/jeelib
Wire.h
Edits to come.
- Remove JeeLib library as RF is not necessary in this version.
- Simplify and improve temperature sensor portion of code.
- Remove other confusing and un-necessary code portions.
No comments:
Post a Comment