Skip to content

Mimicks Mr Smithers' (The Simpsons) computer startup sequence on a Raspberry Pi Pico Display

Notifications You must be signed in to change notification settings

mikeolivotto/monty-burns-startup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monty Burns computer startup

Custom startup sequence for the Pimoroni Pico Display pack

Inspired by Mr Smithers' own custom computer startup sequence from The Simpsons season 5, episode 14, Lisa Vs. Malibu Stacy.

Monty Burns startup sequence gif

Requirements

  • Raspberry Pi Pico
  • Pimoroni Pico Display Pack
  • Micro USB data cable (ensure it's not a power-only cable)

Before you begin

The following assumes you already know how to set up a pico with MicroPython. If you're completely new, check out Pimoroni's Getting started with Raspberry Pi Pico tutorial, and install their Micropython custom firmware.

Usage

Clone this repo to your local, uploading the files to your Pi Pico. You must remove the monty-burns-startup.gif as the pico only has 2MB of available memory. The rest of the repo is approx 23kb total.

Adding it to your own project

main.py is a barebones setup for initialising the display, running the sequence and then clearing the screen. Presuming you're using this as a fun addition to your own project, simply add your own project code after the call to clear() at the end of the file.

About

Mimicks Mr Smithers' (The Simpsons) computer startup sequence on a Raspberry Pi Pico Display

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages