[presto] fix resolution (480x480, hi-res)

This commit is contained in:
Claudio Ortolina
2026-05-15 08:00:15 +01:00
parent 2d451d2807
commit f6c0e9f045
3 changed files with 8 additions and 5 deletions
+4 -1
View File
@@ -1,6 +1,6 @@
# Presto Music Library - Records On This Day
A MicroPython application for the [Pimoroni Presto](https://shop.pimoroni.com/products/presto?variant=54894104019323) (RP2350B, 720×720 touch display, WiFi) that connects to the Music Library API and lets you browse your record collection by release date.
A MicroPython application for the [Pimoroni Presto](https://shop.pimoroni.com/products/presto?variant=54894104019323) (RP2350B, 480×480 touch display, WiFi) that connects to the Music Library API and lets you browse your record collection by release date.
## Features
@@ -21,6 +21,9 @@ A MicroPython application for the [Pimoroni Presto](https://shop.pimoroni.com/pr
- WiFi network with internet access
- A valid API token for the Music Library API
The app initialises Presto with `full_res=True`, so all layout and touch coordinates
use the display's full 480×480 pixel coordinate system.
## Setup
### 1. Create secrets.py