An open API service indexing awesome lists of open source software.

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)

Awesome Lists containing this project

README

          

[![License BSD-2-Clause](https://img.shields.io/badge/License-BSD--2--Clause-blue.svg)](https://opensource.org/licenses/BSD-2-Clause)
[![License MIT](https://img.shields.io/badge/License-MIT-blue.svg)](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)