Modifications

Sauter à la navigation Sauter à la recherche
Aucun changement de taille ,  6 février 2013 à 12:10
aucun résumé de modification
Ligne 3 : Ligne 3 :  
{{traduction}}
 
{{traduction}}
    +
== I want to use these modules with other non-Arduino, how can I port the code? ==
 
{{bloc-etroit
 
{{bloc-etroit
 
   | text =
 
   | text =
== I want to use these modules with other non-Arduino, how can I port the code? ==
   
The best way to get up and running is to read the HT16K33 driver datasheet available at http://learn.adafruit.com/adafruit-led-backpack/downloads - the backpacks all use this chip to do all the LED driving. You can cross-reference this document with the Arduino library code to adapt it to your platform. Any microcontroller that has I2C host support should be able to drive the backpacks but we only provide Arduino example code at this time
 
The best way to get up and running is to read the HT16K33 driver datasheet available at http://learn.adafruit.com/adafruit-led-backpack/downloads - the backpacks all use this chip to do all the LED driving. You can cross-reference this document with the Arduino library code to adapt it to your platform. Any microcontroller that has I2C host support should be able to drive the backpacks but we only provide Arduino example code at this time
  
29 917

modifications

Menu de navigation