Login   Register  
PHP Classes
elePHPant
Icontem

Class: TellStick Home automation

  Classes of Petter Kjelkenes  >  TellStick Home automation  >  Download  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: TellStick Home automation Support forum
Base name: tellstick
Description: Control Tellstick home electronic devices
Version: 0.1
Required PHP version: 5.0
License: GNU Lesser General Public License (LGPL)
 
  Author   Group folder image Groups   Detailed description  
  Applications   Files Files  

Author

Picture of Petter Kjelkenes
Name: Petter Kjelkenes <e-mail contact>
Published packages: 5 Browse this author's classes Browse this author's classes
Country: Norway Norway - PHP jobs in Norway
Home page: http://pkj.no/

Groups

Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Windows Use of capabilities specific of the Windows operating systems View top rated classes
Group folder image Hardware Communicate with computer hardware and peripheral devices View top rated classes

Detailed description

This class can be used to control home electronic devices

TellStick, the product connecting your computer to your home electronics.


Example:
(Your TV)->On();
sleep(60*60);
(Your TV)->Off();


Wrapper for the "TDTOOL"/"TDTOOL.EXE" that comes with the Tellstick software.

Search for tellstick on the internet if you want to buy the USB dongle.
See: http://www.telldus.se/

You will need to install the software that includes tdtool.
You can install this here: http://www.telldus.se/download.html (multi os).


This class uses the tdtool aswell as creating cool features.


Apache or whatever webserver you are running must run as root/admin, or it will fail to communicate with the USB device/ Tdtool.



See class file for examples and available info.

Applications that use this class

No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

Files

File Role Description
Plain text file tdtool.class.php Class Tdtool class, include in your script.
Download all files: tellstick.tar.gz tellstick.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.