Skip to content

RPi Pico + Pimoroni LCD to create the Nyan Cat meme animation.

Notifications You must be signed in to change notification settings

automaticdai/rpi-pico-nyan-cat

Repository files navigation

rpi-pico-nyan-cat

Use Raspberry Pi Pico + Pimoroni pico display to create the Nyan Cat animation.

nyan-cat-pico

Usage

  1. Install Micropython on the Pico
  2. Upload all the .raw files in the artwork folder to the Pico
  3. Upload the main.py file to the Pico
  4. Reset & Enjoy!

About

The cat animation is generated from a sequence of sprites, which looks exactly like below:

sprite-example.png

The sprites are converted from .png to Python bytearray with the image-convertor.py.

The rainbow is generated in real-time with the colour-pattern.

Credit

The idea is from the original Nyan Cat:

nyan-cat

About

RPi Pico + Pimoroni LCD to create the Nyan Cat meme animation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages