Currently I am working on an open source hardware platform known as BUGs. They are created by this company called Bug Labs (link at the top of the post).
Bugs are small, modular computers that focus on versatility. Each bug has four slots on it for attaching modules. Available modules include LCD touchscreen, GPS, motion sensor, camera, and many more.
Currently, I am writing an application that functions on a BUG platform. The program makes use of web service functions provided by bug labs that essentially allows bugs to be small, portable web servers. My program makes use of the web server functionality and returns a web page that has information about the BUGs battery information, operating system version, etc.
The application is private and only able to be viewed by collaborators, but here is a screenshot of the page.

No comments:
Post a Comment