Controlled Arduino From PC (CAP)
by AdrieSentosa in Circuits > Arduino
4230 Views, 81 Favorites, 0 Comments
Controlled Arduino From PC (CAP)
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
For this project, we will be using:
- Arduino boards
- PC (Visual Studio installed)
- Protoshield (optional)
- LED
Hardware Connections
Visual Basic Programming
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!
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!