Skip to main content

Data logger

My data logger is not yet ready, but something is now working. At the moment I'm using a DS1621 chip on I2C bus connected to my Mini 6410 (but I also made some test with an Arduino UNO board). Here I show a first screenshot of the GUI (PC based). The data logger acquires the temperature and sends to the PC tha data.

Next improvement will be to store the data on a 24AA1025 I2C EEPROM and transfer all the data on a Ethernet connection. As soon as the source code will be stable I will release it on GPL.