I made a simple radio player that can be operated manually with a single potentiometer dial (I haven't finished decorating the box yet!)
I wrote some software to manage the dial, and a set of instructions for configuring everything
https://github.com/antiprism/turnandrun
It will work with a slider instead of a dial (anything that can be attached to the ADC board, probably also some sensors).
All it does is run commands when values lie in a specified band, so it can easily be used for other purposes.
Adrian.
I wrote some software to manage the dial, and a set of instructions for configuring everything
https://github.com/antiprism/turnandrun
It will work with a slider instead of a dial (anything that can be attached to the ADC board, probably also some sensors).
All it does is run commands when values lie in a specified band, so it can easily be used for other purposes.
Adrian.