Skip to content

Python script for Raspberry Pi Zero W and Pimoroni Displayotron 3000 (dot3k) to display a screensaver homage to Matthew Smith's Manic Miner

License

Notifications You must be signed in to change notification settings

reedand/manic-pi-ner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Manic-pi-ner

A screensaver homage to Matthew Smith's Manic Miner intended for use with the Raspberry Pi Zero W1 and Pimoroni's Display-o-tron 3000.

screensaver image

1 May work with other Raspberry Pi models compatible with Pimoroni's dot3k but I have tested only with the Pi Zero W.

License

See license

Pre-requisites

You'll need...

  • a willingness to overlook a really bad word play in the repository name 😒
  • a Raspberry Pi Zero W with Pimoroni Displayotron 3000 (dot3k) installed and working per the Pimoroni documentation
  • git installed
sudo apt-get install git

Usage

Change directory to the ../dot3k/advanced/ dir, clone the repository, make the manic.py executable then execute it:

cd ~/Pimoroni/displayotron/examples/dot3k/advanced
git clone https://github.com/reedand/manic-pi-ner ./manic-pi-ner
cd manic-pi-ner
chmod +x manic.py
./manic.py

Use the joystick/button or break out of the Python script to exit.

About

Python script for Raspberry Pi Zero W and Pimoroni Displayotron 3000 (dot3k) to display a screensaver homage to Matthew Smith's Manic Miner

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages