daviderovell0 / bzzzbz

Digital video synthesizer for live music performance! powered by Raspberry pi + OpenGL
https://twitter.com/bzzzbz_video
GNU General Public License v3.0
48 stars 4 forks source link

Potentiometer GPIO sample program #8

Closed daviderovell0 closed 4 years ago

daviderovell0 commented 4 years ago

( #4 )

Write a sample program that reads the input from the ADC connected to the potentiometer to start control off and have a reference for future work.

daviderovell0 commented 4 years ago

We have to use a third party library such as wiringPi or BCM2835

daviderovell0 commented 4 years ago

Implemented in Pull request: #29