SkillAgentSearch skills...

Vscp

VSCP (Very Simple Control Protocol) IoT/m2m framework

Install / Use

/learn @grodansparadis/Vscp

README

<h1>VSCP & Friends</h1>

License C/C++ CI Release Travis Build Status Project Status: Active – The project has reached a stable, usable state and is being actively developed.

<img src="https://vscp.org/images/logo.png" width="100">

You can look at device for device and create control software for each and one of them, we did it another way, we though of a black box device and created control software that works with everything that exists. One to unite them all.

<p>VSCP (Very Simple Control Protocol) is a framework for IoT/m2m tasks. The framework defines methods to have a common device discovery, a common configuration, a common way to interface with remote devices and a common way to update firmware of devices built on different architectures. A server is available that runs on many platforms that have a webserver/websocket/rest/driver and tcp/ip interface with ssl security.

Documentation for VSCP is available at https://docs.vscp.org

Checkout with

git clone -j4 --recurse-submodules https://github.com/grodansparadis/vscp.git
<p>A short introduction to VSCP is available <a href="https://www.slideshare.net/keHedman/2014-01-33087344">here</a> and <a href="https://www.slideshare.net/keHedman/vscp-presentation-eindhoven">here</a>.</p> </p> <p> Documentation in different formats <a href="https://docs.vscp.org/">is available here</a>. </p> <p> Also there is a <a href="https://github.com/grodansparadis/vscp_firmware"firmware repository</a> with many examples for different platforms and a <a href="https://github.com/grodansparadis/vscp_html5">HTML5 websocket UI repository</a>. </p>

License

The whole source code is published under the MIT license. Consider the different licenses of possible third party libraries too!

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, shall be licensed as above, without any additional terms or conditions.

Copyright (C) 2000-2026 Ake Hedman, the VSCP project - MIT license.

View on GitHub
GitHub Stars54
CategoryDevelopment
Updated11h ago
Forks20

Languages

C++

Security Score

85/100

Audited on Mar 25, 2026

No findings