Powering ESP32 project
Posted: Mon Oct 29, 2018 8:49 am
Hello everybody,
This is my first topic ever regarding microcontrollers since I was hit by the automation microbe
Apologies if this question was already asked but my searches didn't end up very consistent on this matter.
I want to build a curing chamber in an old small fridge and I thought the ESP32 board will be a good choice. But, I'm a bit stuck in the powering the hole thing since I will need different voltages for the components.
The parts I will use will be:
- esp32 board
- DHT22 temperature sensor
- 5v small humidifier
- 12v CPU fan that is laying around
- 1.3'' tft screen
future implementation:
- power meter sensor
- load cell sensor
So, my first struggle is with powering all this from the main to keep it simple and compact. I was thinking to use the Hi Link power supply module to transform the 220vAC into DC 5v 0.6A for the humidifier and relays and another Hi Link 3.3v for the ESP32 and screen since the 5v Hi Link doesn't have enough current to power all up. But then, how I power the 12v fan? Or should I get a 5v fan which are a bit expensive and I already have a 12v one.
Maybe someone has a good scenario for my struggle Would give me hopes that I can eat some good sausages in the near future
All the best,
Gabriel
This is my first topic ever regarding microcontrollers since I was hit by the automation microbe
Apologies if this question was already asked but my searches didn't end up very consistent on this matter.
I want to build a curing chamber in an old small fridge and I thought the ESP32 board will be a good choice. But, I'm a bit stuck in the powering the hole thing since I will need different voltages for the components.
The parts I will use will be:
- esp32 board
- DHT22 temperature sensor
- 5v small humidifier
- 12v CPU fan that is laying around
- 1.3'' tft screen
future implementation:
- power meter sensor
- load cell sensor
So, my first struggle is with powering all this from the main to keep it simple and compact. I was thinking to use the Hi Link power supply module to transform the 220vAC into DC 5v 0.6A for the humidifier and relays and another Hi Link 3.3v for the ESP32 and screen since the 5v Hi Link doesn't have enough current to power all up. But then, how I power the 12v fan? Or should I get a 5v fan which are a bit expensive and I already have a 12v one.
Maybe someone has a good scenario for my struggle Would give me hopes that I can eat some good sausages in the near future
All the best,
Gabriel