Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FastLED/FastLED.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-11First pass at color/temperature correction codeDaniel Garcia
2014-03-11Due hardware SPI, FTW\!Daniel Garcia
2014-03-09poking examplesDaniel Garcia
2014-03-09Centralized the rgb data load, advancing, scaling, and dithering code. This ...Daniel Garcia
2014-02-19Dithering, rgb balance, video scaling code put into k20 codeDaniel Garcia
2014-02-19The moon. The mother fucking moon. Working dithering, RGB adjust, inline sc...Daniel Garcia
2014-02-13Add dithering support for clockless chips on the dueDaniel Garcia
2014-02-11Preliminary test support for the GW6205 dropping 4 0 bits after the 8 bits of...Daniel Garcia
2014-01-27Resolve #16 - adding support for the UCS1903B everywhere.Daniel Garcia
2014-01-21merge from mainline releaseDaniel Garcia
2014-01-04removing stale codeDaniel Garcia
2013-11-30Fixing teensy 3 build over hereDaniel Garcia
2013-11-23Checkpointing trinket work - have spacing/instructions for output w/o scaling...Daniel Garcia
2013-11-19Removing some cruft from the first light programDaniel Garcia
2013-11-19Removing some cruft from the first light programDaniel Garcia
2013-11-12added a trivial comma; testingMark Kriegsman
2013-11-11Merging from masterDaniel Garcia
2013-11-11Add blink exampleDaniel Garcia
2013-11-11Adding a new cylon eye type exampleDaniel Garcia
2013-11-11Merge branch 'master' into FastSPI_LED2.1Daniel Garcia
2013-11-11Merge branch 'FastSPI_LED2'Daniel Garcia
2013-11-11Merge branch 'FastSPI_LED2' into FastSPI_LED2.1Daniel Garcia
2013-11-11Rename library from FastSPI_LED2 to FastLEDarchive/FastSPI_LED2Daniel Garcia
2013-11-10Sync w/main FastSPI_LED2 branchdanielgarcia@gmail.com
2013-11-02Add ATTiny pin definitionsdanielgarcia@gmail.com
2013-10-21oopsdanielgarcia@gmail.com
2013-10-21Add WS2811_400 for 400khz ws2811 chipsdanielgarcia@gmail.com
2013-10-08Adding code to test pin/port mappings.danielgarcia@gmail.com
2013-10-03Merge from 2 branchdanielgarcia@gmail.com
2013-07-24Merge from FastSPI_LED2danielgarcia@gmail.com
2013-07-24More code cleanuperydanielgarcia@gmail.com
2013-07-24Simple first light program for people to play withdanielgarcia@gmail.com
2013-07-23Remove brightness checkdanielgarcia@gmail.com
2013-07-23Cleaning up codedanielgarcia@gmail.com
2013-07-23Cleaning up codedanielgarcia@gmail.com
2013-07-23Adding RGB calibration programdanielgarcia@gmail.com
2013-06-19Preliminary support for due - only tested with clockless chips at the moment....danielgarcia@gmail.com
2013-06-02removing TLC code from this branch, went in the wrong placedanielgarcia@gmail.com
2013-06-02merge from maindanielgarcia@gmail.com
2013-06-02checkpointing tm1829 codedanielgarcia@gmail.com
2013-06-01Checking in the TCL work code in case someone wants it - builds, no testing y...danielgarcia@gmail.com
2013-05-31Expand the test case a little bit. Fix LPD8806 showColor. Add a separate me...danielgarcia@gmail.com
2013-05-31Tweaking the sample app a little bitdanielgarcia@gmail.com
2013-05-19Updated exampledanielgarcia@gmail.com
2013-04-26A number of avr/spi related fixes.danielgarcia@gmail.com
2013-04-26* Move chipset class definitions into their own headerfile called chipsetsdanielgarcia@gmail.com
2013-04-21* Fix a handful of clock timing bugs in fastspi_bitbang.hdanielgarcia@gmail.com
2013-04-04Fix clock adjustment, fix timings for clockless chipsdanielgarcia@gmail.com
2013-04-03Preliminary support for alternate RGB color orderings. Also, scaling, which ...danielgarcia@gmail.com
2013-03-25True direct hardware SPI support on the teensy 3.0danielgarcia@gmail.com