/pico-bus

A small Raspi Pico app that shows bus times for your local stops

Primary LanguagePythonThe UnlicenseUnlicense

pico-bus

A small Raspi Pico app that shows bus times for your local stops

Pre-Requisites

Getting Started

First connect the Raspberry Pi Pico W to the Pico Inky Pack

Next use this guide for Installing the custom firmware and Installing Thonny

Next, use Thonny to save busgraphics.py into the Pico W (assuming the Pico W connected succesfully in the previous section).

Finally load main.py into Thonny click the Run current script button (Green play button)

The pico-bus software should now load successfully.