242 Commits

Author SHA1 Message Date
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
feindsender
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
feindsender
b9cbc74214 Update ReadMe.md (#345)
Co-authored-by: feindsender <feindsender@users.noreply.github.com>
2020-03-27 18:16:20 -07:00
feindsender
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
Michael Miller
cc43a2956e initial (#326) 2019-12-31 00:29:15 -08:00
Michael Miller
e0782bb88b SPI Hardware Not on AtTiny (#320) 2.5.5 2019-12-20 23:48:00 -08:00
Michael Miller
4b027db5cd Update NeoNrf52xMethod.h (#318) 2019-12-14 14:29:47 -08:00
Michael Miller
9fac62ce7f VersionAndComments (#315) 2.5.4 2019-12-08 22:48:52 -08:00
Michael Miller
a0fab862fb NEOPIXEBUS_NO_STL (#314) 2019-12-07 13:56:34 -08:00
Michael Miller
31dafcddf6 Nrf52x (#313)
Nano 33 BLE
2019-12-06 11:38:02 -08:00
Michael Miller
2f63405c5c Dim (#312) 2019-12-04 13:09:26 -08:00
Michael Miller
d71ad7a1fa Fix IRAM method getting inlined (#304) 2019-11-02 12:04:41 -07:00
Michael Miller
57d78ebfa4 increment version (#301) 2.5.3 2019-10-15 23:18:51 -07:00
Michael Miller
4302c3fc68 Create FUNDING.yml 2019-10-10 10:01:13 -07:00
Michael Miller
b6a6c41628 Arm esp32 fixes (#300)
* Fix missing semicolon

* Make RMT default for Esp32
2019-10-09 17:08:25 -07:00
Michael Miller
fc5d40a513 Segmetns use Ws2811 (#299) 2019-10-08 12:50:53 -07:00
Michael Miller
b669c17d47 Ws2811 (#298)
* esp8266 and esp32

* Update keywords.txt

* classic platforms
2019-10-02 17:20:14 -07:00
Michael Miller
5ca0d58dce Invert support (#296)
* Esp8266Dma and Esp32Rmt

* EspBitBang

* Esp21I2s Invert Support

* esp8266 uart
2019-09-28 10:34:52 -07:00
Michael Miller
060c111782 Update issue templates 2019-09-28 09:16:08 -07:00
Michael Miller
37dcd5a8af NextRelease (#294) 2.5.2 2019-09-25 01:20:33 -07:00
Michael Miller
7c9ac59ddd Seven segment (#293) 2019-09-25 00:49:24 -07:00
Michael Miller
0177b8d519 Lpd8806 (#291)
* SpecificMethod
* DotStar and Lpd8806 SPI speeds selectable
2019-09-22 22:00:00 -07:00
Michael Miller
d83c0c7088 NextVersion (#288) 2.5.1 2019-09-02 00:21:32 -07:00
Mike Dunston
d6f7ad3b74 Adding error checks to the esp32 rmt_* api invocations (#284) 2019-08-30 14:08:35 -07:00
Michael Miller
a833fb48f0 Account For Loop Instruction Cycles (#287) 2019-08-30 14:03:02 -07:00
Michael Miller
c71e200dd6 BitBang enhancements (#286) 2019-08-28 17:08:14 -07:00
Michael Miller
b237440d63 Esp32 update i2s (#283)
* Update NeoEsp32I2sMethod.h

* Esp32i2sFixes

* Improve Apa106 RMT timing
2019-08-19 17:47:40 -07:00