256 Commits

Author SHA1 Message Date
fc7acf4aeb Removed arduino's delay() call 2021-08-09 16:14:43 +02:00
c1b2d60757 Merge branch 'constexpr-color' into fixes 2021-04-01 21:08:53 +02:00
3f57cb6262 Fixed float comparison with fuzzyCompare 2021-04-01 21:08:00 +02:00
b541fc0883 Merge branches 'virtual-interface' and 'constexpr-color' into fixes 2021-03-22 16:09:08 +01:00
8c01d045de Introduced virtual interface to try out all methods at runtime 2021-03-22 16:07:13 +01:00
ee531d7240 RgbColor, RgbwColor, HsbColor and HslColor now support constexpr 2021-03-22 16:06:53 +01:00
47c3bd30c0 Added rmt and driver 2021-03-22 16:06:32 +01:00
2e07b5c364 Removed Arduino.h dependency in i2s method 2021-03-22 14:21:45 +01:00
a643dab854 Removed Arduino.h header dependency 2021-03-03 15:47:12 +01:00
e256389bd7 Fixed compilation with newer libraries 2021-02-28 23:06:14 +01:00
7be759c577 Fixed compilation with arduino shit removed 2021-01-23 02:05:26 +01:00
7cb1eb0076 After stripping arduino-esp32, did not compile anymore, fixed it again 2021-01-21 23:13:35 +01:00
73fa444c47 esp-idf fixes 2020-12-16 18:41:32 +01:00
e6886175bb Fixed compiler error with esp idf version 4 2020-10-27 10:34:31 +01:00
296e2c30c5 New Version (#371) 2.6.0 2020-09-20 13:33:41 -07:00
0c41010e20 remove tabs (#370) 2020-09-20 10:29:49 -07:00
c7b0c66fc0 NoSettings (#369)
LPD8806 missing no settings enhancement
2020-09-20 10:09:43 -07:00
a05b70893f Filename fixed. (#367) 2020-09-01 11:44:00 -07:00
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
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
5cae8107fc Revert "Compiles for S2 (#362)" (#364)
This reverts commit ff7e996e92.
2020-08-27 23:22:31 -07:00
ff7e996e92 Compiles for S2 (#362) 2020-08-27 23:19:32 -07:00
0f45e8d481 Fix 8bit math (#360) 2020-07-27 11:38:47 -07:00
ad38b97f8b Esp32 s2 i2s (#358)
* More Init Cleanup

* cleanup
2020-06-17 15:11:34 -07:00
f8650afe13 I2s back to normal (#356)
Still inconsistent sending just like Esp32
2020-06-09 16:20:07 -07:00
471d2278eb First Compile (#355) 2020-06-09 00:11:19 -07:00
f8ccdafe12 initial (#354) 2020-05-31 01:10:33 -07:00
219bca1b9b unused arguments (#353)
template class API methods with unused arguments fix
2020-05-25 13:17:37 -07:00
a9a031f10e add 40mhz (#347) 2020-04-03 01:10:55 -07:00
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
b9cbc74214 Update ReadMe.md (#345)
Co-authored-by: feindsender <feindsender@users.noreply.github.com>
2020-03-27 18:16:20 -07:00
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
b882812611 update version (#342) 2.5.7 2020-02-29 17:24:20 -08:00
2d53d97916 Fix (#341) 2020-02-27 12:44:30 -08:00
fc0b739893 Enhance ColorObject (#340)
Enahnce Dim
Add Brighten
NeoPixelBrightnessBus use enhancement
2020-02-25 11:04:34 -08:00
4157d1d618 Fix CubicCenter (#337) 2020-01-30 11:46:42 -08:00
18b9982fc3 const correctness (#334) 2020-01-21 00:10:39 -08:00
cb72866555 fix buffer size (#331) 2020-01-13 11:55:48 -08:00
253333fa02 Tm1814 continued (#330)
* EspBitBang

* Esp32I2s

* Esp8266Dma

* esp8266UartTm1814

* Nrf52x and DotStars
2020-01-12 18:54:00 -08:00
cf298d4096 Tm1814 (#329)
* Esp32
2020-01-11 16:23:05 -08:00
6e276ec337 ws2801 (#328) 2.5.6 2020-01-10 14:45:04 -08:00
cc43a2956e initial (#326) 2019-12-31 00:29:15 -08:00
e0782bb88b SPI Hardware Not on AtTiny (#320) 2.5.5 2019-12-20 23:48:00 -08:00
4b027db5cd Update NeoNrf52xMethod.h (#318) 2019-12-14 14:29:47 -08:00
9fac62ce7f VersionAndComments (#315) 2.5.4 2019-12-08 22:48:52 -08:00
a0fab862fb NEOPIXEBUS_NO_STL (#314) 2019-12-07 13:56:34 -08:00
31dafcddf6 Nrf52x (#313)
Nano 33 BLE
2019-12-06 11:38:02 -08:00
2f63405c5c Dim (#312) 2019-12-04 13:09:26 -08:00
d71ad7a1fa Fix IRAM method getting inlined (#304) 2019-11-02 12:04:41 -07:00
57d78ebfa4 increment version (#301) 2.5.3 2019-10-15 23:18:51 -07:00