Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

bad-apple-lab/Bad-Apple-4-s3c2440

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bad-Apple-4-s3c2440

Shell

arm-linux-gcc replay.c -o replay

LED

ffmpeg -v quiet -i "1080p.mp4" -vf scale=8:8 -c:v rawvideo -pix_fmt gray -f rawvideo - > 1.bin
gcc 1.c -o 1.out && ./1.out
arm-linux-gcc 2.c -o 2.out
insmod driver/s3c2440-led.ko
./2.out

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages