From d6899670d5244fb5c80e7da990a1990ce28d88d1 Mon Sep 17 00:00:00 2001 From: ale1800 <53172176+ale1800@users.noreply.github.com> Date: Sat, 10 Dec 2022 22:36:03 +0100 Subject: [PATCH] Update README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 5607d2f..be888f7 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,14 @@ An all-in-one remote based on the ESP32-WROOM-32E 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. + +![bottom_layer](https://user-images.githubusercontent.com/53172176/206875959-e2c99f53-f394-4c12-8f30-66c4878ba715.jpg) + +The second layer of the board features the IR leds and receiver and the RF modules. +![top_layer](https://user-images.githubusercontent.com/53172176/206876042-bdadf340-1a08-42ee-bcaa-a01f946e83c0.jpg) + + +![oshw_facts](https://user-images.githubusercontent.com/53172176/206875932-d16693e5-e856-4ef7-ab06-4ac33c069df0.jpg) +