PaulStoffregen
5cd821c889
Pin 35 on Teensy 4.1 requires different mux setting
hace 4 años
Kurt Eckhardt
c3a3c80d53
Add support for Teensy 4.1 specific pins
Mostly the same as T4, except
a few different alternate Uart pins, plus Serial8 was added.
hace 4 años
PaulStoffregen
072fcd30a8
Add RGBW LED support
hace 4 años
Kurt Eckhardt
39931d0a2d
T4 Support - fix pin 17 update comments
I updated the comments in readme plus example apps, showing pin numbers.
I also fixed pin 17. So far I have only tried 1, 8, 14, 16, 20 as simply using breadboard version
hace 5 años
Kurt Eckhardt
05a45c3650
T4 Support - Compiles needs changes to IMXRT.h
It is building now and I am getting outputs.
However, I had to fix IMXRT.h in core\teensy4 as the
DMAMUX_SOURCE_LPUARTx_TX and ....RX were reversed in numbers
DMAMUX_SOURCE_LPUART6_TX was 71 and supposed to be 70
hace 5 años
PaulStoffregen
48f911c52b
Opps, pin 20 was never an option. Remove from docs.
hace 6 años
PaulStoffregen
732b6fadc1
Fall back to slower bitrate if hardware isn't fast enough
hace 6 años
PaulStoffregen
b217bce3c8
Add MIT license
hace 7 años
PaulStoffregen
abb72e07ec
Improve WS2812 waveform timing
hace 7 años
PaulStoffregen
730050ec46
Teensy LC working :)
hace 7 años
PaulStoffregen
467f93ca4e
Teensy LC - work in progress...
hace 7 años
PaulStoffregen
35e211410f
Wait WS2812 reset time (300us) between updates
hace 7 años
PaulStoffregen
88e1012403
Support all TX pins on Teensy 3.x
hace 7 años
PaulStoffregen
47638d1f00
Constructor using pin number rather than port name
hace 7 años
PaulStoffregen
254be49085
Convert RGB drawing buffer to WS2812 frame buffer
hace 7 años
PaulStoffregen
5e0f7ea9fb
Initial commit
hace 7 años