Skip to content
Snippets Groups Projects
Verified Commit daac771e authored by TheJoeCoder's avatar TheJoeCoder
Browse files

Correct screen resolution

parent b5030e91
Branches
No related tags found
No related merge requests found
......@@ -40,7 +40,7 @@ sudo ./.venv/bin/python3 main.py
```
## Architecture
The main system running the software is a Raspberry Pi Zero 2 W. The display is a 240x240 pixel SPI display.
The main system running the software is a Raspberry Pi Zero 2 W. The display is a 240x280 pixel SPI display.
In terms of software stack:
- The clock's software is written in Python, using the Pygame library for rendering the display.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment