/pico_desktop_clock

A little desktop clock with round display for Raspberry Pi Pico

Primary LanguagePython

Raspberry Pi Pico Desktop Clock with Round LCD

A little desktop clock with round display for Raspberry Pi Pico, or could be coded to do and be anything you want.

IMG_20221228_194505

Round LCD 1.3" SPI

https://thepihut.com/products/1-3-spi-colour-round-lcd-240x240-breakout

Pico W

https://thepihut.com/products/raspberry-pi-pico-w

Wiring

  • 3-5V to any 5V or 3V pin
  • CS to GP17
  • SCK to GP18
  • MOSI to GP19
  • DC to GP16
  • BL to GP20
  • GND to any ground pin

IMG_20221228_153725

Python MModules

Installed MicroPython with Pimoroni graphics via Thonny

https://github.com/pimoroni/pimoroni-pico/tree/main/micropython/modules/picographics

Printing

Printed on an Ender 3 Neo v2 with standard settings and PLA filament.

IMG_20221228_153704

Freeware - use as you wish