https://github.com/geckse/hydroponic-iot-esp-32-controller
Simple Espruino script to run my hydroponic rack with an ESP-wrom-32 micro-controller 🤖💦🌱
https://github.com/geckse/hydroponic-iot-esp-32-controller
esp32 espruino gardening hydroponics iot
Last synced: 4 months ago
JSON representation
Simple Espruino script to run my hydroponic rack with an ESP-wrom-32 micro-controller 🤖💦🌱
- Host: GitHub
- URL: https://github.com/geckse/hydroponic-iot-esp-32-controller
- Owner: geckse
- Created: 2020-01-04T02:31:50.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-13T22:42:43.000Z (over 6 years ago)
- Last Synced: 2024-01-27T16:09:36.213Z (over 2 years ago)
- Topics: esp32, espruino, gardening, hydroponics, iot
- Language: JavaScript
- Homepage:
- Size: 43.9 KB
- Stars: 6
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hydroponic IoT ESP32 Controller
Simple Espruino script to run my hydroponic rack with an ESP-wrom-32.
## Overview
| Backend | Micro-Controller | App |
| ------------- | ------------- | ------------- |
|  |  | 
| `NodeJS` `WebSocket` | `ESP32` `NodeMCU` `Espruino` | `Ionic` `Hybrid-App` |
[Repo](https://github.com/geckse/hydroponic-iot-backend) | [Repo](https://github.com/geckse/hydroponic-iot-esp-32-controller) (Current) | [Repo](https://github.com/geckse/hydroponic-iot-app) |