/DAC2932

A rp2040 controlled fast DAC with 2 fast, 4 slower 12 bits outputs (DAC2932)

Primary LanguageC

DAC2932

DAC2932 devboard

Objective

Getting a fast DAC board controlled without any FPGA, purely fast, simple, open source hardware (rp2040).

Outputs:

  • 2x 40Msps, 12bits signal (I-DACs)
  • 4x 1Msps, 12bits (V-DAC) (not really 4x1Msps but good enough description)

Software

  • Everything in /software/ using classical rp2040 toolchain.

Hardware

  • Everything in /hardware/ using classical KiCad.

Also

License

This work is based on a previous TAPR project, the echOmods project, the un0rick project and more recently the gamind-card, pmod-enabled format pic0rick family. Its boards are open hardware and software, developped with open-source elements.

Copyright Luc Jonveaux (kelu124@gmail.com) 2024

  • The hardware is licensed under TAPR Open Hardware License (www.tapr.org/OHL)
  • The software components are free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
  • The documentation is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.

Disclaimer(s)

This project is distributed WITHOUT ANY EXPRESS OR IMPLIED WARRANTY, INCLUDING OF MERCHANTABILITY, SATISFACTORY QUALITY AND FITNESS FOR A PARTICULAR PURPOSE.

See the GNU General Public License for more details.