How to Make MIT app for controlling servo Motor using arduino and bluetooth module.

  Рет қаралды 152,449

Magesh Jayakumar

Magesh Jayakumar

Күн бұрын

Пікірлер: 64
@cee5794
@cee5794 8 жыл бұрын
wow, very clear explanation! I was thinking about making a bluetooth connection between two android apps for something but arduino is nice too!
@macdowelldhobiwa4672
@macdowelldhobiwa4672 Ай бұрын
Instead of using 2 Microcontrollers is it possible to do the same project using one microcontroller like arduino uno only and still work?
@hobquimby9563
@hobquimby9563 9 жыл бұрын
I have the app working(at least it seems to be), and the code is exactly as printed-I noticed you made some minor changes (trivial) at the end. I seem to have bluetooth communication (the app says 'connected', the LED on the board flickers when the slider is moved, or buttons are pressed and the serial monitor displays changes (numbers) when the app is used). However, the servo won't budge. I have scoped the data line to the servo and get nothing but trash that appears when the app is used instead of the nice pulse that should change width. I have played around with different parts of the code to no avail. Oh, the servo checks out fine on a basic Arduino movement sketch. Any tips?
@robduncombe
@robduncombe 9 ай бұрын
Hi, is there a way to do this via WiFi using an Arduino MKR 1000 instead of bluetooth? I'm currently building a drone with a pincer and want to control the servo motor with MIT App Inventor
@mageshjayakumar1653
@mageshjayakumar1653 10 жыл бұрын
Erick Alfonso Sánchez Hi I don't have stepper with me to try it out, you can use it with labview and arduino using lifa (it has inbuilt example for stepper motor)
@e-alf-1
@e-alf-1 10 жыл бұрын
Thank you! I'll try it :)
@azlysuffian5559
@azlysuffian5559 8 жыл бұрын
can you show me the connection on the arduino board itself? can you show the demonstration and tutorial also? thanks
@JirawatChantaraprethet-tx1yx
@JirawatChantaraprethet-tx1yx 11 ай бұрын
Thanks you i'm having trouble with this.
@mikeangelc88
@mikeangelc88 9 жыл бұрын
hello I would like to adapt this app to control 4 servos of a robot and use buttons and sliders . could make a video like you would greatly appreciate
@mageshjayakumar1653
@mageshjayakumar1653 9 жыл бұрын
Miguel Calderon mitappsinventor.blogspot.in/2015/05/control-multiple-servo-motors-using.html
@industron22
@industron22 5 жыл бұрын
sir ac fan speed ke liye app kaise banate hain using arduino blutooth hc06 zero cross detector code
@chavezvexus743
@chavezvexus743 7 жыл бұрын
Thank you.Could you give wiring diagram for servo and arduino sketch?
@e-alf-1
@e-alf-1 10 жыл бұрын
by chance do you have a video of how to control a stepper motor with microstepping in labview/arduino?
@e-alf-1
@e-alf-1 10 жыл бұрын
(your videos are really cool btw)
@BenjaminK123
@BenjaminK123 4 жыл бұрын
why would you not add the code for arduino, and for the next videos how to build a car....engine not included
@gavohsachibani2412
@gavohsachibani2412 7 жыл бұрын
sir can we control servo motor using voice commands right left forward backward stop please reply sir asap
@fasilkv9157
@fasilkv9157 8 жыл бұрын
where i can get that aurdino code. the given link is out dated
@69kamicaze
@69kamicaze 9 жыл бұрын
Hello, In the video we've seen I do not see well as believe in blocks slider design . This whole program set in the video or something missing ?. I do not understand what happens when you move the slider. thanks
@mageshjayakumar1653
@mageshjayakumar1653 9 жыл бұрын
Mc Andrew its simple, when you move the slider from one to another, it generate numbers , in this case 0-180, which then transported to arduino and make the servo move to the position.. kzbin.info/www/bejne/gXPOZmiqaa2ehdE
@69kamicaze
@69kamicaze 9 жыл бұрын
Arduino Robotics LabVIEW Solidworks Thanks, If we want more of a servo control , how you do it?
@mageshjayakumar1653
@mageshjayakumar1653 9 жыл бұрын
Mc Andrew mitappsinventor.blogspot.in/2015/05/control-multiple-servo-motors-using.html please check this out.
@69kamicaze
@69kamicaze 9 жыл бұрын
Arduino Robotics LabVIEW Solidworks Thanks, Thanks, I'll try to see if it works. See if you find out as did this APP.
@AlejandroGuerrerowarrior
@AlejandroGuerrerowarrior 9 жыл бұрын
Thanks bro! How can I do a app for control the speed of four motors of a drone, and the same time control de direction of the drone, changing the speed of each motor.
@sadabmostafa9800
@sadabmostafa9800 9 жыл бұрын
Can you plz tell me if i disconnect arduino from pc,then can i able to control it with Bluetooth???
@mageshjayakumar1653
@mageshjayakumar1653 9 жыл бұрын
Sadab Mostafa yes, you need to power the arduino separately :)
@gamingtoday2383
@gamingtoday2383 7 жыл бұрын
I make slider follow you, but no work.You can explain me again.Plz
@paulsingh2301
@paulsingh2301 9 жыл бұрын
hey can you do a video on controlling a DC motor's speed using an analog stick made on app inventor?
@mageshjayakumar1653
@mageshjayakumar1653 9 жыл бұрын
paul singh sure i will try to do it within this week
@uditghosh2560
@uditghosh2560 7 жыл бұрын
lClicking on the listpicker says "error 507: Unable to connect. Is your device turned on?"
@linhthieuvan9809
@linhthieuvan9809 6 жыл бұрын
please check for me ! error 511: Could not fit '1041,...' into 1 byte.
@mukutmukherjee309
@mukutmukherjee309 8 жыл бұрын
you are sending the bytes as 0,45,90,135,180. can it be 0,1,2,3?
@BigDonkMongo
@BigDonkMongo 7 жыл бұрын
Yes, and with the right programming it can also be strings of code
@vanzbalayo5486
@vanzbalayo5486 9 жыл бұрын
Hi! What if two/more servos, how to control using the sliders in MIT app inventor and how to code in Arduino?
@mageshjayakumar1653
@mageshjayakumar1653 9 жыл бұрын
You can control many servos as you like.. Need to give different values for sliders... In the arduino side check for the condition greater or less ..and map the values.. If possible I will post a video for two servos
@vanzbalayo5486
@vanzbalayo5486 9 жыл бұрын
Sir please post a video for two servos control using MIT app inventor and also the code. . Thank you. .
@jonarblanco1871
@jonarblanco1871 9 жыл бұрын
Arduino Robotics LabVIEW Solidworks please make an app for 2 servo pls. ty
@mageshjayakumar1653
@mageshjayakumar1653 9 жыл бұрын
vaniel balayo mitappsinventor.blogspot.in/2015/05/control-multiple-servo-motors-using.html
@adielsalce3158
@adielsalce3158 9 жыл бұрын
can you create the app and the code of arduino for more servos pls
@mageshjayakumar1653
@mageshjayakumar1653 9 жыл бұрын
Adiel Salce mitappsinventor.blogspot.in/2015/05/control-multiple-servo-motors-using.html
@Dancopymus
@Dancopymus 8 жыл бұрын
You have this tutorial in PDF? Thank you
@imubassir
@imubassir 9 жыл бұрын
I need a video for building an android app to controlling a led using arduino and HC-05
@infodoor7391
@infodoor7391 8 жыл бұрын
+Mubassir Islam may this will help u . www.instructables.com/id/Android-talks-to-Arduino/
@alanullmer8369
@alanullmer8369 7 жыл бұрын
kzbin.info/www/bejne/j6GWaGtupKaZhqM 5 leds and bluetooth
@1412dante
@1412dante 8 жыл бұрын
hi there, can u show us the schematic diagram?
@akulanaveen8272
@akulanaveen8272 5 жыл бұрын
I want Arduino program for this video
@shahadalrawi6744
@shahadalrawi6744 9 жыл бұрын
Thank you. very good explanation.
@3d-Makers
@3d-Makers 4 жыл бұрын
Thank You Bhava....!!!!!!!!
@bibekbarman4139
@bibekbarman4139 5 жыл бұрын
Sir not working?
@Pedrito1405
@Pedrito1405 9 жыл бұрын
Friend me it did not work all the video but I manage to move the servomotor
@mageshjayakumar1653
@mageshjayakumar1653 9 жыл бұрын
Could you explain more?? Which part not worked for you???
@Pedrito1405
@Pedrito1405 9 жыл бұрын
Arduino Robotics LabVIEW Solidworks Thanks for responding, bluetooth device connects fine but when buttons are pressed fails to move my servomotor, it should be?
@mageshjayakumar1653
@mageshjayakumar1653 9 жыл бұрын
Pedro Jara is your arduino receiving serial data from your android device.. Could you confirm it by checking your serial monitor of your android device..
@Lala_1710
@Lala_1710 Жыл бұрын
Thank you so much :D ! ❤️
@DavidGuzman-gf7bh
@DavidGuzman-gf7bh 6 жыл бұрын
thank you very much, you helped me a lot :D
@alexayso4860
@alexayso4860 9 жыл бұрын
thank you for this awesome video :D
@agum2084
@agum2084 9 жыл бұрын
bro orang indo ya?
@pushparajadka1079
@pushparajadka1079 7 жыл бұрын
can I get aurdino code for this??
@omarpasha2968
@omarpasha2968 7 жыл бұрын
I copied the code from this video that was show in the Arduino sketch.
@sandrajaramillo3822
@sandrajaramillo3822 8 жыл бұрын
thaks, help me arduino code
@shitinglim5635
@shitinglim5635 7 жыл бұрын
can I get aurdino code for this??
Real Man relocate to Remote Controlled Car 👨🏻➡️🚙🕹️ #builderc
00:24
МЕНЯ УКУСИЛ ПАУК #shorts
00:23
Паша Осадчий
Рет қаралды 4,5 МЛН
Players vs Pitch 🤯
00:26
LE FOOT EN VIDÉO
Рет қаралды 128 МЛН
Bluetooth controlled Robot using Arduino Uno and MIT APP Inventor
14:39
Srishti Robotics
Рет қаралды 91 М.
Light ON/OFF using MIT app Inventor
9:04
Ankit Lakhani
Рет қаралды 117 М.
How to Control Servo Motor using by Bluetooth with Arduino
5:22
Tech Technology Pk
Рет қаралды 12 М.
Game made with MIT App Inventor
3:14
Joao Lincho
Рет қаралды 90 М.
Arduino Servo Motor Control via Bluetooth | App Inventor
9:40
Maker 101
Рет қаралды 386 М.
Real Man relocate to Remote Controlled Car 👨🏻➡️🚙🕹️ #builderc
00:24