-
Description:
First off, thank you for this awesome project in Swift! It’s fantastic to have a Swift implementation.
However, I noticed an issue when using it with the BlinkStick Square. The devi…
-
```
#include
#include
int main() {
blinkstick_device* device = blinkstick_find();
if (device == NULL) {
printf("Failed to open BlinkStick device\n");
ret…
-
Hi. Now that Blinkstick Pro is out, I'm wondering if this library will support it. I'm planning on using Adafruit's neopixel LEDs in series. Thank you!
-
Add custom device BlinkStick, is a USB device that allow you controls up to 192 individually addressable LEDs, or LEDs strips.
I'm planning to contribute with this device support, but don't know wh…
-
Running C3 on [S2B](https://github.com/cjdaly/CompuCanvas/tree/master/model/S2B) I am seeing errors in the log from the blinkstick command. Have been running for several days now and there are a hand…
-
This project hasn't been updated in five years and didn't work on my Ubuntu 23.10. I was getting some python-related build errors when running `npm install`. Maybe because Ubuntu uses Python 3 by defa…
-
We need to control some blickstick LED's via python. Number of LED's is unknown, ways in which we need them to be controlled is unknown.
Summary: Have fun :)
-
When i use Blinkstick in a Windows Forms app, i get the following error, as soon as i have this line of code.
I'm inserting/removing a usb-headset to test this. Happend with all types of usb i have h…
-
I couldn't find in the code how to set the color of a particular led on my blinkstick. The sample code does light up the first LED on my stick, but I can't do anything with the rest of the LED's.
…
-
_This issue was automatically created by [Allstar](https://github.com/ossf/allstar/)._
**Security Policy Violation**
Security policy not enabled.
A SECURITY.md file can give users information about w…