A small Raspi Pico app that shows bus times for your local stops
- A Raspberry Pi Pico W (With soldered headers)
- A Pico Inky Pack
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.