PlatformIO package of the Teensy core framework compatible with GCC 10 & C++20
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

3 роки тому
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=*