- 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 theframes
folder. If you got them from the Processing sketch just copy that whole folder over here.
- 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. - Profit and ENJOY!