Happy to know that software will be available soon
Are there any plans to have the software for Linux platform, with GUI or (even better) a high-level API (library)?
It would have interesting advantages, like the possibility to use a lightweight (embedded) linux system as master module to drive more advanced functionalities.
If any plan about it, I would be glad to beta-test it.
Iām sorry, but at this moment the software is not designed to be platform independent and will only run on Windows. Building complex software for both windows and linux is not always feasable.
This is a good question. It would be great that U can write your own software for e.g. a PocketPC PDA or so to send commands on the BUS.
Other question: I want to be able to create schemaās line āwatch televisionā where I want to send to the dimmer that it should go to 50%. Is this possible? Up to now with the Velleman dimmers, short push is on/off and long push is dimmā¦
[quote=āVEL448ā]Providing a cross-platform (PDA, Linux, Windows) cross-language (.NET, C, VB, Delphi) library is a nearly impossible task for a domotics system.
However, the software provided will be very easy to use. We might even release the Velbus Delphi source code.[/quote]
Well Iām a windows .net developper, I just downloaded your tool and it seems great. You told about delphi. Is this tool written in delphi or microsoft .net?
What I was thinkin about, is writing webservices for it and then acces them with flash. So all platforms can use it. Even a Pocket pc. Cant I help in this developpment?
I wouldnāt recommend it. I doubt it would even be possible to implement in a decent way.
The next version of the software will be able to act as a TCP/IP server, accepting and sending packets over TCP/IP. This will allow for other applications to remotely send/receive packets to/from the Velbus network. This would enable someone to write a Windows CE application that connects to the server.
[quote=ābartheungensā]I know, it is maybe too fast, but is there any timeline known for this new software release so that we can do nice things via TCP IP?
[/quote]
Hi Bart,
Iām also looking forward to write nice Flash frontends that communicate with the velbus system ā¦ Any progress on that?
Iām a fulltime actionscript programmer, but Delphi/C# knowledge is only very basic. So I hope I can find an easy way to communicate directly from Flash using a server side script as middle tier ā¦
Iām intrested in sharing code in order to learn from each other ā¦