initial upload

This commit is contained in:
Harald Pichler 2016-01-22 15:41:55 +01:00
parent c2f9c584b9
commit fce1b561da
17 changed files with 737 additions and 0 deletions

View file

@ -0,0 +1,16 @@
//***********************************************************************
//
// Name:LEDStripDriver liararies v0.9b for Grove - LED Strip Driver v0.9b
// Author:Frankie.Chu at Seeed Studio.
// Date:March 9,2012
// Version:0.9b
// Software platform:Arduino-1.0
// Hardware platform:Arduino UNO/Seeeduino/Arduino Mega +
// Grove - LED Strip Driver v0.9b
// Demo code:
// DualLEDStrip:Light the two LED strips with two driver.
// SingleLEDStrip:Light the single LED strip.
// DemoForWhiteLEDStrip:Light the White LED Flexi-Strip.
// Default:"-"pin of it is connected to "B" of the driver.
//
//***********************************************************************