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

12345678910
  1. name=Tlc5940
  2. version=0.15
  3. author=Paul Stoffregen
  4. maintainer=Paul Stoffregen
  5. sentence=Use the Texas Instruments TLC5940 16-channel LED Driver
  6. paragraph=The TLC5940 is a 16 channel PWM unit with 12 bit duty cycle control (0 - 4095), 6 bit current limit control (0 - 63), and a daisy chainable serial interface. It is handy for expanding the number of PWM outputs available.
  7. category=Signal Input/Output
  8. url=http://playground.arduino.cc/Learning/TLC5940
  9. architectures=*