House Portal Widget

From REM

Jump to: navigation, search

The house portal widget gathers sensor data from a web page and overlays onto a floor map of a house. Clicking on the floor plan image cycles through temperature, PMV, and PMV values. This widget utilizes a php script to access data from a MySQL database. The House Portal widget is a good example for image manipulation

You'll first need the Yahoo Widget Engine.

This widget also calls the viewWidget.php file that accesses a MySQL database for information. You'll need to locate this PHP file on the same server as the MySQL database. Download the phpWidget tarball, and extract viewWidget.php. Note that another file called viewOpen.php is an alternative to viewWidget.php.