Skip to content

the-it/pico-clock-green-python

 
 

Repository files navigation

MicroPython Pico-Clock-Green example

Python port of the C code for the Waveshare Pico-Clock-Green product.

Status: So far, the code in this repo covers much of the basics, but the core functionality of the clock (alarms/time setting, etc) remains to be implemented.

Status: This code is changing a lot at present, as all the necessary features are added. Please expect change, and please expect classes and APIs to change.

Instructions (Linux)

  • Flash MicroPython onto the Pico.
  • Install ampy from AdaFruit.
  • Execute the run bash script to upload Python files and execute main.py

Instructions (Windows)

If not running on Linux, use your usual method for uploading code to the Pico.

Changelog

See CHANGELOG.md for a list of updates.

About

MicroPython implementation of C Pico-Clock-Green code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%