Skip to content

michael-robbins/sensors-misc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

sensors-misc

Misc scripts to read/write various physical sensors

Sensors

Adafruit STEMMA Soil Sensor - I2C Capacitive Moisture Sensor https://www.adafruit.com/product/4026

This moisture sensor is integrated with Adafruit's Seesaw framework/chip on the PCB. Which means you interact with Seesaw, not the moisture/temp sensor directly.

adafruit_stemma_soil_sensor_i2c/

  • read_native.py This provides a native interface to reading values from the sensors on the seesaw chip
  • read_library.py This provides an example of using Adafruits libraries to read values from the sensors on the seesaw chip

Resources I used to write the above:

About

Misc scripts to read/write various physical sensors

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages