grodansparadis / vscp-firmware

Firmware for the VSCP project

Home Page:http://www.vscp.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License Project Status: Active – The project has reached a stable, usable state and is being actively developed.

VCSP Firmware

VSCP logo

VSCP firmware contains examples for different hardware architectures of how to implement the Very Simple Control Protocol (VSCP, http://www.vscp.org).

Files are organized under hardware architecture with common file folders on each level where common files for vscp (folder /common) and common files for a specific architecture (folder /{arch}/common) reside.

Most important files for implementers are:

  • /common/vscp_firmware.* (for Level I nodes) and
  • /common/vscp_firmware_level2.* (forLevel II nodes)

which implements the VSCP protocol. There are also some references to vscp_class.h and vscp_type.h which reside in the vscp_software repository in the path /src/vscp/common. It is preferred to include these files from that second repository (and not to make redundant copies if possible).

Documentation on how to build your own nodes from this code is here

The main reference implementations for VSCP over CAN is the Paris and the Kelvin modules. Both can found here along with other open source products. All modules are available as ready made modules, bare pcb's and software and hardware is and will always be fully open and free. All design documents are open and available.

Ake Hedman akhe@grodansparadis.com, Grodans Paradis AB

About

Firmware for the VSCP project

http://www.vscp.org


Languages

Language:C 87.5%Language:HTML 3.9%Language:C++ 3.0%Language:Makefile 2.7%Language:Batchfile 1.0%Language:Assembly 0.9%Language:C# 0.8%Language:CSS 0.3%Language:Shell 0.1%Language:CMake 0.0%