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

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 🤖💦🌱

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 |
| ------------- | ------------- | ------------- |
| ![Backend](https://github.com/geckse/readme-res/raw/master/icons/backend.png "Backend") | ![Micro-Controller](https://github.com/geckse/readme-res/raw/master/icons/esp32.png "Micro-controller") | ![App](https://github.com/geckse/readme-res/raw/master/icons/smartphone.png "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) |