-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Got an idea? Let us know... #2
Comments
Kudos! How about going bluetooth and using the mobile phone's processing capacities for voicing? or maybe its screen (although wearing a mobile phone as a neckless seems uncomfortable) |
@robotmischief This is a great idea, we joked before about just using AirPods and calling people to communicate, and then we moved on to standalone sound amplifiers but... as you said. We can capitalize on the fact that most people have to carry a cellphone. Voice processing would be a great idea for the hard of hearing or def a bit complex, secondly, we can use the phone as a mini PA system using your AirPods as a microphone just pacing one of them on the mask. The only limitation would be airpod battery life but if you got two maybe you can swap in between charge. |
I didn't know you can use AirPods as a mic, thanks for the heads ups!. I guess it is possible to quickly prototype an App using MIT's App Inventor before moving onto coding. I will try to find what is possible with cheap AirPods-like for android... |
@robotmischief Looking more into this I have not found Compatability with wireless Airpods for either sound application or transcribing, it might be a hardware deal there are however a couple with wired earbuds out there non-let you use phone speaker which is silly seems to me its a software thingy, but you can use a bluetooth speaker and send voice over. |
Hey @ericdcontreras that is a great idea for the hearing impaired!! I found a cheap monaural AirPod-like with a 3 hour battery autonomy but ended with the same problem as you… the only workaround I could think of is to buffer what you talk and play it back… but I’m guessing that the brain won't accept the slightest delay on an in person conversation… didn’t give up on this yet. It is a challenging thing to work on but, as you said, it may be a hardware-software limitation… it is like when they invented the phone they thought you don’t want to hear yourself on a conversation =) Hope to get back soon with some proto to check!! |
@ericdcontreras really happy to share a working quick-prototype!! But it will feel safer if you can head to MIT App inventor website and install from there: We can go a little more pro and really code an App, but it will be cool to share via MIT APP so others can mashup and build from there... also it is awesome to just prototype this quick... We can fine tune the UX a little (like not opening a google window and handling all in the app) |
@robotmischief it looks great! One one of the neat features about the paid app I tried is it transcribes real-time with an open mic no need to start function, ability to scroll as you continued talking, you can set the settings on the size of the text on the screen to make it really easy to read. and it has a clear screen button to reset continuous log. Really like how fast you got something together... got an idea you too. especially for presentation purposes.... what if you can Airplay or chrome cast transcription to an external screen. That would bring lots of utility for this app!! The reason I felt that this was the only app tailored to hard of hearing its because of those options. Niche it up Mr.Robot |
Hey really thanks for all that feedback @ericdcontreras !! Will iterate and see how far technical limitations of MIT’s app inventor can be pushed to accomplish all those cool features. |
What about posting your printer-specific files? That way, Taz 6 owners could more easily print these awesome masks out. |
Hi @ericdcontreras thanks again for all the feedback. I’m just getting back with some improvements to the quick prototype App (not so quick this time, work was heavy busy these days, sorry for the delay) I had to use an external library to hack the time limit the phone system puts to the “listen > go web > translate to text” process. The app inventor site won’t let me share the App openly (seems for security, as an external library is involved) so I’m posting an animated gif to share the user interaction: The next step is to try and push how far this app inventor can go to cast to devices. I really like that suggestion, thanks! I’m still trying to find a workaround to directly stream audio from an Airbud to the phone’s speaker, but that will end being a real coded App. One question about the Comfort Respirator, for when you have the time please: Thanks for all the feedback, stay safe! |
@robotmischief Awesome great work!!! I would recommend against using a single small filter on the comfort mask, but you can replace it with the single larger filter, or adding you can use the front port for the secondary filter or voice module. One of the sound modules I made is basically a smaller modded cartridge filter with a potted seal around the cable. Ohh and FYI if you consider taking this further especially for distribution there is a lot of complications with the use of the Private Caltech JPL logo and Public NASA logo its one of the reasons we don't even include either in our work. Lots of bureaucracy involved. |
@ericdcontreras thanks for the quick reply! Never thought about the logos in that way thanks for the advice, will remove them. They were added just for awesome effect =) I cannot fully understand the term "potted seal" but I think I get the idea. Thanks again for all the feedback, much appreciated. |
@robotmischief Basically you cover the interface area of the cable and housing with a type of curable adhesive/resin/hot glue sealing areas of possible leaks. A common practice for insulating electronics from elements. |
Different applications can lead to different requirements. We have started to collect feedback from our local users and would like to hear from anyone that can have an idea or issue that we may be able to help with. Wearing a respirator might just become part of the norm for now so let's get creative and make the best of things.
Examples;
Styling
Voice Module
Active mood emojis
Respirator status monitoring
Accessories
Hope to hear from you!!
The text was updated successfully, but these errors were encountered: