Firmware for Atmega8A microcontroller
- Set up your frequency freq.h, now it's 10 MHz
- Build project:
make
- Upload firmware:
make upload
- Configure external crystal oscillator with updating fuse bytes
If you want to generate custom hero or barrier use ./img_maker
- Install dependencies:
- Run
python3 ./img_maker/index.py YOUR_IMAGE.png
- Past generated code to dino/dino.c DINO_PIC or BARRIER_PIC