Arduino Audio Tools – Creating A Multiuser Audio Webserver
Quite some time ago I was playing with the idea that it should be quite easy to implement a web server in Arduino that provides the same audio signal to multiple users. All that needs to be done is register new connections and close them when the user closes the Read more…