Category Archives: WWW

Web Browser Programming: HTML, XML, SVG, JavaScript, PHP, etc.

smart home graphical control and visualization from web browser

Graphical and Text Control of eHouse system with a web browser and an FTP client, Remote checking the system logs by FTP


eHouse Smart Home
allows control from a web browser and an FTP . There are several independent methods to control the , based on different technologies . This allows you to control with any browser , working on any hardware platform and operating system . In case of problems with the control of a single method , suitable alternatives are . You can control both graphical and text from a Web browser . The included software allows you to automatically generate eHouse web pages to control the text ( HTML Forms ) .
Continue reading smart home graphical control and visualization from web browser

eHouse Home Automation – Web browser visualization (HTML+JavaScript)

eHouse Smart Home Visualization system status and control via HTML and JavaScript

Smart Home eHouse also allows visualization from web browsers in HTML (strict) and remote control via JavaScript.
Simple automatic visualization for web browser base on HTML and JavaScript allows you to control the correct operation from any device :

  • PC
  • SmartTV
  • Satellite decoders
  • Pads
  • Smartphones
  • Normal GSM Phones
  • PDA
  • control panels

It can also work on any operating system with Web browser with JavaScript enabled.
For even more limited browsers (without Javascript) visualization still works because it generates eHouse4cServer status page in pure HTML.
Refreshing visualization is realized with the help of “meta tag” refresh in the HTML code so that the browser itself refreshes the image and update the data.
eHouse Intelligent building list of detected controllers.
eHouse Intelligent building visualization and control of the boiler room .
eHouse Intelligent building Rollers , gates , gateways controller .
eHouse Intelligent building visualization Level 1 for each RoomManager or EthernetRoomManager.
eHouse Intelligent building visualization Level 2 Commands can be sent also with ordinary HTML request
(typing the address in the browser , eg.: “%eHouse4cServerAddress%/eh.x?%EHOUSE_EVENT%”). JavaScript is used only to request that the results not display in a new window or overwrite main window.

Names for visualization are read directly from the eHouse configuration files. In cases we don’t need use input/output/program/​​sensor, add prefix ‘@’ which will cause it will not be displayed at all in any kinds of visualization.

Visualization is automatically generated taking into account the system configuration with the following exceptions:

  • You can edit an external file style_ehouse.css to modify the display style , global or individual devices , output , input , measuring inputs (added in header.txt )
  • You can edit an external file eHouseVisual.js Script modification Executive changing settings , global or individual devices , output , input , measuring inputs and use individual functions (added in header.txt )
  • You can edit an external file “/usr/local/%eHouse%/eH4c/header.txt” to modify the header
  • You can edit an external file “/usr/local/%eHouse%/eH4c/footer.txt” to modify footer

In case of larger changes in visualization, you can create it manually in HTML with regard to the script “eHouseVisual.js” to work on a graphical visualization .XML , .SVG
The script JavaScript must refresh the data and replace multiple values ​​and states of fields depending on the current system parameters.

Visualization requires a continuously running eHouse4cServer application, Apache web server with eHouse4apache.so module installed .
The software can work even on a miniature computers (eg. Raspberry Pi) .
In the event that we intend to develop a system for complete home control , AV equipment via Ethernet , you can use a more powerful PC hardware i386 (32-bit ) , x64 (64-bit ) .

eHouse Smart Home graphical visualization and control – user format

Home Automation Visualization format Created by User

Smart Home eHouse can visualize in individual format created by the user.
In previous articles we have discussed the creation of graphical visualization and graphical control for eHouse software for different platforms with software and hardware , and Web Browsers. Continue reading eHouse Smart Home graphical visualization and control – user format