kopia lustrzana https://github.com/oddwires/RP2040-code
Merge branch 'master' of https://github.com/oddwires/RPI---pico
commit
bd55c22466
|
@ -5,11 +5,16 @@
|
|||
* Features:
|
||||
* Direct Digital Synthesis (DDS) Function Generator
|
||||
* Dual 8 bit R-2-R Digital to Analog converter
|
||||
* Target device = Pimoroni PGA2040 (header can be modified to use Pico)
|
||||
* Variable output level (requires MCP41020 dual digital potentiometer with SPI interface)
|
||||
* Target device = Pico (also works on Pimoroni PGA2040)
|
||||
* External, 3 digit, SPI display
|
||||
* Independant control of either channel through Putty terminal session
|
||||
* Putty terminal session over USB port
|
||||
|
||||
* Putty terminal session over USB port
|
||||
|
||||
* Limitations:
|
||||
* USB serial requires Windows (10 or later)
|
||||
* Square wave rise time is slow ( distortion visable at ~10KHz )
|
||||
* Phase sync mechanism not effective at high frequencies
|
||||
|
||||
**Two independanty controled, phase locked, DMA channels...**
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue