PlatformIO package of the Teensy core framework compatible with GCC 10 & C++20
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 line
412B

  1. name=QuadEncoder
  2. version=1.0.0
  3. author=mjs513
  4. maintainer=mjs513
  5. sentence=Counts quadrature pulses from rotary & linear position encoders using Teensy 4.x hardware.
  6. paragraph=Library based on NXP Quad Encoder SDK driver for the Encoder module but modified to support the Teensy 4.x infrastructure.
  7. category=Signal Input/Output
  8. url=https://github.com/PaulStoffregen/Teensy-4.x-Quad-Encoder-Library
  9. architectures=*