From 74f21df3576cc5b452a56b390b86003478fb5070 Mon Sep 17 00:00:00 2001
From: ale1800 <53172176+ale1800@users.noreply.github.com>
Date: Fri, 27 Jan 2023 05:54:06 +0100
Subject: [PATCH] Readme modified with enclosure and dimension
---
README.md | 25 ++++++++++++++++++++++++-
1 file changed, 24 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 6b4ceaa..7a92205 100644
--- a/README.md
+++ b/README.md
@@ -4,10 +4,17 @@ 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.
+I think the form factor it's nice.
In the end, the project also as the OSHWA certification, so it's completely open source!
+
+
+
+There are two stackable layers.
+The bottom one includes the power circuitry, the ESP32 and the temperature, humidity and the light sensors. In the top one there are the IR leds, IR receiver and the RF modules.
+
+
The first layer of the board includes the ESP32, the two sensors, the buck converter and the USB circuitry.
@@ -26,9 +33,25 @@ 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
+# Dimensions
+
+The board is really small. It fits everywhere It is only 5cm (diameter) x 3cm (height) without the enclosure. This is the comparison against the broadlink rm3 mini, the only device I have as reference
+
+
+
+https://github.com/ale1800/ESP-360-REMOTE/blob/main/Images/without_top.jpeg
+
+# Enclosure
+
+In this repo you can also file the two step files of the enclosure, so you can print it yourself choosing the color according to where you want to place it!
+The already designed one has some openings near the usb-c and the two built-in sensors, to improve the air flow to cool down the temperature sensor. The top part is screwable, so you don't need screws or other components
+
+
+
License:

+