RP2040-code/Clock/README.md

15 wiersze
402 B
Markdown
Czysty Zwykły widok Historia

2023-08-25 12:49:59 +00:00
# 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:
2023-08-25 13:00:13 +00:00
* USB serial requires Windows (10 or later)
*
![Hardware](https://github.com/oddwires/RP2040/blob/master/Clock/Images/Pico_DAC_bb.jpg)