Skip to content

adlerweb/asysbus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

91aea77 · Apr 11, 2023

History

30 Commits
Dec 4, 2018
Jul 2, 2017
Apr 11, 2023
May 11, 2015
Jul 1, 2018
Dec 4, 2018
Dec 4, 2018
Jul 25, 2022
Jan 14, 2018
Jul 1, 2017
Jan 14, 2018
Jul 1, 2017
Jul 1, 2017
Jul 1, 2017
Nov 4, 2018
Nov 4, 2018
Nov 4, 2018
Jul 1, 2017
Dec 4, 2018
Jan 14, 2018
Jan 14, 2018
Jul 1, 2017

Repository files navigation

aSysBus - The Arduino System Bus

aSysBus is hard- and software to build a network of arduino nodes using a CAN-bus or other interfaces. It was build as a replacement for iSysBus(DE), which used native AVR code and a java based configuration framework instead of Arduino. It is mostly used for home automation and other control communication.

For CAN communication Seeed-Studio/CAN_BUS_Shield is required. Be aware the library frequently breaks backwards compatibility. As time of writing master should work, if problems occur look for a commit close to a commit of this library and file a bug here.

Take a look around the wiki to learn more about the protocol, the included examples should help to get you started. If you speak german there are several videos over at YouTube.