Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 1.3 KB

README.md

File metadata and controls

28 lines (24 loc) · 1.3 KB

Temp_Humidity_Logger

A temperature/humidty logger. Using a Modern Device BBB, a DHT22 and microSD card.

FILES:

  • ./doc Holds documentation, printout of the method in case user is offline.
  • ./resources Holds libraries and extra files.
  • ./src Source code to run on the Bare Bones Board.

SOFTWARE:

HARDWARE:

METHOD:

  1. Listed on http://www.samueltoepke.com, printout in ./doc in case user is offline.