The Smart Letterboard enables communicating with others without the use of voice or hand movement. A laser pointer is attached to one’s ear or glasses. The laser pointer than points at the letter on the letter board. A camera sends the image to a computer (in our case it was the Jetson Xavier NX SBC). The computer processes the image to figure out which letter is being pointed at. This uses the laser tracker code developed here. Credit to @bradmontgomery for the initial implementation. Once we figure out the letter, we use the Happy Transformers library to predict the top 3 words (either completion if we are in the process of communicating a word or prediction of new words if we have completed). This is then voiced using the gTTS (Google Text To Speech) library. The letter and predictions are also sent to the Arduino so they can be communicated to the users via LED strips on each letter and an LCD screen that displays the sentence being built and predictions
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
My First Project on Jetson Nano | 1 | 1049 | August 8, 2022 | |
Developing Smart Glass to Guide Blind people | 6 | 2108 | September 19, 2021 | |
AI whiteboard powered by Jetson Xavier NX | 6 | 3420 | May 3, 2024 | |
Robotic, AI-driven GLaDOS from Portal | 1 | 851 | February 12, 2024 | |
Unlocking the Future: AI-Powered Real-Time Voice & Vision Interaction | 0 | 39 | March 23, 2025 | |
announcing BatBot: an experimental AI vision robot | 0 | 2959 | October 10, 2019 | |
Jetbot Voice to Action Tools with Jetson ASR Deep Learning Interface Library for ROS2 Robot | 2 | 865 | September 25, 2024 | |
Sign Language Communication: A Unified Approach for ASL, BSL, and ISL | 0 | 632 | December 2, 2023 | |
Gadget less Mouse Pointer for Presentation Control | 0 | 298 | March 30, 2024 | |
Made a Wizard's wand using Jetson Nano | 0 | 192 | May 21, 2024 |