Commit Graph
265 Commits
Author SHA1 Message Date
h3ndrikandMichael Miller edecdcef01 add TM1829 support (#378)
Co-authored-by: Michael Miller <Makuna@hotmail.com>
2021-02-16 13:23:24 -08:00
Michael Miller 1a0bf55363 Spi dynamic speed (#434) 2021-02-16 10:46:20 -08:00
Michael Miller 816de24962 Spi dynamic speed (#432) 2021-02-16 10:23:02 -08:00
Michael Miller b76a42bb5a Default Back to i2s method (#431) 2021-02-14 17:16:06 -08:00
Michael Miller 8161894491 i2s MALLOC_CAP_DMA (#430) 2021-02-14 16:42:59 -08:00
Michael Miller 13b7d2e377 Esp32 i2s (#427)
* dynamic i2s bus numbers

* stabile and consistent shows

* faster to start send
2021-02-11 17:22:10 -08:00
Michael Miller 7a73ffc7b4 Clear Buffer (#426) 2021-02-10 20:25:47 -08:00
Michael Miller 663c6492f4 Color and Init (#425) 2021-02-10 17:33:24 -08:00
Michael Miller d07f7aa0ab More Speeds and Color Order (#423) 2021-02-10 13:36:05 -08:00
Michael Miller 923b0e2312 IncrementVersion (#416) 2.6.1 2021-01-31 13:54:55 -08:00
Michael Miller 0846cfbc93 explicit constructor (#415) 2021-01-26 23:28:12 -08:00
Michael Miller 5e7b58ed49 unitialized end time (#413) 2021-01-25 15:13:56 -08:00
feedc0de 79edeccb29 Fixed compiler error with esp idf version 4 (#380) 2021-01-25 00:05:16 -08:00
Michael Miller ed3eeb1f1b Dynamic channels (#411) 2021-01-24 15:44:13 -08:00
Michael Miller fc6ae8ed18 missing semocolon (#409) 2021-01-18 16:24:48 -08:00
Michael Miller be3c15bb10 APA106 Timing Improvements (#406) 2021-01-16 15:26:25 -08:00
Michael Miller a0941ca0ee Fix pgm_read_byte warning (#405) 2021-01-16 15:25:13 -08:00
Michael Miller c9689ef694 Update Lpd6803ColorFeatures.h (#403)
endianess fixes
2021-01-15 13:03:17 -08:00
Michael Miller 3910763e57 Building (#402) 2021-01-14 22:38:05 -08:00
Michael Miller de32dd9cc8 Rgb color enhancements (#391)
* Rgb48Color

* Rgb16Color

* Discord readme
2020-12-26 09:54:21 -08:00
Michael Miller f33d78d3dc Update Support links 2020-12-13 13:01:25 -08:00
Michael Miller a3ccc89dcb Update Esp32_i2s.c (#382) 2020-11-13 09:46:24 -08:00
Drzony 93b072a52a Added SPI to dependencies (#381) 2020-11-06 09:09:32 -08:00
Michael Miller 296e2c30c5 New Version (#371) 2.6.0 2020-09-20 13:33:41 -07:00
Michael Miller 0c41010e20 remove tabs (#370) 2020-09-20 10:29:49 -07:00
Michael Miller c7b0c66fc0 NoSettings (#369)
LPD8806 missing no settings enhancement
2020-09-20 10:09:43 -07:00
Andreas Merkle a05b70893f Filename fixed. (#367) 2020-09-01 11:44:00 -07:00
Michael Miller 5e205c8814 Esp32 Fixes (#366)
Fix improper ifdef/else/endif
DRAM_ATTR on ISR const data
ISR allows LEVEL1 int
2020-08-29 11:55:44 -07:00
Michael Miller 23751b1c6d Rmt iram Esp32 workaround (#363)
This makes it compatible with the released Esp32, not a long term solution
2020-08-27 23:24:22 -07:00
Michael Miller 5cae8107fc Revert "Compiles for S2 (#362)" (#364)
This reverts commit ff7e996e92.
2020-08-27 23:22:31 -07:00
Michael Miller ff7e996e92 Compiles for S2 (#362) 2020-08-27 23:19:32 -07:00
Michael Miller 0f45e8d481 Fix 8bit math (#360) 2020-07-27 11:38:47 -07:00
Michael Miller ad38b97f8b Esp32 s2 i2s (#358)
* More Init Cleanup

* cleanup
2020-06-17 15:11:34 -07:00
Michael Miller f8650afe13 I2s back to normal (#356)
Still inconsistent sending just like Esp32
2020-06-09 16:20:07 -07:00
Michael Miller 471d2278eb First Compile (#355) 2020-06-09 00:11:19 -07:00
Michael Miller f8ccdafe12 initial (#354) 2020-05-31 01:10:33 -07:00
Michael Miller 219bca1b9b unused arguments (#353)
template class API methods with unused arguments fix
2020-05-25 13:17:37 -07:00
Michael Miller a9a031f10e add 40mhz (#347) 2020-04-03 01:10:55 -07:00
feindsenderandfeindsender 65c5b4d186 Add P9813 support (#343)
Add support for the DMS MICROELECTRONICS P9813 LED driver

Co-authored-by: feindsender <feindsender@users.noreply.github.com>
2020-03-27 18:24:01 -07:00
feindsenderandfeindsender b9cbc74214 Update ReadMe.md (#345)
Co-authored-by: feindsender <feindsender@users.noreply.github.com>
2020-03-27 18:16:20 -07:00
feindsenderandfeindsender d301498502 Add support for SK9822 (#344)
Adds support for the reset frame of the SK9822 LEDS - should have no impact on APA102

Co-authored-by: feindsender <feindsender@users.noreply.github.com>
2020-03-27 13:24:41 -07:00
Michael Miller b882812611 update version (#342) 2.5.7 2020-02-29 17:24:20 -08:00
Michael Miller 2d53d97916 Fix (#341) 2020-02-27 12:44:30 -08:00
Michael Miller fc0b739893 Enhance ColorObject (#340)
Enahnce Dim
Add Brighten
NeoPixelBrightnessBus use enhancement
2020-02-25 11:04:34 -08:00
Michael Miller 4157d1d618 Fix CubicCenter (#337) 2020-01-30 11:46:42 -08:00
Michael Miller 18b9982fc3 const correctness (#334) 2020-01-21 00:10:39 -08:00
Michael Miller cb72866555 fix buffer size (#331) 2020-01-13 11:55:48 -08:00
Michael Miller 253333fa02 Tm1814 continued (#330)
* EspBitBang

* Esp32I2s

* Esp8266Dma

* esp8266UartTm1814

* Nrf52x and DotStars
2020-01-12 18:54:00 -08:00
Michael Miller cf298d4096 Tm1814 (#329)
* Esp32
2020-01-11 16:23:05 -08:00
Michael Miller 6e276ec337 ws2801 (#328) 2.5.6 2020-01-10 14:45:04 -08:00