Hi Sir, thank you for these vidoes they are incredibly helpful. Would it be possible to upload some videos of worked through examples?
@Mtmonaghan6 ай бұрын
really well done lesson, thank you
@salmankhondekar17777 ай бұрын
Thanks a lot, this got my concept crystal clear :)
@tesg95517 ай бұрын
Well thought and a very nice explanation. Great!
@KW-ei3pi7 ай бұрын
That was amazing! You are an excellent teacher. I hope you get back to making these Arduino instructional videos. Thanks!
@KW-ei3pi8 ай бұрын
Thank you. Great info. This, and many of you videos say (old version). But I couldn't find a "new version". What gives? Thanks.
@hudders3011 ай бұрын
Do you have any dielectric videos you could upload?
@aparnathijaydip Жыл бұрын
Hindi
@sgaidrboi Жыл бұрын
thanks man! very nice explanation
@leonardwimbley3879 Жыл бұрын
Very nice lesson, is it possible to have access to your notes?
@nusabis7448 Жыл бұрын
this are all pop in fundments of engineing exam che
@mohammadx7623 Жыл бұрын
Thank you
@josephhernandez5514 Жыл бұрын
you the goat
@kwissiekwissie Жыл бұрын
CLEAR explanation! Not to slow and not to fast!
@kritikatiwari89702 жыл бұрын
i dont know why u have low subscribers bt believe me out of all the videos u made it crystal clear thanks love frm india
@dezmach932 жыл бұрын
Awesome! Thanks a million!
@ALOK-pe5fp2 жыл бұрын
Wow excellent teaching method 👍
@TheMapleDreamer2 жыл бұрын
:^)
@LemonTreeNOTfree2 жыл бұрын
Shortly and clearly
@AntonLock2 жыл бұрын
Thanks 🙏 great tutorial, just wondering if you would give a private lesson (online) on an issue I’m having surrounding this subject but it wasn’t exactly answered in the video, I’d be more than happy to pay you for your time, thanks 🙏
@lucarosolem26282 жыл бұрын
Thanks for the explanation. It helped a lot
@truckchuckschumer53752 жыл бұрын
Thank you very much! You saved me
@homesteadlife93282 жыл бұрын
What class is this? Is it something I can enroll in?
@metin85492 жыл бұрын
thank you very much
@emanuelleo67232 жыл бұрын
Can I have a copy of the slides please 🙏
@robertselectronichobbies95072 жыл бұрын
This is the best explanation of switch case I have seen. Thank you! Now can you do interrupts please?
@omaralkayat12462 жыл бұрын
Thank u for these videos .I'm watching you from Iraq .this is so helpful to understand the thermal prop for materials .since I'm an engineer material
@ineroeder58042 жыл бұрын
I have a question! I tried putting a “delay” in one of my cases. “Case 3: LED1 HIGH delay LED2 HIGH” and it kept looping that one case. The LED stopped reacting to the button I was using. So once I got to that case it kept going LED1 high LED2 high LED1 high LED2 high…. And so on. Can you help me?
@isteeleEvCC2 жыл бұрын
Because of the delay it is spending more time in the case and very little time outside where the button is being checked. The button might be pressed and released during the delay so it is not checked/saved in memory. If you hold down the button it might show that it works differently (since holding it down will ensure it is checked when the code is outside the switch). If that doesn't help, if you post the entire code then I can take a look at it.
@johneagle43843 жыл бұрын
I like how you started your tutorial without leds, buttons and whatnot. This is a clear and direct explanation. Thank you!.
@sayyidsahal45333 жыл бұрын
You saved me
@spres79433 жыл бұрын
I’m watching this because I don’t know what units are
@spres79433 жыл бұрын
Oooookkkkkkk
@spres79433 жыл бұрын
So I am watching this because I don’t know what units are
@klexmorgon71943 жыл бұрын
Hi sir can we use for(while) ?
@Cocrico5743 жыл бұрын
Very nice and informative vid. My lecturer showed your vid during a class for my uni course when we were discussing degradation
@alaveroA3 жыл бұрын
Thank You
@phillbon34573 жыл бұрын
Wait what? Shouldn't it look like this? case 'd' : Serial.println("caseD_clicked"); Didn;t you miss the ' ' ' ' ' ' ' ' ' ' ' ' out?
@tbryson23 жыл бұрын
Sure do like the Arduino simulator with breadboard! Is that “yours” or available to anyone? TB2
@isteeleEvCC3 жыл бұрын
It is not mine and it is free to everyone; www.tinkercad.com.
@tbryson23 жыл бұрын
@@isteeleEvCC yea, I found it. Thanks for the response and the video. The “switch” command and how you used it will come in very handy for a project I’m involved with.
@turdsferbreakfast3 жыл бұрын
Best teacher period!
@turdsferbreakfast3 жыл бұрын
One the best tutorials. You are a good teacher!
@Anonymous-vu4by3 жыл бұрын
Yes he he is also my best teacher. I have almost completed arduino program. If he didn't make these videos. I could not be learn c++ coding.
@ogheneruonainkori80673 жыл бұрын
Wow. I just found you. Currently studying Metallurgical and Materials Engineering. Newly established in my School tho. It will really be nice to follow every one of your classes
@ogheneruonainkori80673 жыл бұрын
Really quite difficult to find Classes online on Materials courses
@mezzofresh35213 жыл бұрын
Best video I seen that really explains it
@peterreinhardt52573 жыл бұрын
Very good!! Really i am searching for instructions that are compatible for arduino ide from CC+, such as PORTn, or BITn, which are not explained in arduino ide instructions set. Those instructions are extremely usefull, and as a beginner, it´s too difficult for me to start with CC+. I only want to know how much from CC+ instructions can be written in arduinos ide directly, in order to get some more functionality, without having to start with complicated learning of CC+, since arduino boards are enough for me , and it´s not necessary to start programming isolated microprocessors Thanks
@mastermoarman3 жыл бұрын
Why would you use the switch case over the if?
@Jeatnet403 жыл бұрын
Best explanation so far...thanks
@danman90173 жыл бұрын
thanks for that info help to understand
@pamelatragas76383 жыл бұрын
You need a key to get in AND out. Dude... that's it. I get it now! Great explaination.
@simbian59002 жыл бұрын
his arduino videos are pure perfection, shame he doesnt have more views.
@moathnaji27634 жыл бұрын
How we can automate tasks with Arduino let me say this example if I have a dc motor and I want to make it automatically rotate 10 times forward for a period of 2 minutes. Then pause (stop) 3 seconds. Then rotate it backward 10 times for a period of 2 minutes. This rotation cycle back and forth repeated for 20 times. And stop after the full cycle exactly like washing machine. Could you explain fully automation even with single led. please?Hi …I want to control a dc motor making it rotate 10 times forward then pause for 3 seconds and rotate 10 times backward…. this rotation cycle back and forth will be repeated automatically 20 times exactly like the washing machine. What I need to do that?
@isteeleEvCC4 жыл бұрын
This is exactly the thing that an Arduino can do. In addition to a motor you will need a motor controller (to allow the motor to rotate forward and backward). If you are new to Arduino, I encourage you to practice all of the basics before trying to accomplish this task (data types, variables, blinking an led, if statements, while/for loops, and hardware/circuit basics). The below code has 2 for loops, the first will repeat the code inside its scope 20 times. The in the scope has another for loop and blinks an led 10 times and then waits 3 seconds before blinking again. This code could be placed inside an if statement that checks to see if a button was pressed. void setup() { pinMode(13, OUTPUT); // setting pin 13 as an output } void loop() { for (int i = 0; i < 20; i++) // for loop to run 20 times { for (int j = 0; j < 10; j++) // for loop to blink led 10 times { digitalWrite(13,HIGH); // turn led on delay(1000); // delay for one seconds digitalWrite(13,LOW); // turn led on delay(1000); // delay for one second } delay(3000); // delay for 3 seconds } // since all that is in the loop is this for statement, // it will repeat again forever // these two for loops could be put into a scope // that is activated by a button }
@moathnaji27634 жыл бұрын
thanks but I mean if you will make practical examples throughout tinker cad