Search found 3 matches

by FunkyFab
Wed Mar 23, 2022 3:58 pm
Forum: Showcase
Topic: ESP32-S2 based foot switch for reMarkable 2 table
Replies: 1
Views: 4979

ESP32-S2 based foot switch for reMarkable 2 table

The reMarkable 2 tablet is a tablet for taking handwritten notes. As a musician, I use it during rehearsals, but there's not device for turning the pages (the reMarkable tablet doesn't have any bluetooth). You can find below a link to a YouTube video: https://youtu.be/UZ65lQfQhr4 And the link to my ...
by FunkyFab
Wed Mar 23, 2022 2:29 pm
Forum: Hardware
Topic: Issue with double switch on ESP32-S2
Replies: 3
Views: 2347

Re: Issue with double switch on ESP32-S2

I've updated my program without interrupts... and it works now perfectly fine...
by FunkyFab
Wed Mar 23, 2022 9:58 am
Forum: Hardware
Topic: Issue with double switch on ESP32-S2
Replies: 3
Views: 2347

Issue with double switch on ESP32-S2

Hi all, I'm working on creating a foot switch for a tablet for turning the pages. I have one pedal for going backward, and one pedal for going forward. My project is based on a ESP32-S2. I have plugged one pedal between pin 5 (ground) and pin 33, and the other between pin 5 (ground) and pin 35. I'm ...