Contribute Media
A thank you to everyone who makes this possible: Read More

Rapid GUI development for IOT systems

Description

Making GUIs sucks. Working with constrained hardware makes it suck more. Making webpages sucks less. And gives full access to the jHipster ecosystem. Using webpages as an interface to embedded hardware is one of those mythical cases that combines the advantages of both while smashing the disadvantages.

The demonstrated system will use a stripped down web browser for the front end. Python's Tornado framework to do the work. Transport is by majestic single horned galloping websockets.

The structure allows for rapid development, considerable flexibility and expansion, and network based control is almost free.

Details

Improve this page