PlatformIO package of the Teensy core framework compatible with GCC 10 & C++20
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

11 Zeilen
444B

  1. name=LedDisplay
  2. version=0.4.1
  3. author=Tom Igoe
  4. maintainer=Paul Stoffregen
  5. sentence=Print text to an Avago HCMS-29xx LED display.
  6. paragraph=The HCMS 29xx displays are pretty little displays that contain a row of 5x7 LED matrices. You'll need five digital output lines to control them. LedDisplay manages all the necessary pin control and data shifting for you.
  7. category=Display
  8. url=http://playground.arduino.cc/Main/LedDisplay
  9. architectures=*