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
- Host: GitHub
- URL: https://github.com/kelu124/pmod_rp2040
- Owner: kelu124
- License: other
- Created: 2024-04-20T13:24:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-15T14:01:31.000Z (11 months ago)
- Last Synced: 2025-05-31T19:23:06.712Z (5 months ago)
- Topics: ft4222, hardware, hv, kicad, pmod, pulser, rp2040, ultrasound
- Language: C
- Homepage: https://un0rick.cc/goodies/pmods
- Size: 19.7 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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

## PSRAM

## R2R DAC

## FT4222 - _Untested yet_

## 6-bit VGA

# 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.