Skip to content

LedStrip run command syntax #551

Answered by mmoskal
zacharyrogers1 asked this question in Q&A
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
@zacharyrogers1
Comment options

@pelikhan
Comment options

@pelikhan
Comment options

@pelikhan
Comment options

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