Skip to content

Raspberry Pico controlled clock counting down to the next orbital rocket launch.

Notifications You must be signed in to change notification settings

JonathanMaes/countdownclock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Countdown clock

This repository contains MicroPython source code for a Raspberry Pico W-controlled clock counting down to the next launch, leveraging the LL2 API.

Note

This requires access to a WiFi network: create a file wlan.json (in the same directory as main.py) to store the name and password of your WiFi network(s) in the format [{"ssid": ..., "password": ...}, ...].

About

Raspberry Pico controlled clock counting down to the next orbital rocket launch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages