12 Commits

Author SHA1 Message Date
Brian Bulkowski
544a86d817 Much better test code, test a lot more things 2020-09-21 14:28:58 -07:00
Brian Bulkowski
750661abcd Add a slightly better test in the main.cpp 2020-09-15 01:01:15 -07:00
Brian Bulkowski
62e078bbed Add the WS2812FX pattern library. 2020-09-11 17:59:14 -07:00
Brian Bulkowski
463bb2145d Update to a better default test pattern 2020-06-29 19:14:56 -07:00
Brian Bulkowski
4dd628d7d7 Works with various ESP-IDF versions 2020-06-27 23:10:57 -07:00
Brian Bulkowski
99111b9a81 Make the 4-wire LEDs compile.
Had to pull in far more of the Arduino HAL.
2020-03-08 17:56:33 -07:00
Brian Bulkowski
ab9065dcff Better example program. 2020-02-29 23:49:53 -08:00
Brian Bulkowski
dacfb20f70 Cleaned up a warning. 2020-02-28 01:29:52 -08:00
Brian Bulkowski
d729ade249 Update test code, have three different interesting blinking patterns. 2020-02-28 00:57:35 -08:00
Brian Bulkowski
2e70c9ef5a Getting very close to compiling.
Current next problem has to do with defining some pins to do different
things.
2020-02-17 19:25:09 -08:00
Brian Bulkowski
3fa53e6d49 Renamed the component successfully, now tries to compile 2020-02-13 23:08:09 -08:00
Brian Bulkowski
a8262028ae Check in the current Arduino FastLED code, but nothing
compiles yet.
2020-02-13 22:56:04 -08:00