stefan
stefan
> 1. get [Arduino IDE](https://www.arduino.cc/en/Main/Software) > 2. install [Adafruit_Neopixel library](https://learn.adafruit.com/adafruit-neopixel-uberguide/arduino-library-installation#install-adafruit-neopixel-via-library-manager-16-2) > 3. in `Tools`, select your `Board` and `Port` > 4. make new sketch, paste [this](https://gist.github.com/zomfg/d48bfef5d96558f212d3c21675d1a067) > 5. change lines...
Hey there @Volanaro Im currently expirementing with sk6812RGBNW and use following code snipped and it works. On Ambibox only standard baudrate works. WIth prismatik you can go high baudrates. Here...
Ohhh and I just now found another code by zomfg but yet have to try it ``` /* * Arduino interface for the use of WS2812 strip LEDs * Uses...
Is there any known working version for a pi?
have you checked verbose logs? please try using another USB cable. check for enough power. Also could be that capturing in background stops/breaks because of some update in windows or...
> > > In general, yes. You'll have to provide more details for a more precise answer. Which OS, how many screens, which arrangement? Hey buddy, great to see someone...
> It's not obvious to me whether it would be better to be able to run multiple instances at the same time with different devices or be able to merge...
> try re-running wizard on todays release to see if it fits some of your needs Hey there :) Is your answer regarded to multi monitor setup? Then i have...
Are you able to drive 3 different Arduinos COM3 COM5 an COM7 and have an individual setup with only one instance of prismatik? I still cant believe this works now....
Thats why I mention to just let us run several instances of prismatik. Each instance has its own config wizard and you setup each arduino behind each screen directly. That...