Controlled Arduino From PC (CAP)

by AdrieSentosa in Circuits > Arduino

4230 Views, 81 Favorites, 0 Comments

Controlled Arduino From PC (CAP)

cap_0.jpg

In this project, we will be making a Controlled Arduino that control LED through PC with Visual Basic. It’s a fairly quick project and can be used either on its own or part of something bigger.

List of Material

cap_1.jpg

For this project, we will be using:

- Arduino boards

- PC (Visual Studio installed)

- Protoshield (optional)

- LED

Hardware Connections

cap_fritz.png
cap_3.jpg

Visual Basic Programming

1.PNG

Below is the preview and source code of CAP code.Upload Arduino_Remote.ino to Arduino, Execute Visual Basic program from debug folder/VB_Remote.exe , and you should have no problem.

Enjoy!

cap_2.jpg

After making sure that everything works smoothly, you can take this project into bigger project that need Controlled Arduino. Power through batteries or a plug and you’re good to go!