From 0fbc6f76699718254fefda0bf3378eab40c7a398 Mon Sep 17 00:00:00 2001 From: Yannik Enss Date: Tue, 27 Apr 2021 18:12:39 +0200 Subject: [PATCH] add readme --- README | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..75f42e0 --- /dev/null +++ b/README @@ -0,0 +1,10 @@ +The Goal of this project is to build a PCB that reads the state of a switch, maybe debounces it, and sends that state via usb to a connected computer. + +Requirements: +* USB-C Connector +* Bus-powered +* using ATmega32u4 +* place to solder switch leads +* can be glued to table with double sided tape +* ISP header +