Reads 8 quadrature encoders and communicates over I2C.
https://github.com/RCMgames/BSED
- Reads 8 quadrature encoders
- 1.0x0.85 inches, 25.4x21.59 millimeters
- I2C (Qwiic Compatible)
- powered by an ATmega328PB
- hand solderable surface mount components
(this repository contains an Arduino library, firmware for the board, and hardware for the board)
- Documentation for Library
- Hardware
- If you buy PCBs from PCBWay through this link PCBWay generously gives me a 10% commission without costing you anything
- Firmware
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: #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.
- I would like to thank PCBWay for sponsoring prototyping runs of this project. PCBWay produces very nice boards, supports open source hardware, and gave me great support as I worked on this project. Special thanks to Liam!