I have an automation home made by me that is running in raspberry pi Node Red and in Node RED an thermostat like Nest from google.
http://danzup.go.ro/arduino/arduino.html
Hence I need something else that my phone to see, set look at temperature.
So I made this atmega2560 arduino that connect to raspberry pi Node Red and fetch information from 3 channels : thermostat temperature set live, outside temperature , inside temperature , also it has a BMP180 that give me pressure and temperature local using mqtt ( raspberry pi that is running Node Red also is running mosquito as mqtt broker ) and print all information on LCD TFT.
In the link I have posted you will find more information.
Will do in the future a English version of this software.
Comments