From d8af7099ea6689e3fb03e3c496d0773cb9b85051 Mon Sep 17 00:00:00 2001 From: Pascal Engeler <engelerp@itp.phys.ethz.ch> Date: Mon, 22 Jul 2024 21:01:08 +0000 Subject: [PATCH] added switchboard --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index bc26f1c..719c216 100644 --- a/README.md +++ b/README.md @@ -319,6 +319,14 @@ Currently, it can perform a boot sequence, and execute code read from a cartridg There is no video or audio output capability as of now. # Switchboard [](could do, there's 2 or 3 repos involved in this (pcb, api, firmware)) +**Involved Technologies**: C++, python, PCB design + +**Links**: [PCB gitlab](https://gitlab.phys.ethz.ch/engelerp/owli), [Firmware gitlab](https://gitlab.phys.ethz.ch/engelerp/switchboard_firmware), [Driver gitlab](https://gitlab.phys.ethz.ch/engelerp/switchboard_driver) + +**Description**:\ +Multiplexer that selects from 50 analog channels, used for an acoustics experiment. +Used via a python interface, controlled by an arduino. + # Project to automate and optimize study planning for sports research []() **Involved Technologies**: C++, VBA -- GitLab