antonioluppi / t_logger

a simple fridge temperature monitor and data acquisition system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

t_logger

a simple fridge temperature monitor and data acquisition system. I used:

  • two LM35 to sensor the external and internal temperature of the frigde;
  • and Arduino Uno to acquire the signals and send throught the serial port to a computer;
  • a computer running a python script to save the data to a csv file;

references

About

a simple fridge temperature monitor and data acquisition system.


Languages

Language:Processing 55.9%Language:Arduino 23.2%Language:Python 20.9%