Skip to content

davidcockbill/cosmic_habit_calendar

Repository files navigation

Cosmic Unicorn Habit Calendar

A Habit Calendar implemented on the Pimoroni Cosmic Unicorn

The Cosmic Unicorn Schematic.

Development Environment

I am using Visual Studio Code.

Install the MicroPico (Pico-W-Go) extension in order to connect to the Raspberry Pi Pico W, that is used on the Cosmic Unicorn.

Wifi Setup

Create 'wifi_config.py' with the following content:

WIFI_SSID = 'ssid'
WIFI_PASSWORD = 'pwd'

Obviously change the ssid and pwd to those applicable to your wifi network.

About

Habit Calendar on the Cosmic Unicorn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages