esp360-remote/README.md
2022-12-31 15:37:58 +01:00

32 lines
1.6 KiB
Markdown

# ESP-360-REMOTE
An all-in-one remote based on the ESP32-WROOM-32E
The project on Hackaday: https://hackaday.io/project/188353-esp-360-remote
This board features 433MHz transmitter and receiver. IR leds are placed in circle to cover all the directions. It includes a temperature & humidity and an ambient light sensor. Furthermore you can power and program it through the USB TYPE-C, ESD protected. This board is based around the ESP32-WROOM-32E, so it's super easy to set everything up with ESPHOME and controlling it from Home Assistant.
The first layer of the board includes the ESP32, the two sensors, the buck converter and the USB circuitry.
<img src="https://raw.githubusercontent.com/ale1800/ESP-360-REMOTE/main/Images/bottom.jpg" width=300/>
The second layer of the board features the IR leds and receiver and the RF modules.
<img src="https://raw.githubusercontent.com/ale1800/ESP-360-REMOTE/main/Images/top.jpg" width=300/>
Inside the enclosure just stack the two layers using the x8 female header near the ESP:
<img src="https://github.com/ale1800/ESP-360-REMOTE/blob/main/Images/assembled_bottom.jpg" width=300/><img src="https://github.com/ale1800/ESP-360-REMOTE/blob/main/Images/assembled_both.jpg" width=300/>
The screw the top part and turn the board on!
<img src="https://github.com/ale1800/ESP-360-REMOTE/blob/main/Images/assembled.jpg" width=300/>
Now you can also program the board with the USB-C. I suggest to use ESPHOME beacuse it's super easy to setup and to integrate with Home Assistant
License:
![oshw_facts](https://user-images.githubusercontent.com/53172176/206875932-d16693e5-e856-4ef7-ab06-4ac33c069df0.jpg)