Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 657 Bytes

File metadata and controls

11 lines (6 loc) · 657 Bytes

Arduino Dashboard

It's a dashboard! It shows live statistics from my to-be projects, and in the future the dashboard will be able to control them (with magical mind powers).

Image of dashboard

Currently it runs on a server in London with a website to view the dashboard, a socket server for the hosts (my arduinos and things) to interface with the server on, and a websocket server for the dashboard to interface with the socket server (because browsers are evil).

Image of server in console

and uhhh, have fun I guess lol. It's not secure yet 👀