58 Forks
181 Stars
181 Watchers

Arduino

C# .NET - Arduino library supporting simultaneous serial ASCII, Firmata and I2C communication

How to download and setup Arduino

Open terminal and run command
git clone https://github.com/SolidSoils/Arduino.git
git clone is used to create a copy or clone of Arduino 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 Arduino https://github.com/SolidSoils/Arduino/archive/master.zip

Or simply clone Arduino with SSH
[email protected]:SolidSoils/Arduino.git

If you have some problems with Arduino

You may open issue on Arduino support forum (system) here: https://github.com/SolidSoils/Arduino/issues