You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Stanislav Ushakov edited this page Feb 10, 2015
·
1 revision
Welcome to the ArduinoCSharpDimmer wiki!
This is a simple application that shows how we can interact with Arduino via C# SerialPort class.
Code for Arduino is taken from example: http://arduino.cc/en/Tutorial/Dimmer but instead of Procesing sketch the Windows application is used.
Application window
Select appropriate COM port.
Press "Connect" button.
Now you can change the brightness by moving track bar in application.