You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A very small linux python script for forwarding data from a serial port emoncms
We wrote it to run on the RaspberryPi to forward serial data from a JeeLink plugged into the USB port to emoncms running locally on the Pi
The Arduino Sketch to run on the JeeLink to receive RFM12B data from multiple nodes (emonTx's, emonGLCD etc.) and produce a CSV string ready to post to emoncms is included.