How to Start with Robotics? for Absolute Beginners || The Ultimate 3-Step Guide

Поделиться
HTML-код
  • Опубликовано: 3 фев 2025

Комментарии • 978

  • @RobotixwithSina
    @RobotixwithSina  2 месяца назад +6

    💌Looking for a Robotics Eng Job? Join my Robotix Jobs Weekly Newsletter for only $5: www.robotixwithsina.com/
    ✨ Need help break into Robotics? Book a 30-minute Coaching Session with Sina: bit.ly/4eZsogf

  • @CallousCoder
    @CallousCoder 3 года назад +747

    1) Learn Electronics
    2) Learn assembler
    3) Control electronics through assembler
    4) Learn C or C++
    5) Control electronics through C/C++
    6) A class of mechanical engineering is good too (I severely miss that skill)
    7) Learn 3D modelling for 3D printing
    8) Learn molding and casting to reproduce (printed or lasercut) parts faster and more cheaply.

    • @Kimchi_Studios
      @Kimchi_Studios 3 года назад +23

      Assembler is unnecessary. Take that step out. Step 8 is unnecessary since you can pay people to do that part for you.

    • @CallousCoder
      @CallousCoder 3 года назад +27

      @@Kimchi_Studios that’s not a valid argument, you can pay someone to do all these steps. Most big companies do that :)
      And assembler is still necessary on the embedded level. If you create your own CPU board, you’ll need to create those first boot straps and initial drivers in assembler before you can put your C kernel/state engine on top. Also assembler teaches you proper coding and cpu understanding.
      And when you use tiny micro controllers, like the ATTiny which is nice and small and has enough IO for a lot of applications. But the 4K would be filled up in no time when using C and the overhead it introduces.
      And especially for timing exact processes you still do cycle counting on a single microcontroller core without OS.
      But mostly it's important to learn how CPUs work and write efficient code. And really chunk down a problem to it's smallest instance -- which is so important in (software) engineering.

    • @johnwig285
      @johnwig285 3 года назад +19

      @@CallousCoder No, it IS a valid argument. Understand it from a job perspective. As a robotics engineer, you dont have to mold and cast ur own parts. That's where mechanical engineers come in. Focus on the essential skills.

    • @CallousCoder
      @CallousCoder 3 года назад +10

      @@johnwig285 and yet we do it all the time! There’s no such strict separation anymore. Not even in the film business (where I work most of the time as SFX and VFX guy). You need to do it all, because time lines are strict. And what use is a robot without a proper chassis? It’s not. If you can get things OTC then sure! Do it it saves time but sooner or later you’ll need to make unique parts.

    • @diego032912
      @diego032912 2 года назад +10

      @@johnwig285 Dawg you just sound like you have no passion which is okay but you don't gotta tell people they're wasting their time when it's not for them.

  • @graysoncarter3017
    @graysoncarter3017 3 года назад +1358

    i want to be a smart person, like i want to know complex math and chemistry and engineering but i am in my senior yeah and have completely cheated my way through high school and literally dont even have base knowledge in any subject

    • @youtubebannedme3466
      @youtubebannedme3466 3 года назад +296

      I feel u school kills our interests, i learn on the internet now😊

    • @hiddenpersinkjhkjh
      @hiddenpersinkjhkjh 3 года назад +70

      Bro I'm the exact same

    • @JudePhilips
      @JudePhilips 3 года назад +104

      im in the same boat, there are sooooooo many kids like us bro

    • @hamzamohamed7935
      @hamzamohamed7935 3 года назад +65

      I love how you guys are supporting each other

    • @vijayathaker552
      @vijayathaker552 3 года назад +72

      I am just 14, i hate school and i have learnt more than 10 years of school in 6 months on internet during lockdown

  • @One_Of_Kind_Jilu
    @One_Of_Kind_Jilu 3 года назад +684

    1:04) learn a programming language
    C++, python
    3:03) electronics aurdino and raspberry pi
    6:22) build programming

  • @heidirothfuss7756
    @heidirothfuss7756 3 года назад +80

    Just got offered a job to teach beginning robotics to children as part of STEM. I'm a beginner too! This is a great jumping off point...thank you.

    • @RobotixwithSina
      @RobotixwithSina  3 года назад +6

      Congrats!
      Watch this video as well: ruclips.net/video/IRjhWuK3Sa8/видео.html

  • @RobotixwithSina
    @RobotixwithSina  4 года назад +16

    *Roadmaps*
    ✅ Robotics *SOFTWAR* Engineer: ruclips.net/video/Cbe3FflOWgU/видео.html
    ☑ *Surgical* Robotics Software Engineer: ruclips.net/video/vW9hSdz0eYo/видео.html
    ☑️ Robotics *MECHANICAL* Engineer: ruclips.net/video/X5CBzhPPc_c/видео.html
    ☑️ Robotics *ELECTRICAL* Engineer: ruclips.net/video/czxXY8fh1Ds/видео.html

    • @IamS4t4N
      @IamS4t4N 2 года назад

      Thanks a lot for sharing this! 😊

  • @Isamin0728
    @Isamin0728 4 года назад +378

    When he said Micheal reeves I was like: Yep this is for me

  • @eviedelaney3624
    @eviedelaney3624 3 года назад +77

    This is a handy video to watch. I'm the overachieving science-lover insomniac with a big idea of a recreational robot lol

    • @The_Sila_Solo
      @The_Sila_Solo 3 года назад +2

      Honestly same

    • @ai_backend
      @ai_backend 3 года назад +2

      Never related to anything more in ma life

  • @EchoYoutube
    @EchoYoutube 2 года назад +8

    I like fields and projects that most people say are too complicated and boring since I have autism and my brain is wired up to love stuff like that.
    I could design and give you a multitude of full proof concepts that could absolutely be fleshed out into working real-world applicable machines… it’s just I don’t know how to do it yet. That’s why I gotta learn!!!

  • @doremiya1834
    @doremiya1834 3 года назад +6

    a Family friend offered some work experience which is teaching kids robotics, and though I learned computer science I don't have knowledge outside the course, which is why I'm here. Thank you

  • @khenpahilanga9596
    @khenpahilanga9596 3 года назад +28

    Yay what ive been looking for!!! Finally somewhere to start

  • @limlianhui9462
    @limlianhui9462 3 года назад +195

    Interesting. I did robotics engineering in university although I ended up working in electrical engineering. I’ll probably try it out automating my Mom’s laundry line (drying) - she uses a steel frame that has wheels so would use some motors as output and light and humidity sensors as input.. once the light drops to a certain level and the humidity hits 80%; wheel the whole thing in so nothing gets wet in the rain.

    • @chengyun5096
      @chengyun5096 3 года назад +2

      Did it work?

    • @ibreatheair69
      @ibreatheair69 3 года назад

      sheesh

    • @roblet5047
      @roblet5047 3 года назад +12

      Sounds like a perfect project to test your skills planning, and implementing all the necessary steps to achieve this. It might be possible to attach a motor to the pulley system and use a light/humidity sensor to activate the motor at the correct time. Some humidity and light sensor come with adjustable settings which means you can do this without any programming required.

  • @greerpatterson9752
    @greerpatterson9752 Год назад +7

    Thank you for this video. I've been on the hunt for some sort of programming/robotics for my 13 year old brother whose shown a passion for this and have been finding it hard to know where to begin. Great having the links to the products too!!!

  • @AL-rx7ql
    @AL-rx7ql 4 года назад +53

    The moment he said michael reeves, I didn’t click off.

  • @hamzamohamed7935
    @hamzamohamed7935 3 года назад +72

    First of all thank you for giving hope to us people in countries like sudan,africa.. Hope that we can still learn what we love despite the obstacles along the way... Like we can't buy these kits you mentioned directly but what i like the most about this vedio is it feels smooth and doable to learn robotics so really really thank you sir for being informative and helpful and have a good day✌️🇸🇩

    • @RobotixwithSina
      @RobotixwithSina  3 года назад +10

      You're welcome Hamza. Where are you from and what do you study?

    • @hamzamohamed7935
      @hamzamohamed7935 3 года назад +4

      @@RobotixwithSina I'm from sudan and I'm studying mechanical engineering.

    • @user-dy1vf7lu3i
      @user-dy1vf7lu3i Год назад

      @@hamzamohamed7935 Good luck brother :)

    • @GOLOWSOUND
      @GOLOWSOUND 10 месяцев назад

      @@hamzamohamed7935how is it going brother?

  • @quality.random
    @quality.random 2 месяца назад +23

    Anyone from 2025?

  • @findezz
    @findezz 3 года назад +29

    I was confused about how to start my journey in robotics. Thank you, Mr. Robot, through this video now I know the flow.

  • @noone2131
    @noone2131 2 года назад +2

    This is where my empire starts

  • @unrealcreed_8
    @unrealcreed_8 4 года назад +91

    I was really interested but I thought I should learn Python but this video guided me a better way. Thank you doc .

    • @RobotixwithSina
      @RobotixwithSina  4 года назад +7

      Glad it was helpful!

    • @jrtech13
      @jrtech13 3 года назад

      Same here also. It's so useful chennel. That is why I subscribed it

  • @domfru5403
    @domfru5403 4 года назад +67

    Hey dr robot, thank you so much for making these videos! I'm someone with zero experience looking to learn how to make robots as a hobby and your videos have been a god sent.

    • @RobotixwithSina
      @RobotixwithSina  4 года назад +8

      you're welcome. Plz reach out if you have any questions or need help

    • @youtubebannedme3466
      @youtubebannedme3466 3 года назад +2

      @@RobotixwithSina thankzz dr. Robot

    • @vijaygharat2968
      @vijaygharat2968 3 года назад +1

      @@RobotixwithSina hello sir on edx site that cource is writeen 'This course is archived' how can we join cource please help

    • @mordianthony4254
      @mordianthony4254 2 года назад

      Awesome video sir, pls can you start a tutorial for beginners on robotics, like a class, thanks

    • @xyn9171
      @xyn9171 Год назад

      hows it going? did you fulfill your hobby

  • @EchoYoutube
    @EchoYoutube 2 года назад +44

    If you’re just starting to learn robotics and feel like you’re getting stuck, read this comment:
    Listen, I know it sucks. Learning all the wiring and coding that goes into this is challenging… trust me, I have autism so that’s just one more mental barrier that I end up setting in front of myself without even having a say.
    But, if I’ve learned anything… you should almost be able to envision your next step, before you take it. What I mean is that if you take your time, and don’t stress.. you know very well your brain could come up with complex strategies to accomplish things! The only way to let that out, is to slowly teach yourself one thread at a time.
    Imagine it like climbing a mountain; You go slow, and plan out every step that comes to ensure your safety and progress stays thorough. The more you climb mountains, you get faster naturally get without pushing yourself as hard.
    You wouldn’t want to rush climbing a mountain would you? You’ll likely mess up, the only difference is messing up while coding is an inconvenience.. messing up while climbing could cost you your life.
    Maybe, for some people, you should treat coding consequences like climbing ones.. you’ll think a lot more about what you’re doing and put more care into it.
    Robotics and Climbing are completely different things, but they don’t have to be. If you apply the mentality of a careful climber, who strategically makes a lengthy combination of steps and grabs… then you can be a careful programmer, who strategically makes a lengthy combination of actions and wireframing(aka; building out your code from something small to something big).
    Maybe you’ve heard something like this before in your life, but take it differently from me. Remember, I have autism so I’m in a different spectrum than most of you… it doesn’t mean I’m smarter or anything, it just means my head is outside the box in my own format.
    And if you think you’ll forget.. maybe print out this comment or something. Set it up, read it again through and through till you get what I’m saying.

    • @aaradhya4636
      @aaradhya4636 2 месяца назад

      Thanks! you inspire me. i was about to give up

  • @VanDamit-w3n
    @VanDamit-w3n 2 месяца назад

    Thank you for your video and recommendations I was teaching myself python a few months ago and lost motivation because I was uninterested in the sense of accomplishment that coding gave me. Having a solid understanding of python with its simplest applications and your videos have reignited something in me.

  • @CHIBSx
    @CHIBSx 3 года назад +8

    This was EXACTLY the video i was looking for

    • @RobotixwithSina
      @RobotixwithSina  3 года назад +1

      What do you study?

    • @CHIBSx
      @CHIBSx 3 года назад +1

      ​@@RobotixwithSina i started learning python last year wanting to get into robotics without realizing that i had to actually learn the C language and understand the basics of electronics(yes i was dumb)

  • @molugusatyapriya2
    @molugusatyapriya2 5 месяцев назад +1

    For novices, robotics entails learning the fundamentals, working on modest projects to obtain experience, and then progressively moving on to more complicated systems as your abilities grow.

  • @vrodix891
    @vrodix891 2 года назад +4

    Thank you!!! I wanted to join my robotics club
    but I have no experience. So over the summer I am starting, and this video is very informative for me!!!

    • @RobotixwithSina
      @RobotixwithSina  2 года назад

      you're welcome! where do you live if you don't mind me asking?

  • @AddinRoyale
    @AddinRoyale 3 года назад +9

    Robotics. Thats what i was searching for! Thanks dude

  • @kphorce
    @kphorce 3 года назад +31

    Dude this is totally interesting. Like I have always been interested in robotics. I just never had the opportunity or access to learn. I wish I was 23 or 25. Damn just being able to see a machine come alive is so awe inspiring to me. You make me want quit my job and learn this....damn I wish I was 25. Bro keep teaching I'll be lurking. Do you think and older guy can learn these things??

    • @RobotixwithSina
      @RobotixwithSina  3 года назад +2

      how old are you? are you an engineer?

    • @kphorce
      @kphorce 3 года назад +3

      @@RobotixwithSina 32. I really appreciate the fact you are showing people how to get into the field.

    • @kphorce
      @kphorce 3 года назад +1

      @@RobotixwithSina I have a background in web development. At the moment I do ad ops/ programatics. It is a sector of digital marketing. I do have experience in php and javascript. From my understanding I have to learn C/C++. I dont much knowledge in robotics but for me it time....damn where was all this seven years ago.

    • @kphorce
      @kphorce 3 года назад

      @@RobotixwithSina also what the work hours like?? Is it 60hr/80hr weeks??

    • @RobotixwithSina
      @RobotixwithSina  3 года назад +6

      @@kphorce: it's not too late at all.

  • @justinTime077
    @justinTime077 3 года назад +6

    I want my own programmable robot. I don’t care so much about building it until I can program it well.

    • @RobotixwithSina
      @RobotixwithSina  3 года назад +2

      Hello, if that's the case, skip step 2. Learn C/C++, Python, ROS, get a robot kit, maybe a programmable drone and start programming it

  • @ShivaniSharma-h7g
    @ShivaniSharma-h7g 2 месяца назад +3

    A great guide for beginners. Well explained!! Especially about the arduino kits, Arduino kits are something that sparks my interest in coding since the day I have used it in a workshop at moonpreneur, USA.

  • @miss-anthrop3
    @miss-anthrop3 3 года назад +4

    I can't believe that you put a link of an Arduino kit for Bangladeshi aspirants. I wholeheartedly thank you for considering us out of so big many countries!!

  • @JP_hahahah
    @JP_hahahah Год назад +4

    I’m grade 8 trying to join robotics class and wanted some prior knowledge so I’m here watching robotics videos

    • @delord.green59
      @delord.green59 6 дней назад

      Not all RUclips videos are going to tell you step-by-step so you're going to have to look for specific ones chat gpt

  • @ramdaslohakare6440
    @ramdaslohakare6440 3 года назад +2

    Sir I only 12 years and I make a water pump in age of nine so now I learn the basics of robotics thanks

  • @maths5214
    @maths5214 4 года назад +7

    Sir I am just a high school kid but I built my first ardurino project as smart dustbin using ultrasonic sensor,ardurino nano and a servo
    But I programmed it with my mobile phone with an app named a ardurino droid. my first project worked so I fixed my ambition as robotics

  • @nandrews10000
    @nandrews10000 2 года назад +1

    I am encouraged by this video and have invested in both the Elegoo kits. I also accepted the recommendation to study C++ with the Coursera "C for Everyone: Programming Fundamentals". Has anyone else been disappointed by the course and the lecturer?

  • @sheepleslayer586
    @sheepleslayer586 4 года назад +10

    Thanks for a information.
    If I had any friends that were into robotics, I'd refer you

  • @62-anikamubasshira54
    @62-anikamubasshira54 3 года назад +2

    Coming here to make robotics project in school last year !!!

  • @nalinipathak1035
    @nalinipathak1035 3 года назад +18

    Time to build Terminator

  • @MachaSavageBunny
    @MachaSavageBunny 2 года назад +2

    You know, I love this video so bad I'm in developing country and sources for (technology) knowledges are hard to find, thank you~✨💖💗 glad that I still know a little of English, thank you so much!😊💝✨

  • @Infinite_Ztudioz
    @Infinite_Ztudioz 2 года назад +5

    I just wanna be like Dr. Eggman and built amazing robots

  • @mb0erman
    @mb0erman 2 года назад +2

    The robot car can be put together in under 2 hours while knowing nothing of C or electronics. It’s all plug and play. Know this before you buy.

  • @cobra4017
    @cobra4017 2 года назад +4

    Hi sir! Im in the 7th grade and my computer teacher is teaching us python hope to get in the robotics field one day!

    • @RobotixwithSina
      @RobotixwithSina  2 года назад +2

      Best of luck!

    • @IamS4t4N
      @IamS4t4N 2 года назад

      That's great! 👍

    • @sorryboss8550
      @sorryboss8550 Год назад

      You’re in the 8th grade now right, so if you see this please take my advice if you want to do comp sci or robotics, don’t quit if people tell you you’re a geek and all that don’t listen, build massive projects implement AI in your work don’t stop!

  • @arkadeepdas7896
    @arkadeepdas7896 Год назад +1

    I am a 1st year electronics engineer. I like this video.

    • @For_good
      @For_good 10 месяцев назад +1

      Which college bro caz I am also from India.....

  • @evanshlom9767
    @evanshlom9767 3 года назад +10

    Dude 3-4 hours a day is extremely difficult for most ppl. Try 1-2 hours a day if you’re always learning new stuff every day. If you’ve been sitting around learning nothing for a month or two, then maybe try 3-4 hours a day. During the weekend maybe 3-4 makes more sense

    • @RobotixwithSina
      @RobotixwithSina  3 года назад +2

      I understand. however, I'd recommend to put in 3-4 hours each day for at least 2 months to build the momentum. Once you are able to build cool projects with Arduino, you'll be hooked and would want to learn more

    • @evanshlom9767
      @evanshlom9767 3 года назад +1

      @@RobotixwithSina that’s exactly how I started applying data science / machine learning to my job! 2-4 months of nonstop grind it was so fun. Now I have a handful of amazing opportunities. : The initial experience from grinding helps so much to discover better projects for the future!!

    • @blur1157
      @blur1157 3 года назад +1

      Me who can do 16 hours a day: *Uhhhh im getting this finished as soon as possible*

  • @cheterete5043
    @cheterete5043 3 года назад +4

    Thanks doctor robot I always like robots since I was a Kid (I admired asimo) and I have seen what Boston dynamics can do and that stuff is cool amazing. Now I’m getting started in this journey. :)

    • @RobotixwithSina
      @RobotixwithSina  3 года назад

      what do you do for a living?

    • @cheterete5043
      @cheterete5043 3 года назад

      @@RobotixwithSina I graduated high school in 2020

  • @robots4kidsofficial
    @robots4kidsofficial 2 года назад +4

    Robotics is an exciting field

  • @livingscared509
    @livingscared509 3 года назад +1

    I’ve never coded anything ever but I really want to learn to code. Please where should I start

  • @efinl1669
    @efinl1669 4 года назад +7

    Behins the scene 🤣😂👌🏻🔥
    Well done bro , nice video ⚡️🔥

  • @aure4330
    @aure4330 Год назад +1

    I’m in my freshman year just started and I want to start learning robotics early and since everything starts to count in Highschool I’m trying my best to enter science related competitions in hopes of finding a good college wish me luck

  • @masa23665
    @masa23665 4 года назад +5

    Thank you Dr Robot, loved it!

  • @islamicsolution5618
    @islamicsolution5618 3 года назад +1

    You are great teacher

  • @elhamghasemnejad
    @elhamghasemnejad 4 года назад +4

    Thank you dr robat😍 that was great😇

    • @RobotixwithSina
      @RobotixwithSina  4 года назад +1

      You're welcome!

    • @bassplayer807
      @bassplayer807 4 года назад +1

      @@RobotixwithSina Dr. Robot do you have a recommended Arduino course to learn and master Arduino? The one from EdX titled Arduino: from novice to ninja isn’t available.

    • @RobotixwithSina
      @RobotixwithSina  4 года назад

      @@bassplayer807 : Check out this course: bit.ly/32OopA9

  • @sylumsid2831
    @sylumsid2831 Год назад +2

    Is there any playlist for beginner??

  • @olaelnaghy9085
    @olaelnaghy9085 4 года назад +5

    Great video, Thank you 😅

    • @RobotixwithSina
      @RobotixwithSina  4 года назад

      You're welcome Ola!

    • @mihaelstark
      @mihaelstark 4 года назад

      @@RobotixwithSina i am not getting the full course of robotics by edx which's link is in description that is not full course only introduction is there please suggest any other course

  • @abdikhaliqmohamoud3373
    @abdikhaliqmohamoud3373 2 года назад +2

    Hello, how can I get that starter kit please?

  • @gowtham1508
    @gowtham1508 4 года назад +3

    what to learn to become a robotics hardware engineer ?

    • @xainemav7013
      @xainemav7013 4 года назад

      Electrical or mechanical engineering would be great options.

  • @rohitc.b5593
    @rohitc.b5593 8 месяцев назад +1

    Hey sina i always wonder about how robotics are worked how they analyse the data and prform functions
    I searched on the internet but cant get much information
    So can you please tell me how robots can understand data after code and there vision functions
    Or please can you refer any channels where i can learn ?

  • @darkshadowsx5949
    @darkshadowsx5949 3 года назад +19

    the great thing about the C programing language family is once you know one the others are extremely easy to pick up on.
    so you basically learn 3 languages by learning one.
    i started with C++ and can use C and C# without hesitation.

    • @mwanikimwaniki6801
      @mwanikimwaniki6801 3 года назад

      Java will be easy AF too

    • @chasxreacts155
      @chasxreacts155 3 года назад +1

      Anyone know of any free resources to learn the C language, python, etc?

    • @mwanikimwaniki6801
      @mwanikimwaniki6801 3 года назад

      @@chasxreacts155 freecodecamp channel here on RUclips.

    • @RobotixwithSina
      @RobotixwithSina  3 года назад

      I've listed many resources in the description box of this video: ruclips.net/video/8mOHS8M1Pmc/видео.html

  • @binaryglitch64
    @binaryglitch64 3 года назад

    Get an Erector Set or K'Nex at a young age. That's the best way to start if you ask me. This video came up while searching what the modern equivalent is to these early robotics educational toys to get for my kids for Christmas. I'm aware that erector set and connects are still around but just I'm assuming more advanced stuff is available nowadays (some newfangled kit toy probably connect to cell phones and all kinds of stuff).

  • @moamenkamal
    @moamenkamal 4 года назад +4

    You're awesome, plz keep going, really appreciated with resources, Give more 🤗

    • @RobotixwithSina
      @RobotixwithSina  4 года назад

      Thanks. What other topics would you like to see?

    • @moamenkamal
      @moamenkamal 4 года назад +1

      I'm mechatronics engineering in 1st year and I wanna more videos, resources and guidelines if you mind 😅, thanks 🙏

    • @RobotixwithSina
      @RobotixwithSina  4 года назад +1

      @@moamenkamal : stay tuned. there are even better videos coming up

  • @ayeshafarrukhsheikh
    @ayeshafarrukhsheikh 2 года назад +1

    Great job sir...your all videos are amazing

  • @RobotixwithSina
    @RobotixwithSina  4 года назад +12

    Who watched "Behind the Scene" at the very end?😄

  • @gmnahin
    @gmnahin 2 года назад +1

    Thanks a lot...🇧🇩🇧🇩❤️❤️

  • @faresalaa4562
    @faresalaa4562 3 года назад +3

    I will be grateful if you provided industrial and professional path advices of waht I really focus on and learn.

    • @RobotixwithSina
      @RobotixwithSina  3 года назад

      are you an engineer? did you check out my roadmap videos?

    • @faresalaa4562
      @faresalaa4562 3 года назад

      @@RobotixwithSina
      Yes, I am. Actually I didn't know about them until now. Thank you! I'll check them ASAP.

  • @kristopher1583
    @kristopher1583 3 года назад +1

    thanks for the info and you are right I'm going to buy the Project Smart Robot Car Kit you found before getting a Devastator Robot kit so I know more of what I'm doing before going into it deep

  • @np5179
    @np5179 3 года назад +4

    amazing!!!

  • @eeeeeee_
    @eeeeeee_ Год назад

    Nice i Will follow these steps. Thank you for the tutorial

  • @MeyWorking
    @MeyWorking 4 года назад +3

    A great video from a great person. Thanks.

  • @desientertainmentpvt.ltd.1245
    @desientertainmentpvt.ltd.1245 2 года назад +1

    Love from India

  • @janiceflores2002
    @janiceflores2002 3 года назад +5

    Hello! This is such a helpful video. But I'm curious of something important for the project I've been conceptualizing. Can I control the robot hardware without me being in range? How and what should I study to learn how to do it? Anyone who knows, please enlighten me. I'm just a 2nd year IT student and I really lacked knowledge about hardware especially robotics because all we do is programming. I really need it now :(( thanks in advance!

    • @janiceflores2002
      @janiceflores2002 3 года назад

      --without me being in range by means of using the software application I programmed for the robot while it is miles away from me.

  • @ayushsalunkhe504
    @ayushsalunkhe504 3 года назад

    Great bro love from Mumbai India

  • @soumikchowdhury1707
    @soumikchowdhury1707 3 года назад +6

    ( C or C++ ) which one should I learn first?? Please let me know.

    • @RobotixwithSina
      @RobotixwithSina  3 года назад +1

      if you are new to programming or Robotics, start with C.

  • @inthebox5519
    @inthebox5519 4 года назад +5

    Can you please help me i was looking to buy the Arduino kit but i live in EU so the shipping is very High so do you have a alternative for people in Europe?

  • @ShirtorricaWalker
    @ShirtorricaWalker 10 месяцев назад

    I see this video was made 3 years ago, Is this still the best path?

  • @Jiggly12
    @Jiggly12 3 года назад +4

    ive always loved robotics and i want to become a robotics engineer in the future, im going through the british curriculum which is why im wondering what subjects i need to take to become a robotics engineer..

    • @RobotixwithSina
      @RobotixwithSina  3 года назад

      I have 3 roadmap videos on becoming a Robotics Mech, EE, and SW Eng. you can watch them for an ultimate guide

  • @techninjaslab9955
    @techninjaslab9955 2 года назад +2

    Pls which one is better for robotics
    Mechanical engineering or electrical engineering

    • @undeadpresident
      @undeadpresident Год назад

      Meanwhile I'm wondering about C++ vs C. I don't really know C++ but seems like it would be less precise.

  • @mikuculus3720
    @mikuculus3720 4 года назад +18

    When people say learn C
    Me: “Me my father or my son.”
    -vegeta

  • @ЛазарРистовски-ъ9й
    @ЛазарРистовски-ъ9й 15 дней назад

    what should i look for when buying arduino kits from aliexpress or temu?

  • @TrueFutureTV
    @TrueFutureTV 4 года назад +3

    Sick!!!

  • @tıbhendese
    @tıbhendese 3 года назад +1

    can you make a video about robotics in healthcare industry ( like surgery robots or rehabilitation ) and biomechatronics ? How a biomedical engineer can choose that way ?

  • @fatpigeon5269
    @fatpigeon5269 3 года назад +4

    I just wanna make a romote controle custom wall-e

  • @mhm3437
    @mhm3437 Год назад

    Please do more videos like this for the complete beginners. Thanks a lot. 🙏🏻

  • @kryptocat4240
    @kryptocat4240 3 года назад +3

    What about MECHANICAL ENGINEERING without applying MECHANICAL ENGINEERING How is it possible to design efficient , precision robots??? By learning c and arduino is just not enough you need to be very good in MECHANICAL ENGINEERING

    • @RobotixwithSina
      @RobotixwithSina  3 года назад

      This video should answer your question: ruclips.net/video/X5CBzhPPc_c/видео.html

  • @animadoarts5123
    @animadoarts5123 4 года назад +2

    Nicely explained...
    But Dr. Robot tell us how learn advance robotics...and which microcontroller are better for commercialization

    • @RobotixwithSina
      @RobotixwithSina  4 года назад

      I'm planning to create two more videos that will walk you through the process of going from an absolute beginner to a robotics engineer. Stay tuned.
      I need your support to make this happen. So please support anyway you can.

    • @animadoarts5123
      @animadoarts5123 4 года назад

      @@RobotixwithSina
      Thank man

  • @pagarejivlogs4195
    @pagarejivlogs4195 4 года назад +3

    Hy i am from India.😇
    Do have book abut larn roboyic and programming ?

    • @RobotixwithSina
      @RobotixwithSina  4 года назад +1

      Yes, see the description box of this video for a Book on C programming language.

    • @pagarejivlogs4195
      @pagarejivlogs4195 4 года назад +1

      @@RobotixwithSina thanx bro😄

  • @sooriyabharathi9183
    @sooriyabharathi9183 3 года назад +2

    I am very much interested in robotics please teach me

  • @siddhanthsavoor6807
    @siddhanthsavoor6807 4 года назад +4

    9:00

  • @supreme_hobbyist
    @supreme_hobbyist 2 года назад +2

    is it possible for a BS Computer Science graduate to become a Robotics Engineer? if so how?

    • @RobotixwithSina
      @RobotixwithSina  2 года назад +1

      yes, absolutely, watch my roadmap video on robotics software engineer to learn what skills you need to pick up

    • @supreme_hobbyist
      @supreme_hobbyist 2 года назад

      @@RobotixwithSina ah alrighty, thank you so much!

  • @guyomalicha
    @guyomalicha Год назад +4

    What can i do amazon don't support my country (Ethiopian)

  • @allglad
    @allglad 2 года назад +1

    Elegoo compatible with both Apple and Windows?

    • @RobotixwithSina
      @RobotixwithSina  2 года назад

      yes, It should be compatible with Windows, Mac, and Linux

  • @Biggarou
    @Biggarou 2 месяца назад +3

    over a min to get to the damn point

    • @RobotixwithSina
      @RobotixwithSina  2 месяца назад

      Thanks for the feedback, we'll keep it in mind for future videos

  • @soundaryampsoundarya3688
    @soundaryampsoundarya3688 2 года назад +1

    Can I become a robotic engineering by doing software engineer along with robotic course???

    • @RobotixwithSina
      @RobotixwithSina  2 года назад

      yes, check out my roadmap video on Robotics Software Engineering

  • @tokhenz
    @tokhenz Год назад +1

    I wouldn't go as far as saying that Learning C is a prerequisite to learn C++. They both can be learned independently from one another. Knowledge of C++ doesn't require prior knowledge of C.

    • @undeadpresident
      @undeadpresident Год назад

      What are the advantages of using C++ over C? I mean is it actually better and why?

  • @mjrisinsd6836
    @mjrisinsd6836 3 года назад +2

    Thank you for making this. Very helpful.

  • @advX
    @advX 2 года назад +1

    ROBOTICS is the NEXT BIG THING, highly in-demand for SPACE INDUSTRY

    • @RobotixwithSina
      @RobotixwithSina  2 года назад +1

      Thanks GiantHornet for your comment. What do yo do for a living?

    • @advX
      @advX 2 года назад

      @@RobotixwithSina im a software engineer, web development

  • @isabelcesin9052
    @isabelcesin9052 3 года назад +1

    Omg, thank uuuu💕 This was so helpful!

  • @ai-robots.online126
    @ai-robots.online126 2 года назад

    You can buy kits for robots,and learn Python programm. The raspberry pi is like a micro computer. When you program on it,it will control the kits to realise some functions. Like following humen move.

  • @Tay3257
    @Tay3257 3 года назад

    I just found you Dr. Robot, and I'm beginning to like you and your videos.

    • @RobotixwithSina
      @RobotixwithSina  3 года назад

      Thank you Tay3257. Are you a college student or a pro eng?

    • @Tay3257
      @Tay3257 3 года назад

      @@RobotixwithSina No, but I am thinking about a career change. I'm currently a automotive mechanic. Robotic bird is my interest.

  • @clementwilson4023
    @clementwilson4023 3 года назад +1

    Amazon does not work in my country but i really want to get the kit for myself. They are asking for credit card but i don't have one.

  • @emadabuhagag222
    @emadabuhagag222 3 года назад +1

    thank you

  • @kavinkumar5055
    @kavinkumar5055 4 года назад +2

    I am waiting for this video

    • @RobotixwithSina
      @RobotixwithSina  4 года назад +1

      Were the steps clear,simple, and detailed enough for you?

    • @kavinkumar5055
      @kavinkumar5055 4 года назад +1

      @@RobotixwithSina thanks