From d8b4dd341ac8eb591ae6d56c3f6c00fbb926b269 Mon Sep 17 00:00:00 2001 From: leon Date: Fri, 26 Jun 2026 13:19:49 +0200 Subject: [PATCH] Add another simple idea --- README.md | 1 + projects/hardware/jammer.md | 2 ++ 2 files changed, 3 insertions(+) create mode 100644 projects/hardware/jammer.md diff --git a/README.md b/README.md index d847c97..065bb9f 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,7 @@ Name | Status | Blog Entries [100 Gb Networking](./projects/hardware/100gb-networking.md) | - | - [Receipt Printer](./projects/hardware/receipt-printer.md) | - | - [RISC-V SBC/Board](./projects/hardware/risc-v-sbc.md) | - | - +[Jammer](./projects/hardware/jammer.md) | - | - ## Infrastructure Projects Name | Status | Blog Entries diff --git a/projects/hardware/jammer.md b/projects/hardware/jammer.md new file mode 100644 index 0000000..f67acbb --- /dev/null +++ b/projects/hardware/jammer.md @@ -0,0 +1,2 @@ +# Jammer +A purely educational project to explore how jamming of certain frequencies works.