Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 446 Bytes

Readme.md

File metadata and controls

9 lines (8 loc) · 446 Bytes

TempLogger2 is an arduino based temperature logger using 1-Wire DS18B20 temperature sensors. Hardware used:

  • Sparkfun RedBoard
  • Ethernet and SD card shield
  • RGB LCD shield with buttons
  • DS18B20 sensors wired with phone splitters

OneWire_Display is the primary program, written for the Arduino Arduino
LCD_Hello_World is a debugging program for the Adafruit LCD shield
OneWire_Tester is a debugging program for the temperature sensors