esp360-remote/README.md

59 lines
3.1 KiB
Markdown
Raw Normal View History

2022-12-10 22:27:34 +01:00
# ESP-360-REMOTE
An all-in-one remote based on the ESP32-WROOM-32E
2022-12-10 22:28:31 +01:00
2022-12-31 15:37:58 +01:00
The project on Hackaday: https://hackaday.io/project/188353-esp-360-remote
2023-01-27 22:01:06 +01:00
Pre-launch page on CrowdSupply: https://www.crowdsupply.com/aaelectronics/esp-360-remote
2022-12-10 22:28:31 +01:00
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.
<img src="https://github.com/ale1800/ESP-360-REMOTE/blob/main/Images/photo_5945308819246659897_y.jpg" width=500/>
2023-01-30 07:49:09 +01:00
I think the form factor it's nice because there are two round stackable layers.
2022-12-10 22:36:03 +01:00
The first layer of the board includes the ESP32, the two sensors, the buck converter and the USB circuitry.
2022-12-31 15:34:22 +01:00
<img src="https://raw.githubusercontent.com/ale1800/ESP-360-REMOTE/main/Images/bottom.jpg" width=300/>
2022-12-10 22:36:03 +01:00
The second layer of the board features the IR leds and receiver and the RF modules.
2022-12-31 15:34:22 +01:00
<img src="https://raw.githubusercontent.com/ale1800/ESP-360-REMOTE/main/Images/top.jpg" width=300/>
2022-12-31 15:37:58 +01:00
Inside the enclosure just stack the two layers using the x8 female header near the ESP:
2022-12-31 15:34:22 +01:00
<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/>
2023-02-04 17:40:53 +01:00
Then screw the top part and turn the board on!
2022-12-31 15:34:22 +01:00
<img src="https://github.com/ale1800/ESP-360-REMOTE/blob/main/Images/assembled.jpg" width=300/>
2022-12-31 15:37:58 +01:00
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
2023-02-04 17:40:53 +01:00
The board is really small. It fits everywhere because is only 5cm (diameter) x 3.5cm (height) without the enclosure. This is the comparison against the broadlink rm3 mini, the only device I have as reference
<img src="https://github.com/ale1800/ESP-360-REMOTE/blob/main/Images/vs_broadlink.jpeg" width=500/>
# Enclosure
2023-02-04 17:40:53 +01:00
In this repo you can also find the two stl files of the enclosure, so you can print it yourself choosing the color according to where you want to place it!
2023-02-02 12:33:35 +01:00
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.
I only tried printing with light colors PLA and the IR transmission was not affected at all. I can't say anything about other materials or dark colors
<img src="https://github.com/ale1800/ESP-360-REMOTE/blob/main/Images/without_top.jpeg" width=500/>
2023-01-30 07:49:09 +01:00
# OSHWA Certification
2023-02-04 17:40:53 +01:00
In the end, the project also has the OSHWA certification with UID IT000012, so it's completely open source!
2023-01-30 07:49:09 +01:00
<img src="https://github.com/ale1800/ESP-360-REMOTE/blob/main/Images/oshwa.jpeg" width=500/>
2022-12-31 15:34:22 +01:00
License:
2022-12-10 22:36:03 +01:00
![oshw_facts](https://user-images.githubusercontent.com/53172176/206875932-d16693e5-e856-4ef7-ab06-4ac33c069df0.jpg)