Close

Internal Web Browser

A project log for Smart Desktop Medicine Organizer

A coffee machine sized box that automatically organizes your medications and connects your medicine use directly to your doctor/pharmacy.

joeJoe 07/30/2015 at 02:140 Comments

I found that the fastest, easiest way to get a rich user interface was to use HTML5. The Raspberry Pi is configures with an internal web browser and kweb is setup to launch in fullscreen mode after startup. This also allows for a smart phone to connect to the web-server externally for future control.

To make development faster, I am using jQuery Mobile to make the interface. cgi is used to launch python scripts that fire the servos and read the sensors.

Discussions