Skip to content
This repository was archived by the owner on Dec 8, 2025. It is now read-only.
Discussion options

You must be logged in to vote

There are some examples here https://github.com/microsoft/pxt-jacdac/blob/master/led-strip/client.ts however...

The LedStrip "language" was invented to send the RGB LED animation updates for long strips over relatively slow Jacdac hardware link (effectively 50 kilobytes per second). We also have a simpler LED service that sends all the LED values in one packet and is limited to 64 LEDs. Either one of these can be implemented by an external Jacdac module connected over a Jacdac cable, like LED Ring or LED Strip adapter

Now, most likely most of our current users don't care about these Jacdac modules (as they are hard to find) and instead would rather connect the LED strip directly to Pico o…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@ghost
Comment options

@pelikhan
Comment options

@pelikhan
Comment options

@pelikhan
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants