Introduction: Interfacing C# With Arduino
This is my first simple program controlling arduino through interfacing cSharp using serial communication.
Step 1: Preparing
First, you will need to have :
1. Arduino
2. Led
3. Resistor.
Step 2: Code
Connect your Arduino to bread board, and put the LED into one of the digital pin of Arduino.
Source code for Arduino :
http://pastebin.com/jweJnSh1
Source code for cSharp :
Video here : https://www.youtube.com/watch?v=P58yLaxqhbo