Posts Tagged ‘ZWaves.dk’

Forum at digiWave.dk

January 12th, 2010 | Edit

The new forum is now available at digiWave.dk.

The purpose is to centralize the discussion about Z-Wave software development. The idea is to complement sites like ZWave.dk og Domoticaforum.eu.

The forum will be updated as articles about new topics are being published at digiWave.dk.

An introduction to Z-Wave programming in C#

November 30th, 2009 | Edit

Z-Wave is a protocol for wireless communication with home appliances e.g. lamps and sensors. Z-Wave can be used for switching on, switching off, monitoring etc.
It is possible to learn more about Z-Wave by reading one of the previous articles (in Danish) on this site or at Z-Waves.dk.

zwaves-logo-new2

It is easy to get started with Z-Wave programming. One important note here is that the specifications aren’t publicly available. The example in this article can be used for switching a lamp on or off.

» Read more: An introduction to Z-Wave programming in C#