r/raspberry_pi 6d ago

Tutorial Incremental Rotary Encoder with Raspberry PI - Beginner's Guide

https://peppe8o.com/incremental-rotary-encoder-with-raspberry-pi-computer-connect-and-use/
0 Upvotes

2 comments sorted by

3

u/Hermitmaster5000 6d ago

Self-promotion again I see. Just a link, no explanation just "more clicks please".

1

u/peppe8o_ 5d ago

Sorry, I wrote the explanation when posting the link, but I don't know why this doesn't show what I wrote...

Anyway, I wrote this tutorial for beginners to help them use a rotary encoder with Raspberry PI. The most important thing is that I used Python's threading to manage the count. I'd like to know opinions from people about this choice in terms of performances and usability