SasaKaranovic / DIY-Camera-Slider

DIY WiFi Enabled Camera Slider using ESP32
GNU General Public License v3.0
96 stars 13 forks source link

Question about power #10

Open leeeboo opened 2 years ago

leeeboo commented 2 years ago

Is the esp32 also powered from a dc-dc out? If I'm not mistaken then out should be 12v and esp32 should be 5v. am I missing something here? Thanks!

thijstriemstra commented 1 year ago

I had the same question, and got this response:

The LM2596 should be set to the voltage you want on your motors (for my setup the sweet spot between torque and noise was around 8V). The ESP32 has built in voltage regulator that should take care of regulating voltage for ESP32.