diff options
author | Uwe Hermann <uwe@hermann-uwe.de> | 2017-05-27 17:33:50 +0200 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2017-05-27 17:33:50 +0200 |
commit | 95d8e30cc4a5fd571e9efb610e32f1c764d01903 (patch) | |
tree | bba29a090ca45507293298994b2535c215be5a08 /led/ws2812b_neopixel24/README | |
parent | 861f31e1e6afb7a7f1ac864858508b005a560773 (diff) | |
download | sigrok-dumps-95d8e30cc4a5fd571e9efb610e32f1c764d01903.tar.gz sigrok-dumps-95d8e30cc4a5fd571e9efb610e32f1c764d01903.zip |
Add some 24-LED NeoPixel (WS2812B) dumps.
Diffstat (limited to 'led/ws2812b_neopixel24/README')
-rw-r--r-- | led/ws2812b_neopixel24/README | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/led/ws2812b_neopixel24/README b/led/ws2812b_neopixel24/README new file mode 100644 index 0000000..38032db --- /dev/null +++ b/led/ws2812b_neopixel24/README @@ -0,0 +1,24 @@ +------------------------------------------------------------------------------- +WS2812B-based NeoPixel Ring - 24 x 5050 RGB LED +------------------------------------------------------------------------------- + +This is a set of captures of a 24-LED NeoPixel ring (WS2812B). + +Details: +https://www.adafruit.com/product/1586 + + +Logic analyzer setup +-------------------- + +The logic analyzer used was a USBee SX (at 4/6/24MHz): + + Probe NeoPixel24 pin + -------------------------- + 1 (black) DATA_IN + + +Data +---- + +The data contains various captures of a "running light" LED blinking. |