ESP32 - 3v3 Power
Posted: Fri Jun 30, 2023 7:35 am
Hi,
my current heating control is based on:
- Wemos D1 Mini
- 8 x Channel Relay Board
- 5 x DHT22 / AM2301
Because I need to add more sensors, I want to replace the Wemos D1 Mini with a ESP32.
Therefore I bought this board:
https://de.aliexpress.com/item/1005004387911208.html
I want to add:
- 2 x KY-025 Reed Sensor
- 2 x IR Read Head to read my 2 Power Meters (https://wiki.volkszaehler.org/hardware/ ... tl-ausgang)
- 1 x RS485 Module (https://www.makershop.de/module/kommuni ... 5-adapter/)
The setup will be powered by a 5v /2A Power Supply.
The DHT22 / AM2301 will be powered by 5V directly from the Power Supply and will be connected via Level Shifter to the ESP32 GPIO.
The 5 new sensors will have a maximum cable length of 5 meters.
I planned to power the 5 sensors with 3.3v from the ESP32 Board.
What is the maximum power output of the 3.3v Pins? I am currently not sure what the sensors will consume.
Or should I use the same setup as for the DHT22/AM2301?
Br,
Wolf70
my current heating control is based on:
- Wemos D1 Mini
- 8 x Channel Relay Board
- 5 x DHT22 / AM2301
Because I need to add more sensors, I want to replace the Wemos D1 Mini with a ESP32.
Therefore I bought this board:
https://de.aliexpress.com/item/1005004387911208.html
I want to add:
- 2 x KY-025 Reed Sensor
- 2 x IR Read Head to read my 2 Power Meters (https://wiki.volkszaehler.org/hardware/ ... tl-ausgang)
- 1 x RS485 Module (https://www.makershop.de/module/kommuni ... 5-adapter/)
The setup will be powered by a 5v /2A Power Supply.
The DHT22 / AM2301 will be powered by 5V directly from the Power Supply and will be connected via Level Shifter to the ESP32 GPIO.
The 5 new sensors will have a maximum cable length of 5 meters.
I planned to power the 5 sensors with 3.3v from the ESP32 Board.
What is the maximum power output of the 3.3v Pins? I am currently not sure what the sensors will consume.
Or should I use the same setup as for the DHT22/AM2301?
Br,
Wolf70