Great project simplifying web page implementation for micro controllers.
I have tried to implement simple web page to monitor and control whole home automation IOT network using websockets but I would like to use EmbAJAX to make it even more simpler.
Is it possible to use uPlot with EmbAJAX ?
My project is here : https://github.com/happytm/BatteryNode/tree/master/examples/SimpleGateway
Thanks.