Skip to content
Åke Hedman edited this page Jun 12, 2026 · 5 revisions

Welcome to the vscp-firmware wiki!

This wiki contains information, tutorials and other info related to firmware for the VSCP protocol.

Building a VSCP node

Standard demo code

Blinky

Blinky is a VSCP firmware that does one simple thing. It can control one LED. The demo code has registers, remote variables, a decision matrix (DM), a module description file (MDF) and implements all other standard features of a typical VSCP node. A growing list of Blinky demos is implemented on different platforms using different transport media. The Blinky implementation is described [here]

Hardware

Clone this wiki locally