0 purchases
rtcom 0.1.5
RealTimeCommunication
Real Time Communication Library for home robotics and automation.
The aim of this library is to provide a quick and easy way to prototype “Intranet of Things” devices.
It was first developed for a hobby robotics project in order to have a interface between the robot and a PC,
without having to worry about networking, IP addresses, hostnames, web servers or callbacks.
Free software: MIT license
Documentation: https://rtcom.readthedocs.io.
Features
Real-time UDP broadcast based synchronisation of all rtcom nodes.
Automatic discovery of devices. (No DNS or Avahi required)
Possibility of unicast, without having to worry about IP addresses, DNS or Avahi.
Get started with just a few lines of code.
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
History
0.1.0 (2020-10-24)
First release on PyPI.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.