Skip to content

LeXwDeX/pironman5-BadApple

 
 

Repository files navigation

Pironman 5 BadApple Display(Test)

Piroman 5 机箱上的小屏幕 SSD1306_128_64 显示BadApple的GIF图

目前项目代码改完了还没测试。

Installation

For systems that don't have git, python3 pre-installed you need to install them first

sudo apt-get update
sudo apt-get install git python3 -y

Execute the installation script

cd ~
git clone https://github.com/LeXwDeX/pironman5-BadApple
cd ~/pironman5
sudo python3 install.py

GIF图存放地址

GIF 图文件应存放在以下路径: /opt/pironman5/mgunnp.gif

请确保文件已正确放置在该目录下,以便程序能够正常显示。

About

Code for Raspberry Pi 5 case (Pironman5)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.0%
  • Shell 3.0%