COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20210210013850/https://github.com/topics/communication-protocol
Here are
117 public repositories
matching this topic...
Transmits AM radio on computers without radio transmitting hardware.
C++(11) library to implement and tools to monitor binary communication protocols
Portable reference implementation of the UAVCAN protocol stack in C++ for embedded systems and Linux.
Arduino communication library for Peacefair PZEM-004T Energy monitor
A Lightweight Ethernet/IP API written to interface with Rockwell ControlLogix/CompactLogix Controllers.
Updated
Sep 4, 2020
JavaScript
A compact implementation of the UAVCAN/CAN protocol in C for high-integrity real-time embedded systems
PROFINET device stack for embedded devices
The KWP2000 is a communications protocol used for on-board vehicle diagnostics systems (OBD) by Suzuki (SDS), Kawasaki (KDS), Yamaha (YDS), Honda (HDS) and possibly more. It is standardized by ISO 14230
Python implementation of the UAVCAN protocol stack.
Updated
Feb 9, 2021
Python
configurations for voip solution architectures and usecases involving SIP servers
Regulated DSDL definitions for UAVCAN (standard and third-party)
Updated
Feb 3, 2021
Python
The UAVCAN specification documents are maintained here.
MADRL, Reinforcement Learning, Multi-Agent, MARL, Communication, Centralized Training and Decentralized Execution
🔔 Linked Data Notifications
CANopen stack for embedded devices
Stealthy.IM is a decentralized communication protocol built for Web 3.0 that connects people and applications.
CommsDSL schema-based definition of UBLOX protocol
Updated
Dec 19, 2020
CMake
Protocol tester for IEC60870-5-104 protocol
Uvvy peer-to-peer communication and sharing client
The decentralized, completely anonymous, lightweight, peer-to-peer network communication protocol.
Abstraction layer for painlessly building object oriented distributed systems that just work
Updated
Mar 4, 2018
Scala
Modbus master library for LabVIEW
Updated
Jul 30, 2019
LabVIEW
Low-level Julia bindings for the LCM communications library
Updated
Feb 8, 2020
Julia
FloripaSat Communication Protocol
DSL schemas parser and code generator for CommsChampion Ecosystem
Free tool to read data from OPC sources and save to a MongoDB database.
Improve this page
Add a description, image, and links to the
communication-protocol
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
communication-protocol
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Right now, Message/Request/Response is only implemented if there exists some Type ID. This is correct behavior for standard definitions. For other definitions, type ID can be resolved dynamically and needs to be implemented even though there's no statically defined type ID.
Some check based on if the definition is inside the uavcan namespace or not needs to be implemented.