Update README.md

master
Tony 2023-08-27 20:11:41 +01:00 zatwierdzone przez GitHub
rodzic 8d7f2b4c3e
commit cbb8f78aaa
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 5 dodań i 3 usunięć

Wyświetl plik

@ -1,12 +1,10 @@
# Function Generator on a RP2040. #
* TBD:
* Port the clock code from [here](https://www.micro-examples.com/articles/index.php?title=PicOClock) <-- Changed my mind, going for a full analogue clock face instead
* Features:
* Direct Digital Synthesis (DDS) Function Generator
* Dual 8 bit R-2R Digital to Analog converter
* 1Hz => 1MHz frequency range.
* Variable output level (requires MCP41020 dual digital potentiometer with SPI interface)
* Analog clock simulator
* Target device = Pico (also works on Pimoroni PGA2040)
* External, 3 digit, SPI display
* Independant control of either channel through Putty terminal session over USB port
@ -23,3 +21,7 @@
![Hardware](https://github.com/oddwires/RP2040/blob/master/Function%20Generator/Images/FunctionGenerator.jpg)
**Analog Clock Simulator on a CRT Oscilloscope...**
![Hardware](https://github.com/oddwires/RP2040/blob/master/Function%20Generator/Images/IMG_E1221.JPG)