@Jared_Alexander Your timing is perfect. digging into now! Thank You
@Jared_Alexander will the esp32 support higher serial speed than 2Mbaud to the teensy? 2Mb is still pretty amazing. On my teensy 3.2 I am using the wiznet 5200 with one socket drivers and getting 32 universes of e1.31. I am using the same if not similar e1.31 code and a simple loop count to decide when to frame / Led send the data to the pixels. I also use fastled/octo code for the 8 pins.
@Chris_Rees nice! I haven’t tried anything beyond 2Mb but it may be possible. At that speed I’ve gotten up to 16 universes. Ethernet is the way to go though if you are doing synchronized light shows.