Back to Browse

ESP-IDF Basic #2 | ESP32 Handle Button Input Debounce!

1.1K views
Apr 5, 2025
5:07

Learn how to handle button inputs in ESP-IDF the right way! In this video, I cover the basics of GPIO input, how to use internal pull-up and pull-down resistors , and how to implement a simple debounce method to avoid false triggers. 📌Some LVGL tutorial playlist: ✅ With rotary encoder: https://www.youtube.com/playlist?list=PLra4sagbMR-QFLelheLZP5sqNXXHj52T- ✅ With Touch driver CYD: https://www.youtube.com/playlist?list=PLra4sagbMR-QyrO4a_b5SSH7gT1Ga5c0G ✅PlatformIO on VS Code: https://youtu.be/tDh9iNSV2l0 💡 If you found this helpful, LIKE & SUBSCRIBE to support the channel and get more tutorials! 😍 📌Subscribe: https://www.youtube.com/@UCiiGLXEEiJKiT2WqaKtU4Gw ⭐ Buy me a coffee: https://buymeacoffee.com/pangcrd 🔗 Code use in video: https://github.com/pangcrd/espidf_beginer/tree/main/Button_debounce/src 📌 Timestamps: 00:00 – Hardware 00:29 – Pull up resistor 00:52 – Testing 01:04 – Coding button debounce 02:31 – Config input button 03:53 – Testing input button 04:06 – Add LED control via button 04:41 – Final #ESP32 #ESPIDF #VScode #EmbeddedSystems #IoT #microcontroller

Download

0 formats

No download links available.

ESP-IDF Basic #2 | ESP32 Handle Button Input Debounce! | NatokHD