mudpi-core icon indicating copy to clipboard operation
mudpi-core copied to clipboard

Help with adding support for I2C Capacitive Moisture Sensor from adafruit

Open cibolo opened this issue 3 years ago • 0 comments

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:
image

Any thoughts on how to proceed?

Thanks!

cibolo avatar Aug 04 '21 18:08 cibolo