Update README.md

This commit is contained in:
ale1800 2022-12-31 15:37:58 +01:00 committed by GitHub
parent 1c9efdcc7d
commit 106c4f452c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,8 @@
# 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.
@ -11,14 +13,16 @@ The second layer of the board features the IR leds and receiver and the RF modul
<img src="https://raw.githubusercontent.com/ale1800/ESP-360-REMOTE/main/Images/top.jpg" width=300/>
Inside the enclosure just stack the two layers:
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 on turn the board on!
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: