PlatformIO package of the Teensy core framework compatible with GCC 10 & C++20
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

library.properties 413B

12345678910
  1. name=Encoder
  2. version=1.4.1
  3. author=Paul Stoffregen
  4. maintainer=Paul Stoffregen
  5. sentence=Counts quadrature pulses from rotary & linear position encoders.
  6. paragraph=Encoder counts pulses from quadrature encoded signals, which are commonly available from rotary knobs, motor or shaft sensors and other position sensors.
  7. category=Signal Input/Output
  8. url=http://www.pjrc.com/teensy/td_libs_Encoder.html
  9. architectures=*