====== HT16K33 LED Module ====== Purchased 3-pack of LED modules, to see flight control position. Requires Adafruit driver, which includes I2C sending. **Note:** This has to be run from an Arduino. * [[lowdependencyexample|Low Dependency Example]] * https://www.partsnotincluded.com/electronics/controlling-led-matrix-with-the-ht16k33/ [[https://github.com/adafruit/Adafruit_LED_Backpack/blob/master/Adafruit_LEDBackpack.h|Adafruit_LEDBackpack docs]] {{ a4sim:hardware:ht16k33ledmodule:ht16k33v120.pdf |Holtek Datasheet for HT16K33}} ==== Example code ==== * [[arduinoadafruitexample|Adafruit Arduino Example]]