Tuesday, February 16, 2016

rlgNode - Temperature Monitor

Here is my first remote Moteino node, based on Felix Rusu 's Moteino wireless transceiver. I have soldered on a DS18B20 1-wire temperature sensor and am powering it with a 6v AA 4 cell battery pack.


I have programmed the Moteino to send the current temperature to a Raspberry Pi the I will be using as the Gateway for my Home monitoring system. I am using Felix's USB Moteino connected to the raspberry pi. I have created a GitHub repo for my ongoing development of the my Sensor Monitoring network. Felix has a wonderful Gateway program for the raspberry pi, but I wish to learn Python programming on the Pi.