1
0
Fork 0
SMA adapter for FPGA boards
Go to file
Joris van Rantwijk 011a6a4838 Add design files and documents for SMA2 Plug v2 2020-07-24 15:15:32 +02:00
sma2_plug_v2 Add design files and documents for SMA2 Plug v2 2020-07-24 15:15:32 +02:00
LICENSE.txt Add README and license 2020-05-31 16:27:12 +02:00
README.txt Add design files and documents for SMA2 Plug v2 2020-07-24 15:15:32 +02:00

README.txt

  SMA2 Plug v2
  ============

The SMA2 Plug is a small printed circuit board (PCB) which can
be used as an extension module to attach coaxial cables to
an FPGA board.

One side of the module has two SMA connectors which can be used
either as digital input or as digital output at TTL level.
The other side of the module has a 2x6 pin header for plugging
into an FPGA board, compatible with the Digilent Pmod specification.

For more details, see the user manual
https://github.com/jorisvr/hw-sma-plug/sma2_plug_v2/doc/manual.pdf

The SMA2 Plug is an open hardware design. This repository contains
the complete KiCad design files and design documents for the module.


  Acknowledgements
  ----------------

Many thanks to Sidney Cadot for fundamental ideas about features
and use cases for this module and detailed discussions on the design.

Many thanks to Joris van Zwieten for reviewing the design and
for invaluable advice on SMD soldering.


  License
  -------

Copyright 2020 Joris van Rantwijk

This design documentation describes Open Hardware and is licensed
under the CERN-OHL-S v2.

You may redistribute and modify this documentation and make products
using it under the terms of the CERN-OHL-S v2
(https://cern.ch/cern-ohl).

This documentation is distributed WITHOUT ANY EXPRESS OR IMPLIED
WARRANTY, INCLUDING OF MERCHANTABILITY, SATISFACTORY QUALITY AND
FITNESS FOR A PARTICULAR PURPOSE. Please see the CERN-OHL-S v2
for applicable conditions.

Source location: https://github.com/jorisvr/hw-sma-plug

--