-
-
Notifications
You must be signed in to change notification settings - Fork 9
Home
Åke Hedman edited this page Jun 12, 2026
·
5 revisions
This wiki contains information, tutorials and other info related to firmware for the VSCP protocol.
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]
- vscp-demo-can4vscp-stm32f103-wiz-ip20-blinky Using the STM32F103 ARM CPU (Blue-Pill) and Wiznet IP20 implementing a tcp/ip based node.
- vscp-demo-link-stm32f103-wiz-ip20-blinky Using the STM32F103 ARM CPU (Blue-Pill) and Wiznet IP20 implementing a tcp/ip based node.
- vscp-demo-udp-stm32f103-wiz-ip20-blinky Using the STM32F103 ARM CPU (Blue-Pill) and Wiznet IP20 implementing a UDP based node.
- vscp-demo-multicast-stm32f103-wiz-ip20-blinky Using the STM32F103 ARM CPU (Blue-Pill) and Wiznet IP20 implementing a multicast based node.
The VSCP Project (https://www.vscp.org) - Copyright © 2000-2026 Åke Hedman, the VSCP Project