An open API service indexing awesome lists of open source software.

https://github.com/kelu124/pmod_rp2040

Modules for signal acquisition and transmission - using the PMOD standard
https://github.com/kelu124/pmod_rp2040

ft4222 hardware hv kicad pmod pulser rp2040 ultrasound

Last synced: about 1 month ago
JSON representation

Modules for signal acquisition and transmission - using the PMOD standard

Awesome Lists containing this project

README

          

# Modules for signal acquisition and transmission - using the PMOD standard

PMODs for my rp2040-based boards

# List of PMODs

## HVPulser + HV Source

![](HV_Pulser/pic.jpg)

## PSRAM

![](PSRAM/pic.jpg)

## R2R DAC

![](R2R_DAC/viewme.png)

## FT4222 - _Untested yet_

![](FT4222/viewme.png)

## 6-bit VGA

![](6bit-VGA/pic.jpg)

# License

This work is based on previous TAPR projects, [the echOmods project](https://github.com/kelu124/echomods/), the [un0rick project](https://doi.org/10.5281/zenodo.377054), and the [lit3rick project](https://doi.org/10.5281/zenodo.5792245) - their boards are open hardware and software, developped with open-source elements as much as possible.

Copyright Luc Jonveaux () 2024

* The hardware is licensed under TAPR Open Hardware License ()
* 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](http://creativecommons.org/licenses/by-sa/3.0/).

## Disclaimer

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