Skip to content

Binary-Coded Decimal clock with the Raspberry Pi Pico W

License

Notifications You must be signed in to change notification settings

msrblonline/binaryCOCK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

binaryCOCK

Binary-coded Decimal clock with the Raspberry Pi Pico W

#DONE

  • [✔️] store each binary digit in it's own variable
  • [✔️] Must port to MicroPython
  • [✔️] add GPIO mapping
  • [✔️] connect network
  • [✔️] set RTC from NTP. Big thanks to aallan's work

#TODO:

  • better code annotation
  • hw description
  • fancy startup animation?
  • add buzzer
  • alarm clock
  • easy wifi config / settings