I've searched for answers about this but haven't been able to find what I'm looking for. I'm about to publish an open source Teensy with Sound Shield project, a bone conduction programmable hearing assist device. It's all done and working well. This is a low cost alternative for the hearing impaired. The initial sketch includes a 7 channel equalizer that permits entering anyone's audiogram (the results of a hearing test). As I'm anticipating many software upgrades, adding various features (noise reduction, compression, etc.) I'd like the end-user to be able to easily download and install a new sketch.
So, my questions are:
Has anyone built a web-based solution for this? Something that downloads the new sketch, reads the teensy plugged in via USB and upgrades???
Or, is there something simpler than using the Arduino IDE, which requires multiple steps (like board selection, port, etc.)?
Many of the folks who can make good use of this device will be older, not technically savvy and even have dexterity issues -- so I'm looking for the cleanest, easiest solution.
Thanks!!!
So, my questions are:
Has anyone built a web-based solution for this? Something that downloads the new sketch, reads the teensy plugged in via USB and upgrades???
Or, is there something simpler than using the Arduino IDE, which requires multiple steps (like board selection, port, etc.)?
Many of the folks who can make good use of this device will be older, not technically savvy and even have dexterity issues -- so I'm looking for the cleanest, easiest solution.
Thanks!!!