opencosmos / qbkit-demos

New qbkit demos [incomplete]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demos

Demos using ZMQ to communicate with a serial adapter (using KISS protocol).

Demos are in C++17, Node.js, and Python 3.6+, and the different implementations can talk to each other.

The "bridge" which they use to talk through the serial link is only implemented in C++ currently.

The "old" demos in python/old/ can talk to each other but are not compatible with the new demos.

About

New qbkit demos [incomplete]

License:MIT License


Languages

Language:Python 46.9%Language:C++ 45.5%Language:JavaScript 5.8%Language:Shell 1.0%Language:Makefile 0.8%