Byte Sized Encoder Decoder
|
Reads 8 quadrature encoders and communicates over I2C.
https://github.com/RCMgames/BSED
(this repository contains an Arduino library, firmware for the board, and hardware for the board)
Approximately 15000 encoder counts per second can be read from each encoder, but do your own testing before trusting this software.
See, and contribute to, this discussion on testing results: https://github.com/RCMgames/BSED/discussions/6
I've been working on hardware and software for small wifi controlled robots since 2020.
As I have designed increasingly small circuit boards for controlling servos and motors on robots, I started looking for a way to connect lots of quadrature encoders as inputs to a microcontroller. I was unable to find any existing Qwiic-compatible encoder reading boards that can handle multiple high-speed quadrature inputs. This board can help you control 8 motors with encoder feedback for precise control.
This version of firmware and library are compatible with version 1 of the hardware.