Search results

  1. ShadowLight8

    [queued] Halloween 2020 Light Show, with 3000 leds, run by a Teensy 3.2 @ 60fps

    I've been using a Teensy 3.2 with the OctoWS2811 board and library for the past few years to run much of my Halloween and Christmas light shows. This year, I reworked the code on the Teensy 3.2 to improve the frame rate of the show from 25ms / 40fps to 17ms / ~60fps for 3000 leds. I've shared...
  2. ShadowLight8

    Teensy 3.2, OctoWS2811, and large Serial.readBytes hang

    I'm using a Teensy 3.2 with the OctoWS2811 Adaptor, connected via USB Serial to a Raspberry Pi 4 running Falcon Player v3.3 (Raspbian based) to control 2378 WS2813 LEDs being updated at 25ms intervals. The Teensy & OctoWS2811 library are configured to run the longest string of 517 LEDs, so it is...
Back
Top