https://github.com/kizzycode/moisturesensor
MQTT moisture sensor (Raspberry Pi Pico W)
https://github.com/kizzycode/moisturesensor
Last synced: 6 months ago
JSON representation
MQTT moisture sensor (Raspberry Pi Pico W)
- Host: GitHub
- URL: https://github.com/kizzycode/moisturesensor
- Owner: KizzyCode
- Created: 2025-07-10T19:42:53.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2025-08-03T19:52:42.000Z (6 months ago)
- Last Synced: 2025-08-03T21:28:43.026Z (6 months ago)
- Language: Rust
- Size: 2.9 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE BSD 2-CLAUSE.md
Awesome Lists containing this project
README
[](https://opensource.org/licenses/BSD-2-Clause)
[](https://opensource.org/licenses/MIT)
# `moisturesensor`
Welcome to `moisturesensor` 🎉
This repository provides firmware applications that can read data from a capacitive moisture sensor connected via the
analogue pin, and publishes them via MQTT.
## Supported Boards
Currently supported boards are:
- [Raspberry Pi Pico W](./rp2040-picow/README.md)
- [Raspberry Pi Pico 2 W](./rp2350-pico2w/README.md)