BlinkBoard

remote guidance and monitor of circuit assembly in class

# {{page.title}}: {{page.subtitle}} ({{page.year}}) Motivated by the need of teaching physical computing using online platforms, BlinkBoard allows an instructor to remotely guide students, via blinking LEDs, about how and where to place components and wires on a physical breadboard. It also allows the instructor to see in real-time how the students completed a specific wiring exercise, by reading the voltage level at specific locations of the breadboard. The tool is intended to be used in combination with a video-conference platform (e.g., Zoom/Teams/etc...), so to make it possible for an instructor to better guide students remotely during online courses and labs. This project is currently under active development and the platform is under preliminary tests during the ID220 - Interaction Prototyping course taught by prof. Andrea Bianchi in the department of Industrial Design at KAIST. ### References - [Official Website](blinkboard.kaist.ac.kr) - [Open-source software](https://github.com/makinteractlab/BlinkBoardApp) and [hardware](https://github.com/makinteractlab/BlinkBoard) on GIthub. --- Back to projects