RP2040-code/Clock
Tony 4d80d04ee1 added README.md 2023-08-25 13:49:59 +01:00
..
CMakeLists.txt
Clock.cpp
README.md added README.md 2023-08-25 13:49:59 +01:00
pico-examples.code-workspace

README.md

Analog Clock on a 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
  • Limitations:

    • USB serial requires Windows (10 or later)