bad apple rev. 5 (by bah)

Bad Apple on the MCH Badge

YOU NEED TO COPY A FILE ONTO A SD CARD MANUALLY AS IT IS TOO BIG TO UPLOAD HERE! GET IT FROM THE GIT REPO.

As is required by the galatic laws, this is bad apple running on the MCH badge at ~16fps.

If you really want to read the code, it's avalible here

Setup

  • Copy out.bin onto a FAT formated SD card (you need to download this seperately!)
  • Place into the SD card in the badge.
  • make install to copy this over to your device and install the dependencies (or install from the hachery)

How does this work?

basically, reads 9600ish bytes from out.bin every frame in a batched way, running in a background task.

Making the video file

I downloaded bad apple off of youtube, removed audio, set to 24fps,

Do something like:

ffmpeg -i ./bad-apple.webm -s 320x240  -an -filter:v fps=24 out.mp4
python3 assets/test.py out.mp4

This will create out.bin.

Category: graphics
Status: working
Vote Comment Date
No votes yet :(
Compatibility
  • mch2022: working
Dependencies
  • No dependencies found
Dependants
  • No dependants found
File Last edited Size
README.md 2022-07-28 08:13:35 1.04 KiB
main.bin 2022-07-28 08:13:35 277.84 KiB