pimoroni-pico/micropython/examples/stellar_unicorn/stellar_paint
ZodiusInfuser 67152e32e5 Copied Cosmic MPy examples to Stellar 2023-05-30 12:42:27 +01:00
..
stellar_paint Copied Cosmic MPy examples to Stellar 2023-05-30 12:42:27 +01:00
README.md Copied Cosmic MPy examples to Stellar 2023-05-30 12:42:27 +01:00
stellar_paint.py Copied Cosmic MPy examples to Stellar 2023-05-30 12:42:27 +01:00

README.md

Stellar Paint

Stellar Paint lets you paint pixels onto your Stellar 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!