Close

Clickwheel interpolating test

A project log for Music32-V2 - Portable music player

Recreating the ipod with Bluetooth and an SD card slot, without losing the headphone jack

nicNic 09/02/2023 at 09:540 Comments

So I spent about 6 hours today working on some code to interpolate the touch sensors to increase the resolution. Since there's 6 electrodes on the clickwheel it has a base resolution of 60 degrees without the interpolation. Which is what you can see in the last project log. That code only looked for the strongest value from each of the sensors. This new code takes all the data and compares it against each other to find exactly where you are touching on the wheel. Check it out in the video below:

Discussions