Glove to translate sign language to text . Arduino code.
- Arduino Nano Board
- HC-05 Bluetooth Module (to send outcome value to the Android app)
- 5 Flex Sensors (to measure the finger movements)
- Resistor 10k Ohm (to lower the 5V vcc to 3.3V, we need this to send data safely to the HC-05)
- Wires
- Glove
- Created our own sign language gestures.
- The glove connects to a mobile app via Bluetooth.
- The app displays the sign gesture coverted to text.