- Download Telldus Drivers
- Download Telldus Driver Printer
- Download Telldus Driverpack
- Download Telldus Driver Download
By default, Telldus Core is configured for installation in the /usr/local directory, but this can be changed by using the -DCMAKEINSTALLPREFIX=/usr option. Alternatively, the DESTDIR='/opt' option can be used to specify a 'local' installation within the source directory when running 'make install'. I/O-driver for use of a Tellstick with Proview Addon to Proview (proview.se) to use a Tellstick 433MHz transeiver (telldus.com) together with Proview to control lights and other devices wireless. Downloads: 0 This Week Last Update: 2013-04-07 See Project.
Not working guide!!!!## Telldus repository & public key needed first!
## http://it-jocke.blogspot.com/2015/02/tellstick-pa-raspberry-pi.html
## Always make a simple try with just install first. Things go forward!
## sudo apt-get install tellduscenter
#Install libqt4-dev (neceserry?)
sudo apt-get install -y libqt4-dev
mkdir ~/FTD2XX && cd ~/FTD2XX
wget http://www.ftdichip.com/Drivers/D2XX/Linux/libftd2xx1.1.12.tar.gz
sudo tar xvf libftd2xx1.*.tar.gz
sudo cp ~/FTD2XX/release/build/arm926/lib* /usr/local/lib
sudo chmod 0755 /usr/local/lib/libftd2xx.so.1.1.12
#Create download folder
mkdir ~/telldus-center && cd ~/telldus-center
#Download and compile source
Download Telldus Drivers
sudo apt-get --compile source tellduscenter#Remove temporary compile folder
sudo rm -rf telldus-center
sudo cmake .
Download Telldus Driver Printer
#Download latest telldus-gui#http://download.telldus.se/TellStick/Software/telldus-gui/
wget http://download.telldus.se/TellStick/Software/telldus-gui/telldus-gui-2.1.2.tar.gz
#Un-tar
tar -xvf telldus-gui*.tar.gz
cd telldus-gui*
Download Telldus Driverpack
Source:http://www.danieloldberg.se/?p=33
Download Telldus Driver Download
Attachments (10)
- admtool.PNG (10.3 KB) - added by 7 years ago.
- ctrlpan.PNG (43.7 KB) - added by 7 years ago.
- services.PNG (15.3 KB) - added by 7 years ago.
- stopservice.PNG (44.3 KB) - added by 7 years ago.
- sysandsecurity.PNG (33.4 KB) - added by 7 years ago.
- choose.png (13.4 KB) - added by 7 years ago.
- finished.png (11.8 KB) - added by 7 years ago.
- introduction.png (30.5 KB) - added by 7 years ago.
- popup.png (9.8 KB) - added by 7 years ago.
- uploading.png (16.1 KB) - added by 7 years ago.
Download all attachments as: .zip