This project contains AVR assembly code for reading a video off of an SD card and playing it on an OLED display.
More details about this project can be found on my blog.
Driving an OLED display with ATmega328P using AVR assembly | BitBanged
avra
: The AVR assembleravrdude
: For flashing the ATmega328Pmake
: For build tasks likemake flash
python
: For preprocessing the video
Here is a YouTube video of me explaining how to use this project: