Skip to content

Commit

Permalink
add README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mossmann committed Jul 15, 2023
1 parent 4d3761d commit 64b0e46
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Cynthion: hardware design for a USB test instrument

Cynthion is an open source hardware tool for building, testing, monitoring, and experimenting with USB devices. It is the primary platform for the [LUNA](https://github.com/greatscottgadgets/luna) USB gateware library based on [Amaranth HDL](https://github.com/amaranth-lang/amaranth).

Cynthion is designed in [KiCad](https://www.kicad.org/), an open source electronic design automation package.

## Related Projects

* [Cynthion](https://github.com/greatscottgadgets/cynthion): software for Cynthion
* [LUNA](https://github.com/greatscottgadgets/luna): USB gateware library
* [Apollo](https://github.com/greatscottgadgets/apollo): the firmware that runs on Cynthion's debug controller and which is responsible for configuring its FPGA
* [Saturn-V](https://github.com/greatscottgadgets/saturn-v): a DFU bootloader created for Cynthion
* [Packetry](https://github.com/greatscottgadgets/packetry): software for USB analysis
* [Facedancer](https://github.com/greatscottgadgets/facedancer): software to create USB devices in Python

0 comments on commit 64b0e46

Please sign in to comment.