Skip to content
/ BSED Public

Byte Sized Encoder Decoder - Reads 8 quadrature encoders and communicates over I2C (and is qwiic compatible).

License

Notifications You must be signed in to change notification settings

RCMgames/BSED

Repository files navigation

Byte Sized Encoder Decoder

PlatformIO Registry arduino-library-badge Arduino Lint doxygen

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

links

(this repository contains an Arduino library, firmware for the board, and hardware for the board)

testing

Approximately 12000 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

front back

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.

Acknowledgements

  • 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!

About

Byte Sized Encoder Decoder - Reads 8 quadrature encoders and communicates over I2C (and is qwiic compatible).

Topics

Resources

License

Stars

Watchers

Forks

Languages