PubInv / krake

A wireless alarm device which makes loud noises and flashes lights to alert a human
GNU Affero General Public License v3.0
0 stars 2 forks source link

ESP32 requires 3v3 Power Supply #69

Open nk25719 opened 2 weeks ago

nk25719 commented 2 weeks ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] The Esp32 requires 3v3 and th GPAD schematic that we have inherented only have 5 volts.

Describe the solution you'd like A clear and concise description of what you want to happen. Reduce the voltage to 3v3.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

nk25719 commented 2 weeks ago
image
nk25719 commented 1 hour ago

Added 3v3 power supply:

image

cc: @ForrestErickson