Home - Gadroc/dcs-bios-arduino GitHub Wiki

PC Interface

The PC Interface layer handles interaction with the PC. Every sketch will interact with this layer. This layer consistes of three objects.

Control Interface

The control interface layer mappes the I/O pins of your arduino to DCS-BIOS. This is the primary layer you will use when creating your sketches.

RS-485 Protocol

Documentation on the protocol used for the RS-485 bus and PC Interface.