Velleman K8055 / VM110

HouseBot Plugin Development Discussions.
Post Reply
lostdreamer
Member
Posts: 54
Joined: Sat Apr 18, 2009 8:53 pm

Velleman K8055 / VM110

Post by lostdreamer »

Hey all,

My first plugin for HouseBot.

Made in VB.Net so you're going to need the DotNet bridge from this post :
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 plugin will give you control over :
8 digital outputs
5 digital inputs
2 Analog outputs
2 Analog inputs


Next plugin in the make : Active RFID
http://www.ananiahelectronics.com/RF8315R.htm
http://www.ananiahelectronics.com/RF8315T-x.htm

Have fun with this one ;)


LostDreamer
Attachments
HB k8055-vm110.zip
(5.29 KiB) Downloaded 546 times
Osler
HouseBot Guru
Posts: 742
Joined: Fri Feb 03, 2006 11:18 pm

Re: Velleman K8055 / VM110

Post by Osler »

Nice work!!

Osler
wetwired
Member
Posts: 85
Joined: Thu Jun 19, 2003 7:33 am

Re: Velleman K8055 / VM110

Post by wetwired »

How are you coming along with the Active RFID plugin? Any progress?
roussell
Advanced Member
Posts: 268
Joined: Wed Dec 15, 2004 9:07 am
Location: Pelham, AL

Re: Velleman K8055 / VM110

Post by roussell »

The active RFID stuff could be implemented using only the generic serial device - I've been thinking out getting a few to play with. I've used a Maxbotix ultrasonic sensor which reports status in a similar fashion using the generic serial device.

Terry
raptor_demon
Senior Member
Posts: 141
Joined: Tue Jul 07, 2009 12:55 pm
Location: NC

Re: Velleman K8055 / VM110

Post by raptor_demon »

Hi,

I have been trying to get this to work without success.

How do i install the plugin and get this to work?

thanks

Raptor
lostdreamer
Member
Posts: 54
Joined: Sat Apr 18, 2009 8:53 pm

Re: Velleman K8055 / VM110

Post by lostdreamer »

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, if not, I'll see what I can do.


LostDreamer

ps. About the ActiveRFID is something I put on hold for now, the domoticaforum had a few for tests but they proved to be a bit unstable (they can stop for up to a few hours)
I might try it somewhere next month anyway but can't promosie anything...
Attachments
K8055D.zip
K8055 / VM110 API dll
(10.03 KiB) Downloaded 477 times
raptor_demon
Senior Member
Posts: 141
Joined: Tue Jul 07, 2009 12:55 pm
Location: NC

Re: Velleman K8055 / VM110

Post by raptor_demon »

That did the trick thanks!

it crashed the 1st time but now it seems stable :) thanks

raptor
chrisrey
Member
Posts: 10
Joined: Wed Mar 17, 2010 10:57 am

Re: Velleman K8055 / VM110

Post by chrisrey »

Hi, does this plugin also work with Velleman K8056 with RF option? Thanks.
lostdreamer
Member
Posts: 54
Joined: Sat Apr 18, 2009 8:53 pm

Re: Velleman K8055 / VM110

Post by lostdreamer »

I dont think so, the K8055 and K8056 have different communication, and different specs.


Regards,
LostDreamer
Post Reply