Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dennis960/blumy


https://github.com/dennis960/blumy

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Blumy

- A smart soil moisture sensor

## Project Structure

- [.github](.github): Contains the configuration for GitHub Actions
- [Board](Board): Contains the KiCad project for the board
- [Panel](Panel): Contains the KiCad project for the board panel. Generation of the panel is done with `KiKit`
- [Firmware](Firmware): Contains the firmware for the esp(32) sensor (uses esp-idf)
- [Pages](Pages): Contains the website for the project's showcase
- [Server](Server): Contains the website for displaying sensor data