This is the Windows app named WS2812FX whose latest release can be downloaded as Bugfixforactive_idlesegmentupdatessourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named WS2812FX with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start any OS OnWorks online emulator from this website, but better Windows online emulator.
- 5. From the OnWorks Windows OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application and install it.
- 7. Download Wine from your Linux distributions software repositories. Once installed, you can then double-click the app to run them with Wine. You can also try PlayOnLinux, a fancy interface over Wine that will help you install popular Windows programs and games.
Wine is a way to run Windows software on Linux, but with no Windows required. Wine is an open-source Windows compatibility layer that can run Windows programs directly on any Linux desktop. Essentially, Wine is trying to re-implement enough of Windows from scratch so that it can run all those Windows applications without actually needing Windows.
SCREENSHOTS
Ad
WS2812FX
DESCRIPTION
This library features a variety of blinken effects for the WS2811/WS2812/NeoPixel LEDs. It is meant to be a drop-in replacement for the Adafruit NeoPixel library with additional features. You can search for WS2812FX in the Arduino IDE Library Manager or install the latest (or development) version manually. More complex effects can be created by dividing your string of LEDs into segments (up to ten) and programming each segment independently. Use the segment() function to program each segment's mode, color, speed, and direction (normal or reverse). Note, some effects make use of more than one color (up to three) and are programmed by specifying an array of colors. Random color introduced alternating from start and end of strip. Alternating white/red/black pixels running. Strobe effect with different strobe count and pause, controlled by speed setting. Classic Strobe effect. Cycling through the rainbow.
Features
- 55 different effects and counting
- Tested on Arduino Uno/Micro/Nano/Leonardo and ESP8266/ESP32
- All effects with printable names
- Easy to use in user interfaces
- FX, speed and brightness controllable on the fly
- Ready for sound-to-light (see external trigger example)
Programming Language
C++
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/ws2812fx.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.