pimoroni-pico/micropython/examples/cosmic_unicorn/cosmic_paint
Phil Howard c9d39d813c Cosmic Unicorn: Port paint example. 2023-02-27 12:28:25 +00:00
..
cosmic_paint Cosmic Unicorn: Port paint example. 2023-02-27 12:28:25 +00:00
README.md Cosmic Unicorn: Port paint example. 2023-02-27 12:28:25 +00:00
cosmic_paint.py Cosmic Unicorn: Port paint example. 2023-02-27 12:28:25 +00:00

README.md

Cosmic Paint

Cosmic Paint lets you paint pixels onto your Cosmic Unicorn over WiFi, in realtime!

Setting Up

You'll need WIFI_CONFIG.py from the common directory to be saved to your Pico W. Open up WIFI_CONFIG.py in Thonny to add your wifi details (and save it when you're done).

You will also have to install micropython-phew and microdot through Thonny's Tools -> Manage Packages.

Run the example through Thonny and it should get connected and give you a URL to visit. Open that URL in your browser and start painting!