diff --git a/index.html b/index.html index c7fcd47..3257a15 100644 --- a/index.html +++ b/index.html @@ -72,9 +72,9 @@
Byte Sized Encoder Decoder
-

PlatformIO Registry arduino-library-badge Arduino Lint doxygen

+

PlatformIO Registry arduino-library-badge Arduino Lint doxygen

Reads 8 quadrature encoders and communicates over I2C.

-

https://github.com/RCMgames/BSCD

+

https://github.com/RCMgames/BSED

  • Reads 8 quadrature encoders
  • 1.0x0.85 inches
  • @@ -86,10 +86,12 @@

    links

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

    -

    front back

    +

    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 a robot, 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.