- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 1 month ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 3 months ago
- Building a 3D Digital Clock with ArduinoPosted 8 months ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 8 months ago
- Snowflake with ArduinoPosted 9 months ago
- Holographic Christmas TreePosted 9 months ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 9 months ago
- ZSWatch: An Open-Source Smartwatch Project Based on the Zephyr Operating SystemPosted 10 months ago
- What is IoT and which devices to usePosted 10 months ago
- Maker Faire Rome Unveils Thrilling “Padel Smash Future” Pavilion for Sports EnthusiastsPosted 11 months ago
A glove that translates sign language into text
The project was born with the purpose of helping the deaf community to communicate and interact easily with the surrounding environment. The goal is to convert the basic symbols representing the 26 letters of English alphabet and display them on a smartphone screen.
For this system we were inspired by the idea of controlling a robotic arm with hand movements. The accelerometer is used here to measure the inclination of the palm and five flex sensors are positioned on a glove at the 5 fingers. These sensors measure the crease of the fingers and palm and based on the value of the set of angles the Arduino Nano microcontroller understands which symbol has been represented and transfers the result to the Android app via Bluetooth (HC-05 module).