OpenMarine
YL-40 Analog to Digital converter - Printable Version

+- OpenMarine (https://forum.openmarine.net)
+-- Forum: OpenPlotter (https://forum.openmarine.net/forumdisplay.php?fid=1)
+--- Forum: General discussion (https://forum.openmarine.net/forumdisplay.php?fid=2)
+--- Thread: YL-40 Analog to Digital converter (/showthread.php?tid=459)



YL-40 Analog to Digital converter - AquaholicM31 - 2017-04-12

Hi All,

Does anyone know if Openplotter is compatible with the YL-40 analog to digital converter or does it only work with the MCP3008? 
I would use the chip but it just seems a pain to have to wire up the chip rather than using a pi/arduino self contained unit (which i already have).

Mike


RE: YL-40 Analog to Digital converter - e-sailing - 2017-05-03

At the moment you can use MCP3008, ADS1115, Arduino-analoginputs (Firmata) in OpenPlotter.
You can create your own OpenPlotter add-ons. Examples for add-ons are analog_ads1115.py, rtl_433SK.py, oppymata.py.