Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 519 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 519 Bytes

Blumy

  • A smart soil moisture sensor

Project Structure

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