1
0
mirror of https://github.com/danbee/unicorn synced 2026-06-21 15:12:22 +00:00
unicorn/examples/stellar_unicorn/stellar_paint
2024-12-04 12:19:05 +00:00
..
stellar_paint Replace with build derived from inky-frame. 2024-12-04 12:19:05 +00:00
README.md Replace with build derived from inky-frame. 2024-12-04 12:19:05 +00:00
stellar_paint.py Replace with build derived from inky-frame. 2024-12-04 12:19:05 +00:00

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!