Networking: Arduino -> Serial -> Web


I explored the options of using the ESP as a way to have HTML pages be responsive and display information from arduino over wifi, I2C, or various connection options.



I found this approach to be the easiest to incorperate my current I/O board with since I could use any data to populate the webpage.



Amira provided an example where AR is leveraged to see actions being done to a cube based on arduino feedback. This is all displayed within a webpage that is locally accessed.



My goal was to allow the feedback from my board to be accessible via a webpage, so that people could see the feedback From various locations without needing the board or a wired connection.