PaulStoffregen
958edc97f6
Update pin numbers in examples
4 年之前
Paul Stoffregen
520b6bdc7f
Merge pull request #8 from KurtE/T4
T4 Support
5 年之前
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
5 年之前
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
5 年之前
PaulStoffregen
4f71dd15b8
Functions for compatibility with Adafruit NeoPixel
5 年之前
PaulStoffregen
48f911c52b
Opps, pin 20 was never an option. Remove from docs.
6 年之前
PaulStoffregen
732b6fadc1
Fall back to slower bitrate if hardware isn't fast enough
6 年之前
PaulStoffregen
62723b9c6f
Add issue template
6 年之前
Paul Stoffregen
cddcda8970
Merge pull request #2 from zirafa/zirafa-clear-all
Add function to clear all pixels
6 年之前
Farsheed
b3af52d517
Add function to clear all pixels
6 年之前
PaulStoffregen
1c8ddcf812
Update readme again
7 年之前
PaulStoffregen
9fcfcd97cd
Update readme
7 年之前
PaulStoffregen
3ad147de8b
Add FastLED example
7 年之前
PaulStoffregen
b217bce3c8
Add MIT license
7 年之前
PaulStoffregen
b8b11c2d12
Add readme
7 年之前
PaulStoffregen
abb72e07ec
Improve WS2812 waveform timing
7 年之前
PaulStoffregen
730050ec46
Teensy LC working :)
7 年之前
PaulStoffregen
467f93ca4e
Teensy LC - work in progress...
7 年之前
PaulStoffregen
319170dc21
Add BasicTest example
7 年之前
PaulStoffregen
566fa3a02d
Add keywords
7 年之前
PaulStoffregen
35e211410f
Wait WS2812 reset time (300us) between updates
7 年之前
PaulStoffregen
88e1012403
Support all TX pins on Teensy 3.x
7 年之前
PaulStoffregen
47638d1f00
Constructor using pin number rather than port name
7 年之前
PaulStoffregen
254be49085
Convert RGB drawing buffer to WS2812 frame buffer
7 年之前
PaulStoffregen
5e0f7ea9fb
Initial commit
7 年之前