Excellent presentation, Thanks for sharing your knowledge. Thanks.
@programmingelectronics Жыл бұрын
Thanks!
@e.h.a2100 Жыл бұрын
Very valuable information. Thanks
@programmingelectronics Жыл бұрын
Thanks for watching!
@PostalPete10 ай бұрын
Just getting started with electronics and was wondering if there's any benefit to buying some sort of capacitive sensor switches or is it ok just to use whatever capacitive material and connect it to the wire?
@taranagnew436 Жыл бұрын
can you use a nano to toggle "mono audio" (windows) whenever touched (capacitive touch breakout)?
@programmingelectronics Жыл бұрын
I think this could work in some form or fashion with a the nano esp32
@dab5148 ай бұрын
arduino ide has built in esp32 example for touch buttons
@programmingelectronics8 ай бұрын
Yes it does! They have tons of great example code for all types of ESP32 applications
@cellu84 Жыл бұрын
Is there a way to use a long press on the push button to put the esp32 to sleep and vice versa? Let’s say… keep the push button pressed for a second to wake up the esp32. Thanks