Skip to content

ejholmes/Arduino.NET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This is an Arduino Library for simple text based serial communication. It uses the convention of command <arg1> <arg2> <...> # where command is a byte value. It is meant to be an alternative to the Messenger library and Firmata.

How to use

Simple Download the library, extract the folder, rename the folder to "Arduino_NET" and place this folder in your Arduino/libraries folder. Open a new project and try out the example "simple".

There is an associated .NET library (hence the name) to provide easy API access between the Arduino and your application. Download the source code and take a look at the Example App to see how it works.

About

This is an Arduino library for a flexible serial protocol.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages