/ChainDuino

Arduino IDE support for the ChainDuino RS-485 Network Nodes

Primary LanguageC

ChainDuino - RS-485 Network Nodes

See ChainDuino for more information, or to purchase hardware.

About

This repository contains the base firmware and libraries for the ChainDuino boards.

Examples

Building

Arduino IDE

This code is tested with Arduino 1.6.0. Download and install the appropriate file for your platform.

Get the code

Clone this repo / download to your Arduino Sketchbook/hardware folder. The path should look like this

Documents/Arduino/hardware/ChainDuino

To clone:

git clone https://github.com/Wackerbarth/ChainDuino.git

Setup

Launch the Arduino IDE and select the newly available board variant from the menu bar under Tools > Board > Chainduino Primo(ATmega328/Optiboot)

What Next?

*** Help! This repository is just starting out. There is a lot more that needs to be added.