Ed Smallenburg

Results 551 comments of Ed Smallenburg

That's exactly the method being used in the radio. The difficulty is how to handle the results of the movements.

No need for debounce if a state machine is used to detect rotation. I've improved the interface in the new version. Added some debug output to show the detected clicks...

Plus, ground and the two rotation signals of the sevond encoder in parallel of the first. What can I say more?

I just test the radio with 2 encoders. I put them in full parallel mode (all 5 pins). It worked as expected. I could use both encoders to change the...

Why not use a potentiometer for the volume? For an extra rotary encoder you need at least 2 free I/O pins. And some changes in the software.

1 - Give me full details about your display. 2- Show the debug output.

I see that you are running a very old version of the software. Please use the V2 version, see https://github.com/Edzelf/ESP32Radio-V2. Not also that pins 25 and 26 are low. That...

What if I publish the compiled program and the SPIFFS image? Can you load it into the ESP32? By the way, you are never too old to learn. I am...

[here](https://github.com/Edzelf/ESP32Radio-V2/tree/main/archive) is a zipfile with the Airduine IDE version of the project. Note that upload of the SPIFFS filesystem does not work in V2 of the Arduino IDE.

Please give an example of a station with this problem.