DSM-G600, DNS-3xx and NSA-220 Hack Forum

Unfortunately no one can be told what fun_plug is - you have to see it for yourself.

You are not logged in.

Announcement

#1 2008-06-12 21:33:15

vedeja
Member
Registered: 2008-02-21
Posts: 161

Telldus Technologies TellStick

I have purchased the TellStick which is a transmitter to control 433,92MHz switches and similar stuff. I would like to get it running on the DNS-323 but I can't manage without help. Anyone else interested (and probably Swedish speaking), please look at http://www.telldus.se/wiki/index.php?title=Huvudsida


¤ 2 x 500 GB Samsung Spinpoint ¤ FFP 0.5 ¤ Custom fanscript ¤
¤ Lighttpd 1.4.19 ¤ Transmission 1.50 ¤ FW 1.07 ¤

Offline

 

#2 2008-06-12 22:09:41

KRH
Member
From: Denmark
Registered: 2006-10-27
Posts: 219
Website

Re: Telldus Technologies TellStick

send one and a switch to me and i will play whit it smile


First user to fun_plug the dns-323.

Offline

 

#3 2008-06-12 23:44:05

vedeja
Member
Registered: 2008-02-21
Posts: 161

Re: Telldus Technologies TellStick

KRH wrote:

send one and a switch to me and i will play whit it smile

Thanks for the suggestion, I think I will give it some more looking in to before surrendering though.


¤ 2 x 500 GB Samsung Spinpoint ¤ FFP 0.5 ¤ Custom fanscript ¤
¤ Lighttpd 1.4.19 ¤ Transmission 1.50 ¤ FW 1.07 ¤

Offline

 

#4 2008-06-17 19:15:29

vedeja
Member
Registered: 2008-02-21
Posts: 161

Re: Telldus Technologies TellStick

If someone could please help setting up ftdi_sio usb serial driver for the DNS I could get going with the fun stuff - creating an application for home automation using the DNS-323 and cheap-and-easy-to-get 433,92MHz wallplug switches. The Tellstick itself is also a bargain so I imagine this could actually be of interest to some of you guys as well.

Last edited by vedeja (2008-06-17 19:17:51)


¤ 2 x 500 GB Samsung Spinpoint ¤ FFP 0.5 ¤ Custom fanscript ¤
¤ Lighttpd 1.4.19 ¤ Transmission 1.50 ¤ FW 1.07 ¤

Offline

 

#5 2008-06-18 23:59:54

vedeja
Member
Registered: 2008-02-21
Posts: 161

Re: Telldus Technologies TellStick

Anyone?


¤ 2 x 500 GB Samsung Spinpoint ¤ FFP 0.5 ¤ Custom fanscript ¤
¤ Lighttpd 1.4.19 ¤ Transmission 1.50 ¤ FW 1.07 ¤

Offline

 

#6 2011-01-04 00:48:27

mumzig
Member
Registered: 2010-12-05
Posts: 5

Re: Telldus Technologies TellStick

Old topic but I thought I help people how wants to get the Tellstick to work on the dns-323 by putting the files needed here as I took the time to compile them. Attached are all files needed; the modified FTDI driver, the tdtool and dependent libraries.

A little bit of info:
The FTDI driver source is taken from kernel 2.6.14.7, modified accordingly to:
http://www.kernel.org/pub/linux/kernel/ … tick.patch
and compiled with http://tsd.dlink.com.tw/temp/download/3 … 052008.tgz (that is kernel 2.6.12.6)
Usbserial.ko is also compiled from the same source but could also be found for example here: http://dev.skcserver.de/dns323/modules_ … sb/serial/
Confuse 2.5 was also needed and the compiled library is attached (don't know why it came out as libconfuse.so.0.0.0 from the compilation but it works)

Install:
insert tellstick in usb connector
insmod usbserial.ko (if not already loaded)
insmod ftdi_sio.ko
mknod /dev/ttyUSB0 c 188 0
ln -s /path/to/library/libconfuse.so.0.0.0 /lib/libconfuse.so.0
ln -s /path/to/library/libtelldus-core.so.2 /lib/libtelldus-core.so.2.0.4
create /etc/tellstick.conf according to http://developer.telldus.se/wiki/TellStick_conf but be sure to also add "deviceNode=/dev/ttyUSB0" at the top of the file
tdtool -l should output a list of your devices
tdtool --help for more info

About tellstick: http://www.telldus.se/

/Happy light switching


Attachments:
Attachment Icon tellstick_dns.rar, Size: 132,732 bytes, Downloads: 287

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2010 PunBB