You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basic knowledge of the Python 3 scripting language.
Some binary frame files. You can generate them with the frameGenerator Processing sketch you probably read about in the repo's README. Put them into the frames folder. If you got them from the Processing sketch just copy that whole folder over here.
How to use
Obtain your desired binary frame files and put them in a folder named frames in the same folder the script's in.
Run the script with python3 main.py.
The output out/out.lcd file will be generated. The file is usable in Dream Animator and in the LCD_ANIM program from here.