Arduino/Libraries

aus Metalab Wiki, dem offenen Zentrum für meta-disziplinäre Magier und technisch-kreative Enthusiasten.
Zur Navigation springenZur Suche springen
Die druckbare Version wird nicht mehr unterstützt und kann Darstellungsfehler aufweisen. Bitte aktualisiere deine Browser-Lesezeichen und verwende stattdessen die Standard-Druckfunktion des Browsers.

Metalab Arduino Libraries

Collection of Arduino compatible libraries developed by Metalab people. These libraries are Free Software. See individual files for license/copyright info.

The links go directly to our SVN repository, so the latest version is what you get.

  • TLC5940 - Library to control a TI TLC5940 LED driver
  • MetaPWM - Makes it possible to fine-tune the analog output PWM frequency
  • MetaTimer - Execute a callback function at a given interval
  • SoftwareSerial - work in progress
  • Max6960 - Not yet Arduino compatible

FIXME: A general howto install and use