/sharpuino

Control real-world objects with C# using Arduino.

Primary LanguageC#MIT LicenseMIT

Sharpuino

Sharpuino allows your C# program to control real-world objects using an arduino.

Simply load the arduino sketch onto your arduino, connect it to your pc using USB, and you can start using the library.

Example uses:

  • Blink an LED when you receive an email, or when your server is overloading
  • Stream sensor data over the internet
  • Wake pc when movement is detected

testtest

Future

  • Documentation, examples
  • Better speed
  • Analog write

Contact Fons van der Plas fonsvdplas@gmail.com