It consists in an artificial hand controlled by a glove with flex sensors. The artificial hand reproduces the movements of the hand with the control glove, wirelessly. The hand and the glove works both with Arduino
Hi Vijayp, make sure you install Arduino IDE Software before you connect Arduino Uno to Computer. Because while installing Arduino IDE it will install all necessary drivers by itself. Good luck!
Yes you can disconnect USB Cable of Arduino Uno from Laptop. This will safely disconnect Arduino from PC because code still remains there into the Flash memory of an Microcontroller of Arduino Uno. Wish you good day. Thanks
Hi mate..thank you for your workshop. I’m planning to get one and I need to ask you an information. What I need to do is setting it up in a way that it makes 3 different impulses at different time intervals e.g 1st impulse 60 sec then 2nd impulse 30 sec and 3rd impulse other 30 sec..and on and on like this forever. Is it possible?
Arduino Software installation has nothing to do with LED Status. Your question is wrong. Maybe you want to ask when you upload Arduino Sketch on Arduino Board then Rx LED receive light-up just for few seconds to indicate Arduino Uno board has received code into the memory of microcontroller. Good luck!
Hi Hemant, its necessary to connect Arduino to Computer while uploading code on microcontroller chip. But when programming is done then you can power up Arduino with stand alone battery. This is because your code remain their running from flash memory of microcontroller on Arduino. I hope this answers your question.
I have verified my program and uploaded the same to Arduino uno, it showed done uploading without generating any error, but on Arduino uno board, like as you shown, the yellow light was blinking but in my circuit yellow light is not blinking but is continuing to glow without any blink, so is there any problem with the upload or is it fine!?
Hi Jash, seems like your upload works well. Maybe you can try connecting external LED to Pin13 of Arduino Uno and give it a try. And check if your on board LED damaged. I hope this can help you. Good Luck
hi Junaid, you must connect Arduino Uno using USB Cable to Laptop. And then from your Arduino IDE you can UPLOAD Code on to the microcontroller sitting on Arduino Uno Board. I've shown entire process step-by-step in this video lesson. Thanks and have a goo day
Yes its possible you can use relay and other dimmer circuit to turn ON AC light Bulb or control FAN Speed using Arduino. You can find video on our channel about how to use relay with blynk and other IoT platform. I hope this may help you. Good luck
Hi , Can you pl help in getting program for reading 4-20ma input (flow meter value) and send sms to two users in sms format with totalizer value everyday one time and when required
I have a claw machine, which i would like to setup something like this to move the claw and drop the claw by using my computers keyboard. Any ideas, where to start?.
Hi Juan, you must start learning Arduino Programming. Then learn how to use Servo motor interfacing with arduino project. There cool robotics arm you can build which will serve your purpose. Good luck!
Hello so my co-worker has been messing with this Arduino we have, but now he is out for a while, So I am trying to connect to our Nano and READ WHAT HE HAS ON THERE..... but when I connect it...… how to I just PULL UP what is on there...?/ connect to it..?! / View the code he has on there?!?!?!?!? Please and thank you for your help!
Hi Shabby, to program or upload new code in arduino. You must follow the same procedure as shown in this video lesson. Everytime you upload new code the older program will get overwritten in memory on microcontroller of an Arduino. I hope this may help. Good luck!
Hi Tejas, You can use following code to upload on your Arduino Uno void setup() { pinMode(13, OUTPUT); } void loop() { digitalWrite(13, HIGH); delay(1000); digitalWrite(13, LOW); delay(1000); }
Hi Rahul You can try two things, STEP-1: Make sure your Arduino COM Port is detecting properly in Device Manager STEP-2: Uninstall Arduino IDE and reinstall. Also tried to restart computer if needed This issue has to do with Arduino IDE. Sometimes install not happens properly and IDE couldn't recognizes the compiler and hardware connected to computer which is result throw this error. I hope this may resolve issue. Good luck!
I guess it maybe because your Arduino IDE is using a dark theme so it may look black. In my case I use default light theme. You'll find these options under File and Preferences if in case you wish to change in your Arduino IDE. Best wishes!
So if you switch to arduino your mic becomes louder So immediately I lowered the volume So after that again you switch to laptop So It became like mute and then you just suddenly cut your video So...and So..
Hi Sudipta, you can connect with other USB Port of your of Laptop. If in case you're using older OS like Win7 or Win8 then probably you need to reinstall Arduino IDE to make sure Arduino USB drivers are installed properly. Also do check in your device manager if COM Port shows up with name Arduino. I hope this might help . Good Luck!
When I plugin my Arduino UNO with USB to my system.then only green and L led is illuminated. Nieither L orange led flashing nor my PC found any external hardware.. Please advise
Hi krishna, to make human following robot you should learn programming Arduino. its will involve lot of programming and sensor connections. Only code may not help you. Good luck and best wishes!
This Is the the best Arduino introduction video I've ever seen. Superb
Thanks Reeta,
I'm glad to see you found this Arduino tutorial useful
Good luck and best wishes
Better explanation than the product manufacturers themselves. Cheerio
Thanks Razor!
thanks bro u saved my life
Nice work bro, one question, does we select same things and software for Ardurino Uno R3 also? Thanks
Hi Inderjot, thank you! It will work with all Arduino Uno variants including Uno R3
Best wishes!
nice! is the LED integrated on Arduino uno or you have to install it ?
The LED blinking on Arduino Uno board is built-in LED comes connected to Pin number 13. Hope this help. Best wishes!
What should be used for the hand controlling arduino.Means what example should be used
It consists in an artificial hand controlled by a glove with flex sensors. The artificial hand reproduces the movements of the hand with the control glove, wirelessly. The hand and the glove works both with Arduino
Simple and to the point, superb video👍
Hi Nirmith, glad you liked it
holy moly ... my ears are crying
I'll remake this Arduino video soon with better Audio quality. Thanks for your patience. Good day!
@@BINARYUPDATES hey no bro... sorry if offended... i learnt from this video. once again apologies
Ok, not any closer to knowing how to program an Arduino, however I might be closer to being legally deaf due to those drastic volume changes.
not me i guess ur the only one who is deaf
Bro plz telll🙏 can we use printer cable for Arduino Uno?
Yes you can use normal printer cable. It will work with Arduino Uno to connect with laptop for uploading code.
does it work whitout connection to the arduino or does it need to be plugged in
No, you must connect Arduino Uno to Computer over USB Cable.
Good luck and best wishes!
@@BINARYUPDATES is there any way to make it work whitout needing to be connected to a computer
Im asking if i could replace the computer whit a battery after having uploaded the code
Which board do you lots use I use uno
I often use Arduino, Raspberry Pi, NodeMCU ESP8266 and STM32 Microcontroller Boards for my Projects
Is it possible to change software after completion of uploading software?
yes, there is a reset button on aurdino
@@hashikvu5730 thank you brother
We are working on a robotic arm. And we are using an Ardino uno in it. So can we use the same program in it....
Hi Shaik, it depends on how your robotic arm build. If your robotic arm uses Arduino to control then yes.
Is it necessary to connect arduino with computer after completion of code
Hi Meena, Yes! you must connect Arduino Uno board with Computer in order to upload the code and see if it works. Good luck and best wishes!
everyone asking for the application just check the description
Hi! If I'm using the Elegoo uno r3, will the board be the same as Arduino Uno?
Do we need to download any drivers for audrino uno to show itself in computer
Hi Vijayp, make sure you install Arduino IDE Software before you connect Arduino Uno to Computer. Because while installing Arduino IDE it will install all necessary drivers by itself. Good luck!
Is additional works without PC after upload codings
Can i directly disconnect the Arduino from pc after the burn?
Yes you can disconnect USB Cable of Arduino Uno from Laptop. This will safely disconnect Arduino from PC because code still remains there into the Flash memory of an Microcontroller of Arduino Uno. Wish you good day. Thanks
Video is very helpful!
Glad it was helpful!
Can we rewrite a program in Arduino. Also can we install two or more programs and select any one program at a time?
U can rewrite
What do we have to install?? What's the name of the application?
If you don't know that much..... I wouldn't even bother trying....!
We have to install an Arduino Uno R3
Hi mate..thank you for your workshop. I’m planning to get one and I need to ask you an information. What I need to do is setting it up in a way that it makes 3 different impulses at different time intervals e.g 1st impulse 60 sec then 2nd impulse 30 sec and 3rd impulse other 30 sec..and on and on like this forever. Is it possible?
Which usb cable should i use?? Is normal charger usb ok?
no
When software installed which light blink
Tx or Rx
Arduino Software installation has nothing to do with LED Status. Your question is wrong. Maybe you want to ask when you upload Arduino Sketch on Arduino Board then Rx LED receive light-up just for few seconds to indicate Arduino Uno board has received code into the memory of microcontroller. Good luck!
What is the name of that your arduino app you used?
Arduino :/
Best video ever
Thanks Alakh!
Dude your a hero 🙏👍👍
I appreciate your comment Brandon. Thanks
thank u for vedio very helpful
Very good
Thanks Sree, I hope you've enjoyed this Arduino Programming lesson!
Best wishes!
Bro Thanks So Much very clear and simple
Glad it helped
Is it necessary for the computer to be connected with the aurduino when it runs bro?
Hi Hemant, its necessary to connect Arduino to Computer while uploading code on microcontroller chip. But when programming is done then you can power up Arduino with stand alone battery. This is because your code remain their running from flash memory of microcontroller on Arduino. I hope this answers your question.
good work bro
Thanks Syed
Best wishes!
Can we copy and paste the code? Is it safe?
Hi, yes if you're learning Arduino Programming.
Good luck and best wishes!
isme printer ka cable support krta hai ya nhi?
Yes Arduino does supports printer cable to connect with PC/Laptop
@@BINARYUPDATES thanks
I have verified my program and uploaded the same to Arduino uno, it showed done uploading without generating any error, but on Arduino uno board, like as you shown, the yellow light was blinking but in my circuit yellow light is not blinking but is continuing to glow without any blink, so is there any problem with the upload or is it fine!?
Hi Jash, seems like your upload works well. Maybe you can try connecting external LED to Pin13 of Arduino Uno and give it a try. And check if your on board LED damaged. I hope this can help you. Good Luck
Hello i have code for my arduino uno board but i dont know how to put it can u plz tell?
hi Junaid, you must connect Arduino Uno using USB Cable to Laptop. And then from your Arduino IDE you can UPLOAD Code on to the microcontroller sitting on Arduino Uno Board. I've shown entire process step-by-step in this video lesson. Thanks and have a goo day
@@BINARYUPDATES 😊 thank you so much but my young explorer was in 7 jan and we also won first price tq so much
@@8a12junaidkhan7 hello which usb cable did you use ??? Normal charger one will be fine or not
Arduino Uno used for what purpose?
You can build robotics, embedded systems & IoT devices using Arduino Uno.
@@BINARYUPDATES can i control Fans,lights,ac,fridge on mobile by Arduino Uno?
Which programming language should we know for operating it?
Hi Arbin, the basic working knowledge of C Programming is enough to program Arduino
Is it possible with aurdino uno, to simple home automation I mean 2 lamps and 2 fans...
Yes its possible you can use relay and other dimmer circuit to turn ON AC light Bulb or control FAN Speed using Arduino. You can find video on our channel about how to use relay with blynk and other IoT platform. I hope this may help you. Good luck
Hi ,
Can you pl help in getting program for reading 4-20ma input (flow meter value) and send sms to two users in sms format with totalizer value everyday one time and when required
I have a claw machine, which i would like to setup something like this to move the claw and drop the claw by using my computers keyboard. Any ideas, where to start?.
Hi Juan, you must start learning Arduino Programming. Then learn how to use Servo motor interfacing with arduino project. There cool robotics arm you can build which will serve your purpose. Good luck!
video starts at 1:59 no need to thank me
Sir how to reset this pc because my pc was lagging
Hello so my co-worker has been messing with this Arduino we have, but now he is out for a while, So I am trying to connect to our Nano and READ WHAT HE HAS ON THERE..... but when I connect it...… how to I just PULL UP what is on there...?/ connect to it..?! / View the code he has on there?!?!?!?!? Please and thank you for your help!
Site in description has a mandatory donate.
No need u can download without donating
Hi bro! I know a little knowledge of c... Can I create a calculator using this ? By installing some numbers and operator buttons?
Yes you can!
bro how to program new code
Hi Shabby, to program or upload new code in arduino. You must follow the same procedure as shown in this video lesson. Everytime you upload new code the older program will get overwritten in memory on microcontroller of an Arduino. I hope this may help. Good luck!
It is good programing
Is it still the same process in 2021?
Hi Noushad, the process is same as nothing has changes in Arduino world till today. you can try. Good luck!
name of cable?
Well we can see it alright.
Very low sound 😔😔
can you make for smart
parking
I'll consider making smart parking or similar project in future. Lets see when I get time. Good day!
It can also be done in android... Isn't it???
So how to reset the audino board
There is an RESET switch on Arduino Uno Board
Hey i just want to paste a program how to do that for my . Engineering project work ?
Hi Tejas,
You can use following code to upload on your Arduino Uno
void setup() {
pinMode(13, OUTPUT);
}
void loop() {
digitalWrite(13, HIGH);
delay(1000);
digitalWrite(13, LOW);
delay(1000);
}
Cant hear.
Thank u so much
Whill this suit for ardino uno R3
Sir I'm getting
Avrdude: ser_open () ; can't set com-state for "\\.\COM4"
error.. what to do now!. Please help
Hi Rahul
You can try two things,
STEP-1: Make sure your Arduino COM Port is detecting properly in Device Manager
STEP-2: Uninstall Arduino IDE and reinstall. Also tried to restart computer if needed
This issue has to do with Arduino IDE. Sometimes install not happens properly and IDE couldn't recognizes the compiler and hardware connected to computer which is result throw this error. I hope this may resolve issue. Good luck!
@@BINARYUPDATES sir I have already done this thing many times. But still getting this error again and again.
Your app is green, and why is the app I downloaded is black?
I guess it maybe because your Arduino IDE is using a dark theme so it may look black. In my case I use default light theme. You'll find these options under File and Preferences if in case you wish to change in your Arduino IDE. Best wishes!
Arduino name not showing in my laptop
can you tell the name of the cable
Its simple USB Type-A to Type-B USB Cable for Arudino Uno
I cannot see Arduino in Port can you please help me
cable price of rdno uno
HI Ganesh, Its normal USB Type-A to Type-B Cable used for Arduino Uno. This cable can cost from 50-100 INR Apprx. in India
Sound is low
Sorry for inconvenience caused. I'll try to fix it in new video
Problem uploading to board messages constantly. Please help🙏🙏
Please provide more details about issue, on how you've connected Arduino Un to PC and What exact issue is happenning? and at which step?
@@BINARYUPDATES it's ok,did it on a macbook worked fine. Thx for replying. Keep posting vids.
@@cptsponko32 gazab kya baat hai😂
Sir mere arduino bord me programing nhi ho rhi hai
Hi Akash, check if arduino drivers are installed properly. Let me know if your COM port is detecting or not in device manager. Good luck!
Do we need to pay for this
Nope bro
no you don't
I had done but your project but it replying as -problem: uploaded to board
am unable to install the software
How to download software ? It’s free ?
Hi Omkar, Arduino IDE is a free and open source. You can download from official website of Arduino. Good luck and best wishes!
Bro I am getting some error can you please help me
Hi Charan,
Let us know more about issue you're facing with Arduino IDE to program MCU.
So if you switch to arduino your mic becomes louder So immediately I lowered the volume So after that again you switch to laptop So It became like mute and then you just suddenly cut your video So...and So..
Thanks for your input Jobert
First I'd like to ask onething, What is main purpose of arduino not other uses . Anyone is not clearly telling it. Can u please tell.
Arduino is easy among all other microcontroller boards to get start learning microcontroller programming. I hope you may find useful. Thanks
My port was not showing
Hi Sudipta, you can connect with other USB Port of your of Laptop. If in case you're using older OS like Win7 or Win8 then probably you need to reinstall Arduino IDE to make sure Arduino USB drivers are installed properly. Also do check in your device manager if COM Port shows up with name Arduino. I hope this might help . Good Luck!
Sound kahan h
Thank bro
Thanks!
Thanks
Can you put the link of the code
super
cool👌👌👌
Please speak loudly bro
Cannot hear your voice
Please follow this
I'll fix it from future video lessons. Thanks for your input
Best Wishes
When I plugin my Arduino UNO with USB to my system.then only green and L led is illuminated. Nieither L orange led flashing nor my PC found any external hardware..
Please advise
Hello sir , Your voice is not audible
Thankssss
I is moms computer os!
Ide aplodong arrear 0 cord
Fauk shet ran enge dlet ylwal byea asbialhu mslhe fauk
Arey Bhai aavaz to AA hi nhi ri h
Very low volume.
i does not understand
👍👍
That's cool
How to make Arduino hamun following robot code upload like kar do
Hi krishna, to make human following robot you should learn programming Arduino. its will involve lot of programming and sensor connections. Only code may not help you. Good luck and best wishes!
buy a better microphone dude
ة