diff --git a/Clock/README.md b/Clock/README.md new file mode 100644 index 0000000..bcd6835 --- /dev/null +++ b/Clock/README.md @@ -0,0 +1,10 @@ +# 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) \ No newline at end of file