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

https://github.com/lacocoroco/esp-automation-modules

Automation Modules based on ESP32
https://github.com/lacocoroco/esp-automation-modules

Last synced: 4 months ago
JSON representation

Automation Modules based on ESP32

Awesome Lists containing this project

README

          

# ESP Automation Modules

Automation modules based on a control unit (receiver) with 16 relays, an operating unit (transmitter) with 12 touch buttons, and a sensor unit (transmitter) for reading rain and wind speed. Communication uses the ESPNow protocol. The transmitting units can be battery-operated. Additionally, the sensor unit can be powered by a solar panel. Basic knowledge in electronics and programming is recommended.

## Control Unit

![Control Unit](https://github.com/LaCocoRoco/esp-module-cu/blob/main/images/esp-module-cu-pcb.png)

## Operating Unit

![Operating Unit](https://github.com/LaCocoRoco/esp-module-ou/blob/main/images/esp-module-ou-pcb.png)

## Sensor Unit

![Sensor Unit](https://github.com/LaCocoRoco/esp-module-su/blob/main/images/esp-module-su-pcb.png)