8 Forks
69 Stars
69 Watchers

hArduino

Control your Arduino board from Haskell, using the Firmata protocol

How to download and setup hArduino

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

Or simply clone hArduino with SSH
[email protected]:LeventErkok/hArduino.git

If you have some problems with hArduino

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