All Projects → grodansparadis → vscp

grodansparadis / vscp

Licence: other
VSCP (Very Simple Control Protocol) IoT/m2m framework

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
Makefile
30231 projects
HTML
75241 projects
python
139335 projects - #7 most used programming language
CMake
9771 projects

Projects that are alternatives of or similar to vscp

eva3
Industrial/Enterprise and home IoT automation platform
Stars: ✭ 27 (-42.55%)
Mutual labels:  iot-platform, iot-framework, iot-gateway, iot-application
Neon
Similar to 🏡 HomeAssistant and OpenHAB, but made with .net core and ❤️ in Florence, Italy
Stars: ✭ 32 (-31.91%)
Mutual labels:  home-automation, iot-platform, iot-framework
MQTTnet
MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker). The implementation is based on the documentation from http://mqtt.org/.
Stars: ✭ 3,309 (+6940.43%)
Mutual labels:  communication, iot-platform, iot-framework
Mqttnet
MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker). The implementation is based on the documentation from http://mqtt.org/.
Stars: ✭ 2,486 (+5189.36%)
Mutual labels:  communication, iot-platform, iot-framework
Can library
Multiplatform Arduino library for supporting the native CAN controller on Due (SAM3X) and Teensy 3.1 (K2X) as well as MCP2515 through SPI
Stars: ✭ 81 (+72.34%)
Mutual labels:  communication, can-bus
Awesome Iot
Awesome IoT. A collaborative list of great resources about IoT Framework, Library, OS, Platform
Stars: ✭ 3,460 (+7261.7%)
Mutual labels:  iot-platform, iot-application
kotori
A flexible data historian based on InfluxDB, Grafana, MQTT and more. Free, open, simple.
Stars: ✭ 73 (+55.32%)
Mutual labels:  m2m, iot-platform
Home-Fi
Home Automation App using Flutter, Adafruit IO & Esp32 dev board.
Stars: ✭ 60 (+27.66%)
Mutual labels:  home-automation, iot-application
Freedomotic
Open IoT Framework
Stars: ✭ 354 (+653.19%)
Mutual labels:  home-automation, iot-platform
Irremoteesp8266
Infrared remote library for ESP8266/ESP32: send and receive infrared signals with multiple protocols. Based on: https://github.com/shirriff/Arduino-IRremote/
Stars: ✭ 1,964 (+4078.72%)
Mutual labels:  home-automation, communication
Neon.HomeControl
Home Automation System, similar to HomeAssistant but made with .net core and ❤️
Stars: ✭ 46 (-2.13%)
Mutual labels:  iot-platform, iot-framework
cbj smart-home
🏡 If you are searching for an easy way to connect all your smart home devices with one app CyBear Jinni 🦾🐼🧞‍♂️ is here for you. Join the community and make your home smarter than yesterday.
Stars: ✭ 40 (-14.89%)
Mutual labels:  iot-platform, iot-application
StressThing
a software testing platform to perform stress test on web of things
Stars: ✭ 12 (-74.47%)
Mutual labels:  iot-platform, iot-framework
AeonNodeEditor
No description or website provided.
Stars: ✭ 22 (-53.19%)
Mutual labels:  iot-platform, iot-framework
thinkimf
thinkimf 一个基于PHP7的创新互联网框架,驱动物联网,智联网,职业规划 hinkIMF ,PHP IOT FRAMEWORK
Stars: ✭ 29 (-38.3%)
Mutual labels:  iot-platform, iot-framework
QSimpleScada
Qt based simple SCADA framework, with dashboard, static and dynamic components
Stars: ✭ 152 (+223.4%)
Mutual labels:  iot-platform, iot-framework
mqtg-bot
MQTT Client Telegram Bot
Stars: ✭ 67 (+42.55%)
Mutual labels:  iot-platform, iot-gateway
mbed-cloud-client
Pelion Device Management Client library
Stars: ✭ 38 (-19.15%)
Mutual labels:  iot-platform, iot-application
Blynk Server
Blynk is an Internet of Things Platform aimed to simplify building mobile and web applications for the Internet of Things. Easily connect 400+ hardware models like Arduino, ESP8266, ESP32, Raspberry Pi and similar MCUs and drag-n-drop IOT mobile apps for iOS and Android in 5 minutes
Stars: ✭ 8 (-82.98%)
Mutual labels:  home-automation, iot-platform
specification
The Cyphal specification documents are maintained here.
Stars: ✭ 38 (-19.15%)
Mutual labels:  can-bus, canbus

VSCP & Friends

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

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 -j8 https://github.com/grodansparadis/vscp.git

A short introduction to VSCP is available here and here.

Documentation in different formats is available here.

Also there is a with many examples for different platforms and a HTML5 websocket UI repository.

Copyright © 2000-2022 Ake Hedman, the VSCP project - MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].