The original program developed by 沙渺. Ported version for SSD1306.

Tom Li 2cd8c88407 Fixed format of README.md 11 years ago
12864 aeb47dbcad Update ELF file 11 years ago
12864.c adfbbb6ac9 Remove unused headers. 11 years ago
Makefile 62055e2702 Add compiler optimization. 11 years ago
README.md 2cd8c88407 Fixed format of README.md 11 years ago
bcm2835.c abc903f9da Update bcm2835 to latest version. 11 years ago
bcm2835.h abc903f9da Update bcm2835 to latest version. 11 years ago
raspi.bin 848d980075 First Commit 11 years ago

README.md

Bad Apple on SSD1306

The original program developed by 沙渺 for the As long as there is a screen, there will be Bad Apple Movement. The code was designed for LCD 12864 with the ST7565 controller. You can find out his original work from http://shamiao.com/project/raspi12864.

Later on, he got an OLED 12864 screen, after a little modification, the program works on it. But he didn't published the ported code because of too little difference.

A year passed (2012-2013), I ported the code to OLED 12864 with the SSD1306 controller. The original code was very clean, impressed me a lot. As he said, there was only a few code need to modify. I never been worked on any embedded devices. After a whole night working, it works.

By the way, did he use the same model of screen as me? No one knows, he didn't published the code. I think he may used different controller. Anyway, It isn't a stolen work, it is my original modification.

This is the Video Player part of his project. Fetch other part from his BaiduDrive.

Credits

Copyright

Written by 沙渺 published in the Public Domain. Modified by 比尔盖子, published in the Public Domain.