Show HN: Serial communication using the WebAudio API
1–10 of 16 posts
Re: Show HN: Serial communication using the WebAudio API
#2Re: Show HN: Serial communication using the WebAudio API
#3Also, s/buad/baud/
Re: Show HN: Serial communication using the WebAudio API
#4Re: Show HN: Serial communication using the WebAudio API
#5Re: Show HN: Serial communication using the WebAudio API
#6I'd appreciate any feedback, especially from more experienced devs. I built this JS class to send serial commands over the headphone port of an iPhone using Javascript and the HTML5 WebAudio API. This enabled me to use an iPhone application to control my embedded systems design senior project.
Re: Show HN: Serial communication using the WebAudio API
#7Great hack and worth doing just because it is a great hack, but since it was a senior project, wouldn't it have been easier to just grab an old Android phone off Ebay and use standard 2-way communication directly?
Re: Show HN: Serial communication using the WebAudio API
#8You could have applications that talk with your smartphone without a network and just a browser providing you can access your microphone in Android and iOS. reply
Re: Show HN: Serial communication using the WebAudio API
#9Great hack and worth doing just because it is a great hack, but since it was a senior project, wouldn't it have been easier to just grab an old Android phone off Ebay and use standard 2-way communication directly?
Re: Show HN: Serial communication using the WebAudio API
#10Neat project, but would be great to see a demo page. Also, s/buad/baud/