How to Control Servo Motor using by Bluetooth with Arduino

preview_player
Показать описание
In this video I will show you how to control servo motor using by Bluetooth with Arduino Uno
#servomotor
#servomotorcontrol
#bluetoothcontrolservo

App download👇

Рекомендации по теме
Комментарии
Автор

Merhaba, elinize sağlık güzel bir çalışma olmuş mobil arayüzü App Inventorn ile mi oluşturdunuz?

zvitamini
Автор

Mr. I need tutorial for make an application

rendra
Автор

It could work with more than one servo?

lindaluciafragosocontreras
Автор

I already connected everything and programmed it, but when I try to move the servo from the app, it only allows one movement, but it doesn't.

juang
Автор

When I move slider, I get multiple values at one time.
For example, If I move slider at value of 80 and 85, it sends string as "8085".
I have to tab on the slider to get only 1 value at a time.

I'm also using multiple sliders to control multiple servo.
So each string need to prefix with some number.
For example, slider number #1 send value of 80 degree. String will be "180"
Slider #2 send value of 90 degree. Then string will be "290".

In MIT block program, i use SendText->Text->Join to start the string with slider number.

jumbo
Автор

Can you please send the link of the application once more

AaditPandey-rm