Description
We created a real-time user interface of a serial device using an ethernet device server with embedded HTTP and websockets serving up an embedded control page. The control page was developed using HTML/CSS/JS.
We created a real-time user interface of a serial device using an ethernet device server with embedded HTTP and websockets serving up an embedded control page. The control page was developed using HTML/CSS/JS.
sparkon is a social platform for people that are sparked (inspired) by creative and emergent technology. sparkon can be used to learn, share, create, promote, and meet people with similar interests and goals. We aim to have a friendly environment and involve not just people already sparked (inspired) by technology, but spark new people too. Learn more and get started today!
Hey Jimi. Yeah I know my brief explanation is kinda weak but if you read the full link on my blog you will get a better idea.
Basically the idea is that we can create a real-time interface for any serially connected appliance using this method. We can fairly easily develop a front end using standard web technologies. We can keep everything in sync in real-time with push notifications using websockets. The application is geared towards control solutions. It isn't "NUI" but its an interesting project still.