Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 636 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 636 Bytes

Temperature Sensor

Code, schematics and Fritzing file for building a basic temperature indictor using an Arduino Nano

Version 1 (10/06/19)

Schematics for two-colour (red & green) LED system KNOWN BUG - GREEN LIGHT ONLY STAYS ON FOR A SPLIT SECOND. FIX DUE SOON.

Future additions

Schematics to include a radio transmitter Schematics for radio receiver on Raspberry Pi

Instructions on creating and host a live dashboard on the local network Additional code to transmit live temperature data from the Arduino, receive this data on the Raspberry Pi and update the dashboard Python code to plot live temperature data on a dashboard