Coegen

Assembler to .coe


License
WTFPL
Install
pip install Coegen==1.1.0

Documentation

coegen

Coegen converts an image into a .coe file using Pillow

Installing coegen

Install from pip:

sudo apt-get install libjpeg-dev
pip3 install coegen

For development, clone from github and run the tests with:

git clone https://github.com/CptSpaceToaster/coegen.git
cd coegen
make test

Usage

Help:

coegen -h