Skip to content
This repository has been archived by the owner on Sep 26, 2022. It is now read-only.
/ sharpuino Public archive

Control real-world objects with C# using Arduino.

License

Notifications You must be signed in to change notification settings

fonsp/sharpuino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 [email protected]

Packages

No packages published

Languages