blinkstick-node icon indicating copy to clipboard operation
blinkstick-node copied to clipboard

60fps frame streaming examples

Open dcerisano opened this issue 7 years ago • 0 comments

These examples demonstrate 60fps streaming with BlinkStick Flex and Pro (single channel - max 64 LEDs ). Based on a producer/consumer pattern implemented with timers.

The onFrame() function is where a user can generate the next frame to be streamed.

flex_stream.js is the base module. The artifacts from my eclipse environment can be ignored.

EDIT: added cpu-meter.js which is based on flex_stream. EDIT: added ambilight.js also based on flex_stream. EDIT: now with additive alpha blending (frame morphing) and more examples.

For Windows, Linux and Mac

dcerisano avatar Dec 28 '17 06:12 dcerisano