mudpi-core
mudpi-core copied to clipboard
Help with adding support for I2C Capacitive Moisture Sensor from adafruit
Great project, hoping to get mudpi working with my I2C Capacitive Moisture Sensor which uses i2c.
I've got it running successfully in Python on the rpi and am looking for direction on how to integrate it with mudpi.
It uses the ATSAMD10 chipset and default i2c address of 0x36.
Schematic is here:
Any thoughts on how to proceed?
Thanks!