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

https://github.com/manio/cesspool

JSN-SR04T ultrasonic sensor cesspool level monitoring with ESP32 and Rust
https://github.com/manio/cesspool

embassy esp32 jsn-sr04t rust-esp

Last synced: about 2 months ago
JSON representation

JSN-SR04T ultrasonic sensor cesspool level monitoring with ESP32 and Rust

Awesome Lists containing this project

README

          

# 🛢️ cesspool

## About
This is a repository with source code needed for building ESP32 firmware for my cesspool level monitoring project:

https://skyboo.net/2024/02/monitoring-cesspool-level-using-esp32-and-jsn-sr04t-ultrasonic-sensor/

## Projects which was inspiration/helpful for me
- https://github.com/bjoernQ/esp32-rust-nostd-temperature-logger
- https://github.com/apollolabsdev/ESP32C3
- https://github.com/etiennetremel/esp32-home-sensor
- https://nereux.blog/posts/esp32-ws2812-dino-light-2/