-
Notifications
You must be signed in to change notification settings - Fork 4
Instructions Mode
Up to date as of version 1.6
In this mode, you can make a set of instructions for the LEDs to be run in the background.
The box down in the left corner, shows the different items that can be added. If you click on them, the box right of it, will display the settings that can be made for the item. As an example, fade colors settings are the same as from the menu. When you have some settings you like, you can press the Add button, and a panel with that instruction will appear, as well as the info related to that instruction. For fade colors, a instruction could look like this:
Fade Colors : 0 : -1 : 255 : 0 : 0 : 10 : 0,1
This means that it is the instruction Fade Colors, from LED ID 0, to the last LED, the red value is 255, the green is 0, the blue is 0, the fade speed is 10 ms and the fade factor is 0,1.
You can move, or remove instructions, by using the up and down arrows to the right of the box, and remove by pressing the X button of the box.
To start the series of instructions, press the start button down next to the add items panel. You can also make it run in a loop, by checking the checkbox called loop. If you want to stop the loop, you can either unchecked the loop checkbox, to let it run the series done and then stop. You can also force it to stop, by pressing the stop button, which the just stops the loop.
In the bottom, you can see two buttons, save instructions and load instructions. They are kinda self-explanatory, and is used to save and load a series of instructions. When you save an instruction set, the program will also automatically make a auto load file, which the program will load automatically at startup.
Kristian Skov Johansen 2018