Comments on: Arduino – Control Servo with Visual Basic https://randomnerdtutorials.com/arduino-control-servo-with-visual-basic/ Learn ESP8266, ESP32, Arduino, and Raspberry Pi Tue, 02 Apr 2019 10:23:40 +0000 hourly 1 https://wordpress.org/?v=6.8.2 By: Rui Santos https://randomnerdtutorials.com/arduino-control-servo-with-visual-basic/#comment-294378 Thu, 24 Nov 2016 19:30:12 +0000 http://randomnerdtutorials.wordpress.com/?p=336#comment-294378 In reply to abdulhakim.

Yes, the Arduino has that amount of PWM pins.
Thanks,
Rui

]]>
By: abdulhakim https://randomnerdtutorials.com/arduino-control-servo-with-visual-basic/#comment-294365 Thu, 24 Nov 2016 16:56:40 +0000 http://randomnerdtutorials.wordpress.com/?p=336#comment-294365 is it possible to have 5 servo motors ??

]]>
By: Saurav Kumar Singh https://randomnerdtutorials.com/arduino-control-servo-with-visual-basic/#comment-251486 Mon, 13 Apr 2015 12:22:47 +0000 http://randomnerdtutorials.wordpress.com/?p=336#comment-251486 Hi!
I am trying to run a DC Brushless motor using similar method. Is there any quick fix changes to the code and circuit that I can make to your project and run a DC brushless motor?

Thanks!

]]>
By: Hushang Dastani https://randomnerdtutorials.com/arduino-control-servo-with-visual-basic/#comment-250150 Tue, 31 Mar 2015 09:33:23 +0000 http://randomnerdtutorials.wordpress.com/?p=336#comment-250150 In reply to Rui Santos.

Hi,
I have a question regarding Arduino. In my new project, I want to use Arduino to control 4 relays based on some stored value in the EEPROM of the Arduino. I was thinking of using either nano or mirco which have a USB connector. The issue is that when the system is delivered, the user needs to occasionally change the EEPROM data inside the Arduino. I was thinking of writing a C++, JAVA or VB program for the PC that communicates with Arduino via USB. Is this possible? Do I need a USB shield or can I use the existing USB connector on the Arduino nano/micro? Do you have any example or tech info on this please?
Thanks,
Sharok

]]>
By: Rui Santos https://randomnerdtutorials.com/arduino-control-servo-with-visual-basic/#comment-243746 Mon, 09 Feb 2015 12:20:23 +0000 http://randomnerdtutorials.wordpress.com/?p=336#comment-243746 In reply to Thierry.

Hi Thierry!
Yes, you can modify my VB code to do exactly what you’re looking for.
Thanks for asking,
Rui

]]>
By: Thierry https://randomnerdtutorials.com/arduino-control-servo-with-visual-basic/#comment-243638 Sun, 08 Feb 2015 18:32:22 +0000 http://randomnerdtutorials.wordpress.com/?p=336#comment-243638 Hi Rui,
Thanks for your tutorial.

Is there a way to have :
> A single command (instead of 4 in your exemple) with variable number (45, 90, 180 …. for exemple)
> getting this variable number from a spreadsheet (excel for exemple)
> keeping just on / off button in VB and servo obeying automaticcaly to the variable spreadsheet cell content (45, 90, …)

Thanks in advance !

]]>
By: Khairudin https://randomnerdtutorials.com/arduino-control-servo-with-visual-basic/#comment-206901 Mon, 29 Dec 2014 15:35:07 +0000 http://randomnerdtutorials.wordpress.com/?p=336#comment-206901 In reply to Rui Santos.

Hi .Can you please try to do a little modification with the vb which can allow user to enter their own value for the servo to tilt. I need it for my research thnx =)

]]>
By: Rui Santos https://randomnerdtutorials.com/arduino-control-servo-with-visual-basic/#comment-45104 Tue, 16 Sep 2014 14:46:55 +0000 http://randomnerdtutorials.wordpress.com/?p=336#comment-45104 In reply to Nico.

I’ve just tested the download link and it works fine for me.
Please try again! thank you Nico

]]>
By: Nico https://randomnerdtutorials.com/arduino-control-servo-with-visual-basic/#comment-40295 Mon, 08 Sep 2014 16:19:32 +0000 http://randomnerdtutorials.wordpress.com/?p=336#comment-40295 Hi¡
Sorry but the VB Script link isn’t working.
It would be possible to update the link, or you may send me the VB script?
Thanks,
Regards Nico.

]]>
By: Rui Santos https://randomnerdtutorials.com/arduino-control-servo-with-visual-basic/#comment-9731 Fri, 25 Apr 2014 11:18:27 +0000 http://randomnerdtutorials.wordpress.com/?p=336#comment-9731 In reply to jose mendizabal.

Hi Jose,
why can’t you open the .rar file?
I’ve just downloaded the .rar file myself just fine… please try again.

You don’t upload the Visual basic code into the arduino.
The VB code keeps running on your laptop only.
And it talks to your Arduino via serial communication.

Let me know how can I help!

]]>