2020-11-11 21:54:38 +01:00
2020-11-11 21:54:38 +01:00
2020-09-12 16:47:58 +02:00
2020-11-06 17:59:52 +01:00

PlantCtrl

The following problems shall be solved with this project:

  • Solar Powered
  • Low Powered
  • Plant monitoring
  • Plant watering
  • IoT

Hardware

Open hardware design (powered by KiCAD). The complete PCB is stored in the board sub directory.

There the following components are connected:

  • ESP32 NodeMCU Module (the one of A-Z Delivery was used)
  • Lipo
  • 7 moist sensors
  • 7 pump
  • DC-DC convert (generating voltage from Lipo for pumps)
  • DS18B20 temperature sensors
  • water tank ultrasonic sensor (via HC_SR04)
  • general purpose expansion pin

Software

The firmware for the controller is stored in esp32 sub directory.

Description
Plant of Things (POT)
Readme 109 MiB
Languages
HTML 69.4%
Forth 15.4%
Rust 11.3%
TypeScript 3.5%
Python 0.2%
Other 0.1%