Rotary encoders are the bee’s knees. Not only do you get absolute positioning, you can also use a rotary encoder (with a fancy tact button underneath) for an easy UI for any electronics project. There ...
The project is based around the AS5040 chip that uses a magnet to provide positional feedback information and 10 bits of resolution per rotation. The project is based around the AS5040 chip that uses ...
I want to write about something a little different this time. I removed the mechanical scroll wheel rotary encoder from a discarded optical mouse and used it in a little project. I really liked the ...
As you may have noticed, I’ve been working with an STM32 ARM CPU using Mbed. There was a time when Mbed was pretty simple, but a lot has changed since it has morphed into Mbed OS. Unfortunately, that ...