1 Forks
3 Stars
3 Watchers

uartbus

A library that turns microcontroller's UART peripheral to a simple, multi-master bus system. The project also features an RPC library for a microcontroller, device auto-discovery, code upload, gateway between the bus and PC, java code to manage microcontroller's RPC on a higher level of abstraction.

How to download and setup uartbus

Open terminal and run command
git clone https://github.com/danko-david/uartbus.git
git clone is used to create a copy or clone of uartbus repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with uartbus https://github.com/danko-david/uartbus/archive/master.zip

Or simply clone uartbus with SSH
[email protected]:danko-david/uartbus.git

If you have some problems with uartbus

You may open issue on uartbus support forum (system) here: https://github.com/danko-david/uartbus/issues