From eb8ebafe3b3a91f851571d8527c9c95352b42364 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kalle=20L=C3=B6fgren?= <kalle.lofgren94@gmail.com> Date: Fri, 26 Mar 2021 13:16:02 +0000 Subject: [PATCH] Update README.md --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index ac92388..4389bc6 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,5 @@ # MOUSE - Minimal Output User Signal Encoder -_Questions for Per:_ -1. What are the requirements for a 5? -2. Do you have to implement wireless functionality? -3. Individual LEDs or programmable LED strip? -4. How would one go about selectively turning LEDs on? The ones we've implemented in lab 1 were "indication leds". -5. Is the scroll wheel a component? If not, will we need to make the wheel ourselves? -6. Will a memory be necessary to implement or can the MCU store enough data? (regarding LED modes, user settings, etc) - _**Intended features**_ ----------- - USB powered: no need to reinvent the wheel for this **AMAZING** product! -- GitLab