diff --git a/1209/4A10/index.md b/1209/4A10/index.md new file mode 100644 index 00000000..1213be02 --- /dev/null +++ b/1209/4A10/index.md @@ -0,0 +1,14 @@ +--- +layout: pid +title: RP2040 Digital Logic Analyzer +owner: blackpancakes +license: CERN-OHL-P-2.0 +site: https://github.com/BlackPancakes/RP2040-Logic-Analyzer +source: https://github.com/BlackPancakes/RP2040-Logic-Analyzer +--- + +An open-source 8-channel USB digital logic analyzer based on the Raspberry Pi RP2040 microcontroller. + +The repository contains modifiable KiCad PCB design files, production Gerber files, +documentation, and firmware source code. The hardware design is licensed under +CERN-OHL-P-2.0 and the firmware is licensed under the MIT License. diff --git a/org/blackpancakes/index.md b/org/blackpancakes/index.md new file mode 100644 index 00000000..74f09c0f --- /dev/null +++ b/org/blackpancakes/index.md @@ -0,0 +1,7 @@ +--- +layout: org +title: BlackPancakes +site: https://github.com/BlackPancakes +--- + +Open-source electronics and embedded hardware projects.