MLKiiwy / vintage-webradio

0 stars 0 forks source link

Volume / Playlist / Webradio chooser #2

Open MLKiiwy opened 6 years ago

MLKiiwy commented 6 years ago

After some searches, decide to use a Rotary encoder ( incremental one )

See https://www.aliexpress.com/item/5PCS-Plum-handle-20mm-rotary-encoder-coding-switch-EC11-digital-potentiometer-with-switch-5-Pin/32864246557.html?spm=a2g0s.13010208.99999999.276.28f43c00HApwhY

MLKiiwy commented 6 years ago

Good article for using with arduino

https://www.allaboutcircuits.com/projects/how-to-use-a-rotary-encoder-in-a-mcu-based-project/

MLKiiwy commented 6 years ago

Library : https://github.com/guyc/py-gaugette Article : https://guy.carpenter.id.au/gaugette/2013/01/14/rotary-encoder-library-for-the-raspberry-pi/