stemma-soil-sensor-embassy

Crates.iostemma-soil-sensor-embassy
lib.rsstemma-soil-sensor-embassy
version0.2.1
sourcesrc
created_at2024-02-22 06:02:04.407823
updated_at2024-02-26 04:54:28.557923
descriptionInterface with Adafruit's STEMMA Soil Sensor while using embassy
homepage
repositoryhttps://github.com/hydrogen602/stemma-soil-sensor-embassy
max_upload_size
id1148971
size13,951
Jonathan Rotter (hydrogen602)

documentation

https://docs.rs/stemma-soil-sensor-embassy/latest/stemma_soil_sensor_embassy/

README

STEMMA Soil Sensor for Embassy-based Projects

An API for communicating with Adafruit's STEMMA Soil Sensor while using embassy in a project. As embassy and picoserve makes serving web pages from a Raspberry Pi Pico W easy, this project serves to enable the creation of REST-APIs or Web-UIs for the sensor.

Derived from https://github.com/adafruit/Adafruit_CircuitPython_seesaw/.

See the examples folder for a simple example of how to use the library to make a web server that serves the sensor data.

Commit count: 0

cargo fmt