This repository is home to the MicroPython firmware and examples for Pimoroni Presto.
You can find the latest firmware releases at https://github.com/pimoroni/presto/releases/latest.
There are two choices, a regular build that just updates the MicroPython firmware and a "-with-examples" build which includes everything in examples.
- Connect Presto to your computer with a USB-C cable.
 - Put your device into bootloader mode by holding down the BOOT button whilst tapping RESET.
 - Drag and drop the downloaded .uf2 file to the "RP2350" drive that appears.
 - Your device should reset, and you should then be able to connect to it using Thonny.
 
- Learn: Getting Started with Presto
 - Function Reference
 - Pico Graphics documentation
 - Pico Vector documentation
 - EzWiFi documentation
 
Links to community projects and other resources that you might find helpful can be found below. Note that these code examples have not been written/tested by us and we're not able to offer support with them.
- PrestoDeck (Spotify Music Player) - Youtube / Github
 - Last.fm Now Playing Display
 - PrestoMaze - maze generation and solving
 - Presto Stream Deck Controller
 - Presto Solar System
 - Presto attitude indicator for X-Plane12
 - Presto as an MQTT subscriber device
 - Presto Flip Clock
 - Presto-Cal - timezone/DST library with iCalendar parsing