Search found 54 matches

by lostdreamer
Sat Oct 24, 2009 7:11 am
Forum: Plugin Development
Topic: Active RFID
Replies: 7
Views: 8534

Re: Active RFID

Well, I just recieved my package from Hong Kong with the active RFID set. Just wanted to say, it's been very easy to set up in Housebot. I took roussell's advice and started with the generic serial device instead of the VB demo app to create a real plugin, this was a real time saver. This is how I s...
by lostdreamer
Fri Oct 16, 2009 2:30 pm
Forum: Plugin Development
Topic: Active RFID
Replies: 7
Views: 8534

Re: Active RFID

@ Richard: Don't forget USB - CAT5 extenders http://www.smartvm.com/USB-EXTENDER-VIA-CAT-5-EXTENDS-1-USB-DEVICE-INCLUDING-KEYBOARD-OR-MOUSE-P7243.htm These can go for about 30m with stable USB2.0 signals and CAT5 is a lot easier to get through ceilings and underneith the floors. Plugin a USB hub in ...
by lostdreamer
Thu Oct 15, 2009 6:48 pm
Forum: Plugin Development
Topic: Active RFID
Replies: 7
Views: 8534

Re: Active RFID

For something like that you might also check this project: http://blogs.msdn.com/coding4fun/archive/2006/10/31/912422.aspx They have an open source version somewhere as well with a few adjustments. You can get the keyfobs with 1 USB receiver for about 10-20 dollar. I had a few over here as well, the...
by lostdreamer
Thu Oct 15, 2009 10:30 am
Forum: Plugin Development
Topic: Active RFID
Replies: 7
Views: 8534

Active RFID

Well, Last night I ordered a testing kit from http://www.ananiahelectronics.com/RF8315RT-s.htm I read somewhere else that they failed quite often, but I need to see for myself as well (and if the do, check if they can be 'fixed') If anyone else is interested in this, I'll keep you guys updated on my...
by lostdreamer
Wed Oct 14, 2009 11:05 am
Forum: Plugin Development
Topic: Velleman K8055 / VM110
Replies: 8
Views: 11629

Re: Velleman K8055 / VM110

Hi Raptor, I just saw your private message... I think the problem is in the API (I see I forgot to mention it in my previous post) Attached is the DLL file that should be anywhere in your PATH (ie. windows system32 folder) When you put it in there it should work. Let me know if it works with the API...
by lostdreamer
Wed Jun 03, 2009 8:15 am
Forum: Bug Reports
Topic: Z-Wve pluging hangs
Replies: 0
Views: 11621

Z-Wve pluging hangs

Hey all, I've been trying out my new z-wave devices but I ran into a bug I think. When I set up a relay switch as following: Get Status: Yes Node: 1 Polling interval: 00:10 Everything works ok, but: When I want to shut down Housebot, the housebotserver.exe hangs untill I disconnec the zwave device A...
by lostdreamer
Sat May 02, 2009 6:48 am
Forum: General
Topic: Include new Z-Wave device without remote?
Replies: 3
Views: 872

Re: Include new Z-Wave device without remote?

I think I'll put back the LW11 dimmer for now and next month I'll buy the remote then.
(As well as the correct dimmers, instead of this relay switch)

If i'm correct I'll need this remote then ?
Image


Thanks for you advice,

Martijn
by lostdreamer
Fri May 01, 2009 1:14 pm
Forum: General
Topic: Include new Z-Wave device without remote?
Replies: 3
Views: 872

Include new Z-Wave device without remote?

Hi, after trying Housebot for a while I just bought my first few z-wave devices and was wondering; is there any way to include a new device in the mesh network with having to buy a remote for that (with the Z-Wave Parameter Configuration perhaps)? I'm using the Homepro ZCU201 with usb2serial driver ...
by lostdreamer
Sat Apr 18, 2009 9:40 pm
Forum: Plugin Development
Topic: Velleman K8055 / VM110
Replies: 8
Views: 11629

Velleman K8055 / VM110

Hey all, My first plugin for HouseBot. Made in VB.Net so you're going to need the DotNet bridge from this post : http://www.housebot.com/forums/viewtopic.php?f=4&t=856395 The plugin is for a Velleman USB Experiment Interface Board ( http://www.velleman.be/ot/en/product/view/?id=351980 ) The plug...