diff --git a/README.md b/README.md index f67a9a5..e8850c6 100644 --- a/README.md +++ b/README.md @@ -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 -Inside the enclosure just stack the two layers: +Inside the enclosure just stack the two layers using the x8 female header near the ESP: -The screw the top part on turn the board on! +The screw the top part and turn the board on! +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: