PlatformIO package of the Teensy core framework compatible with GCC 10 & C++20
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

11 行
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=*