Search found 2 matches
- Tue Dec 17, 2024 7:06 pm
- Forum: Hardware
- Topic: BLEKeyboard not debouncing?
- Replies: 0
- Views: 1423
BLEKeyboard not debouncing?
I have a bunch of switches/buttons connected to my ESP32 and I'm using it with BLEKeyboard. Most of the buttons have the issue of sending too many keystrokes with one button press. So it seems like maybe the debounce is not working, although I assume that some debouncing should be built in to the ...
- Sun Jun 09, 2024 5:12 pm
- Forum: ESP32 Arduino
- Topic: ESP32-E pins 35, 36, 39 not working as expected
- Replies: 1
- Views: 1236
ESP32-E pins 35, 36, 39 not working as expected
I tested every pin on the Firebeetle ESP32-E with a micro-switch and they all work fine except for the following pins: 1, 35, 36, 39. Wiki says Pin 1 (TX) is Occupied when using USB power supply and serial printing so it can be expected not to work well for creating a button. However, I don't see ...