Hey guys,
I want to build a DIY, indoor irrigation system. I have 8 24V magnet valves I have written an app to connect to the esp32 and send the irrigation schedule to the board. I would use an "oktokoppler" (https://www.amazon.de/Verst%C3%A4rkerpl ... C73&sr=8-1) to controll the magnetic valves, but at the end I do not want two different power supplies for my project. Is it possible to use the 24v power to power the esp32 too? And what do I need to get from 24v to 3,3v and how do I avoid grilling my new ESP32?
As you might have noticed, I am not very experienced, so I would really appreciate it if you were kind and explain it to me in detail.
Awesome!
Esp32 Power supply
-
- Posts: 9757
- Joined: Thu Nov 26, 2015 4:08 am
Re: Esp32 Power supply
You're looking for 'optocoupler' (or Optokoppler in german). It uses an optical method (LED/phototransistor) to couple a signal, hence the name.
You can, but you indeed do need to get the voltage down. Your choices would normally be a buck converter or an LDO, but as an LDO burns up the voltage difference between input and output, a buck converter is a better choice here. You can get modules that do that in the usual places; just make sure they have a supply voltage range that includes your 24V, and that they can supply 500mA or more to the ESP32.but at the end I do not want two different power supplies for my project. Is it possible to use the 24v power to power the esp32 too? And what do I need to get from 24v to 3,3v and how do I avoid grilling my new ESP32?
-
- Posts: 1725
- Joined: Mon Oct 17, 2022 7:38 pm
- Location: Europe, Germany
Re: Esp32 Power supply
The valves are powered by 24V DC, right?
As @Sprite said, you probably want a "buck converter", often also called "step down converter". Most of the modules you'll find have adjustable output voltage.
Make sure the converter can supply enough current for the ESP. Nominal minimum needed would be ~500mA, but to be sure I'd go for 1A to 2A at least. Step down modules based on the LM2596 are pretty wide-spread.
As @Sprite said, you probably want a "buck converter", often also called "step down converter". Most of the modules you'll find have adjustable output voltage.
Make sure the converter can supply enough current for the ESP. Nominal minimum needed would be ~500mA, but to be sure I'd go for 1A to 2A at least. Step down modules based on the LM2596 are pretty wide-spread.
Who is online
Users browsing this forum: Baidu [Spider], Bing [Bot] and 87 guests