Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 328 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 328 Bytes

SDI-12 Decagon Sensor Reading

This Arduino sketch transmits data at approximately 1 Hz from the Decagon sensor to be plotted in Python.

The included Python program parses the serial data and plots in realtime using the matlabplot library.

Clone to 'decagonReading' in the Arduino folder for sketch to appear in Arduino IDE.