PLEASE READ BEFORE POSTING:

If you are willing to offer some compensation for a new feature or bug fix, you can use the Help Wanted forum. Start a new topic for each new feature idea, and when someone someone decides to do it, please edit the Roadmap Wiki which lists active work.
LinuxMCE Forums
May 23, 2013, 05:56:30 am GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
 
   Home   Help Search Chat Login Register  
Pages: [1]
  Print  
Author Topic: Velbus: CAN bus  (Read 2973 times)
brononius
Guru
****
Posts: 360


Trying to keep it simple and centralized...


View Profile WWW
« on: December 22, 2010, 10:09:06 am »

Hey,

A really nice (and not so expensive) domotica system is Velbus. It has been created by Velleman. Checkout http://www.velbus.eu
They've got almost a solution for all systems, and even a software center.
But this software center is 'too' expensive.
Once you like the opensource software world... Wink

Velbus is working on the system 'CAN bus'.
And i'm thinking to see how i can implement this in linuxMCE.

Is it difficult to do this?
Or is anybody willing to have look a it?
Logged

Version: linuxMCE 1004 (v 2012-07-01)
Extra's: Cacti, webmin, phpmyadmin, joomla

Server: MSI MS-7519 / E7400 2,8GB / 4GB / SSD 60GB / Radeon HD4350 / RTL8111 - 3C905C-TX
Orbiters: HTC Desire Z, HP PocketPC, Samsung Galaxy S, iPAD, ASUS eeePAD
Automation: EIB technology, KNX IP ROUTER 750
Phones: Cisco 7940, Cisco 7960
Camera's: IPCAM02
posde
Administrator
LinuxMCE God
*****
Posts: 2621


Wastes Life On LinuxMCE Since 2007


View Profile WWW
« Reply #1 on: December 22, 2010, 10:48:33 am »

brononi,

Open Source is not a price tag. It is about people investing time to fill a need they have.

If you have a need to get Velbus working with LinuxMCE, you are free to take a look at the protocol available on their website. And have a look at the already existing drivers in LinuxMCE (PLCBUS, KNX/EIB, Z-Wave etc), and try to understand how they work. What you learn from those drivers, you take, and apply it to the Velbus protocol. A few weeks later you will have written a Velbus driver for LinuxMCE and everybody can benefit from your work. That's the beauty of open source.

Enjoy your trip to the wonderful world of open source software programming!

PS: Don't pull the "I am not a coder card". Invest time, and you will become a proficient enough to write the driver. If you have specific questions, come by the #linuxmce-devel channel on Freenode. If you are new to programming, go to the nearest bookstore and get yourself a C++ for Dummies book, or something similar to get you going.
Logged

brononius
Guru
****
Posts: 360


Trying to keep it simple and centralized...


View Profile WWW
« Reply #2 on: December 22, 2010, 12:13:12 pm »

Maybe i describe it wrong...

   Velbus = hardware (cheaper then most domotica hardware)
   Software center = paid software
   linuxMCE = freeware

So wouldn't it be great if Velbus works with linuxMCE?
Great hardware stuff, great software stuff, for a low price?

And yes, i can learn to program. And yes, i can put 100's of hours of work in it. And yes, i can try/test/fail for 100 hours...
But hey, maybe somebody did it already? Or maybe somebody can help me out in, hmmm, maybe 4 hours?

Logged

Version: linuxMCE 1004 (v 2012-07-01)
Extra's: Cacti, webmin, phpmyadmin, joomla

Server: MSI MS-7519 / E7400 2,8GB / 4GB / SSD 60GB / Radeon HD4350 / RTL8111 - 3C905C-TX
Orbiters: HTC Desire Z, HP PocketPC, Samsung Galaxy S, iPAD, ASUS eeePAD
Automation: EIB technology, KNX IP ROUTER 750
Phones: Cisco 7940, Cisco 7960
Camera's: IPCAM02
posde
Administrator
LinuxMCE God
*****
Posts: 2621


Wastes Life On LinuxMCE Since 2007


View Profile WWW
« Reply #3 on: December 22, 2010, 12:18:29 pm »

Velbus is currently not support under LinuxMCE. So, you need to writer a driver for it. And 100hrs seem to be quite fitting.

And describing Velbus hardware as cheap/inexpensive is quite interesting. A 1-channel blind controller for 99EUR or a two channel blind controller for 129EUR (65EUR per channel) is not something I consider extraordinary inexpensive.

You can get an 8-channel KNX controller for 280EUR (33EUR per channel)... And KNX is considered very expensive.
Logged

brononius
Guru
****
Posts: 360


Trying to keep it simple and centralized...


View Profile WWW
« Reply #4 on: December 22, 2010, 12:39:38 pm »

Maybe you're right.
That's the whole problem/question: What's the best, where to buy, how much, pro's/contra's...

I'll definely look into the KNX product line...


Maybe it's an idea to put a kind of chart together with commonly used systems?
I really loved this chart for monitoring systems: http://en.wikipedia.org/wiki/Comparison_of_network_monitoring_systems
If i can help with this, give me a yell...

Logged

Version: linuxMCE 1004 (v 2012-07-01)
Extra's: Cacti, webmin, phpmyadmin, joomla

Server: MSI MS-7519 / E7400 2,8GB / 4GB / SSD 60GB / Radeon HD4350 / RTL8111 - 3C905C-TX
Orbiters: HTC Desire Z, HP PocketPC, Samsung Galaxy S, iPAD, ASUS eeePAD
Automation: EIB technology, KNX IP ROUTER 750
Phones: Cisco 7940, Cisco 7960
Camera's: IPCAM02
Techstyle
Addicted
*
Posts: 662



View Profile WWW
« Reply #5 on: December 23, 2010, 01:37:05 am »

Interesting, do you know if it is a standardd CAN protocol?
Logged

brononius
Guru
****
Posts: 360


Trying to keep it simple and centralized...


View Profile WWW
« Reply #6 on: December 23, 2010, 08:46:52 am »


No idea. I suppose it is? When i check their forum, they talk the whole time about C++ and .NET.
For the moment, i don't see links with/for linux...

 This should be a summary of the protocol:
http://www.velleman.eu/downloads/Velbus_ProtocolSummary.pdf

Logged

Version: linuxMCE 1004 (v 2012-07-01)
Extra's: Cacti, webmin, phpmyadmin, joomla

Server: MSI MS-7519 / E7400 2,8GB / 4GB / SSD 60GB / Radeon HD4350 / RTL8111 - 3C905C-TX
Orbiters: HTC Desire Z, HP PocketPC, Samsung Galaxy S, iPAD, ASUS eeePAD
Automation: EIB technology, KNX IP ROUTER 750
Phones: Cisco 7940, Cisco 7960
Camera's: IPCAM02
jeroends
Making baby steps

Posts: 2


View Profile
« Reply #7 on: January 27, 2011, 03:28:39 pm »

Hello,
I think you didn't searched the forum of velbus very well because I posted several programs wich are intended to work unther Linux. Those programs are written in C and perl.

There's one main program intended to work as gateway between velbus and the network. The others are client programs who connect to the the gateway, the same way should/could be done woth mce. I will have a look when I've got a bit time left and if it's interresting for me. Of course i've to install first a mce box.

If you figure out my programs there's really nothing to it anymore to having ie a light switched on or off.

greets
Logged
posde
Administrator
LinuxMCE God
*****
Posts: 2621


Wastes Life On LinuxMCE Since 2007


View Profile WWW
« Reply #8 on: January 27, 2011, 04:56:41 pm »

What a GREAT first post...
Logged

jeroends
Making baby steps

Posts: 2


View Profile
« Reply #9 on: January 27, 2011, 08:41:00 pm »

idd you're right, first, sorry about my "not that good" English.
Secondly, the user asking this question has been asking this before on the velbus forum (if I can remember twice). That's why I reacted a bit rough...

Will look into creating a device but need some time to figure it out (there's a lot of information to read).

greetings
Logged
brononius
Guru
****
Posts: 360


Trying to keep it simple and centralized...


View Profile WWW
« Reply #10 on: January 27, 2011, 08:58:42 pm »


I started already 4 times a reply on this. And each time, i find myself to 'rough' in my replies. So this is my last attempt.
A moderator can close/remove this topic if he wants... Didn't have any good results, positive answers...

I really want to use a good product that combines IT with domotica.
And i really don't want to learn a program language to get it working.
So i'll put linuxmce beside, and velbus next to it.
And restart the search for other products, with a more userfriendly system and support...

Thanks for your great positive support and feedback...
Gives a good idea what you can expect from the global system...
Logged

Version: linuxMCE 1004 (v 2012-07-01)
Extra's: Cacti, webmin, phpmyadmin, joomla

Server: MSI MS-7519 / E7400 2,8GB / 4GB / SSD 60GB / Radeon HD4350 / RTL8111 - 3C905C-TX
Orbiters: HTC Desire Z, HP PocketPC, Samsung Galaxy S, iPAD, ASUS eeePAD
Automation: EIB technology, KNX IP ROUTER 750
Phones: Cisco 7940, Cisco 7960
Camera's: IPCAM02
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!