- How to Adjust X and Y Axis Scale in Arduino Serial Plotter (No Extra Software Needed)Posted 4 months ago
- Elettronici Entusiasti: Inspiring Makers at Maker Faire Rome 2024Posted 4 months ago
- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 6 months ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 8 months ago
- Building a 3D Digital Clock with ArduinoPosted 1 year ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 1 year ago
- Snowflake with ArduinoPosted 1 year ago
- Holographic Christmas TreePosted 1 year ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 1 year ago
- ZSWatch: An Open-Source Smartwatch Project Based on the Zephyr Operating SystemPosted 1 year ago
DualPanto: a Video Gaming Interface for the Visually Impaired
While there are tools that allow the visually impaired to interact with computers, conveying spacial relationships, such as those needed for gaming, is certainly a challenge. To address this, researchers have come up with DualPanto.
This device uses a pair of pantographs — linkage systems controlled by a pair of motors — to represent a virtual world. One “it” pantograph represents an object in this world, such as a soccer ball, while a second “me” pantograph represents the person’s avatar.
Each pantograph motor has a corresponding encoder to sense position, and at the end each linkage system, another motor and encoder are implemented for the the player to sense and change direction. Importantly, the two pantograhs are stacked on top of each other in such a way that the relationship between the handles in a 2D plane represents the spatial alignment of the game world.
The game’s software runs on a MacBook Pro, and an Arduino Due is used to interface the physical hardware with this setup.
Full research paper is available here. Watch the video below for further information.