Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dennis960/blumy
https://github.com/dennis960/blumy
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dennis960/blumy
- Owner: Dennis960
- Created: 2022-06-26T08:21:24.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-12T12:38:03.000Z (4 months ago)
- Last Synced: 2024-09-13T00:11:10.815Z (4 months ago)
- Language: TypeScript
- Size: 93.9 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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