From 4a6a60e826b24c31b1ced1703a9f6b39e7756dc4 Mon Sep 17 00:00:00 2001 From: ale1800 <53172176+ale1800@users.noreply.github.com> Date: Tue, 3 Jan 2023 17:50:11 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e8850c6..6b4ceaa 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,9 @@ 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. +I think the form factor it's nice. There are two stackable layers. The bottom one includes the power circuitry, the ESP32 and the temperature, humidity and the light sensor.s In the top one there are the IR leds, IR receiver and the RF modules. + +In the end, the project also as the OSHWA certification, so it's completely open source! The first layer of the board includes the ESP32, the two sensors, the buck converter and the USB circuitry.