RP2040-code/Clock
Tony 9166a12870
Update README.md
2023-08-25 14:10:41 +01:00
..
Images
CMakeLists.txt
Clock.cpp
README.md Update README.md 2023-08-25 14:10:41 +01:00
pico-examples.code-workspace

README.md

Analog Clock on an RP2040.

  • Features:
    • Direct Digital Synthesis (DDS)
    • Dual 8 bit R-2R Digital to Analog converter
    • Target device = Pico (also works on Pimoroni PGA2040)
    • Set time through Putty terminal session over USB port

Hardware

Hardware

  • Limitations:
    • USB serial requires Windows (10 or later)