How I Became Robotics Engineer with Electronics Degree !

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

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

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

    definitely changing my major from programming. great video!

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

    Thanks for coming back on youtube 😊

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

    I live in Quebec, canada. Here we are really lucky, at the university of sherbrooke (a french university, I’m native french canadian so it’s perfect) where i will start to study this automn, in about a week or two). This year i’m doing a preparation year since i just graduated form high school. Since 2007 they have a robotics engineering baccalaureate (it’s a amalgamation of electronics, computers and mechanical engineering). There are professors specialized in various domains of those three. If everything goes to plan i will start this 4 years baccalaureate in automn 2024. The university also have a studio of creations (a engineer’s paradice, all the tools you can dream of to do metal, wood working, cnc, lasercuts, 3d printing, electronics design/testing, etc). Since 2021 this program is recognized by the Canadian Council of Professional Engineers

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

    Great video ...keep going

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

    Thanks you so much for information and helping us 💓 I love Robot 🤖 💙 and also we love you 💖😊. Good luck, bro

  • @A.K.M.TAJDIN
    @A.K.M.TAJDIN 9 месяцев назад

    Thank for your knowledge ❤❤❤

  • @ibrahimhashlamon6994
    @ibrahimhashlamon6994 Год назад +3

    since you are experienced in Robotics, I wonder, these days with the rise of AI like ChatGPT,
    what is the point to learning coding since you can ask ChatGPT to write a code to do any task...therefore, you will only need just a general knowledge about programming to edit the code if needed!

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

      Very good question actually. I am planning a video on this topic this week.

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

      @@LetsTalkWithRobots great... Will be waiting

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

    thank you soo much this was very informative

  • @weightlifter1377
    @weightlifter1377 6 месяцев назад +1

    Is BSc in CS a good options, I am interested in a lot of things like system software(kernel and OS), embedded systems & Robotics, AI and don't wanna close my doors

    • @tylerteejay17
      @tylerteejay17 6 месяцев назад

      research about Mechatronics

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

    How can i join your team.. i am software engineer.. i have learned sensors,microcontrollers,motor control,basic electronics by myself as i am passionate

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

      I don’t have a team mate. I do have Reddit group where I answer more technical questions or dump any technical discussion.

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

      @@LetsTalkWithRobots thanks..can you share link to that group please

  • @pixel0034
    @pixel0034 3 месяца назад

    Hi Mayur. I am interested in pursuing masters in Robotics next year. I have done my Electronics and Communications engineeering a while back and it has been around 4 years since I have graduated, did not get into the relevant field later. Is it possible for me to get into robotics?? I have the passion to learn and can put in the efforts required but I want to be practical so how feasible is it for me to get into robotics given my gap i mentioned earlier?

  • @AnuragSharma-oh9fq
    @AnuragSharma-oh9fq Год назад

    do a setup tour video

  • @mjcreation_3366
    @mjcreation_3366 Месяц назад

    I'm from cse background can I learn robotic?

  • @anjalishelake7104
    @anjalishelake7104 5 месяцев назад

    Heyy Mayur!!! I am doing diploma in electronics and telecommunication how can i start study for robotics

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

    I have a question I want to learn robotics but I want to focus more on the electrical hardware and programming aspect. Kind of like arduino and raspberry pi should I take EE or compE. You know something I also wanted to learn Cybersecurity when it came to programming as well. I’m still in HS what should I be trying to learn and once I go to college what should I focus on EE, CompE, CS. Like I said I also find Cybersecurity kind of cool do you think it is worth learning as a side hobby.
    Also I came across something called embedded systems is that something also worth learn. So there is EE, compE and embedded systems.

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

      Sure , I’ll try and answer this from a perspective of a personal journey.
      So, here's how it went down for me. I've always been into electronics and robots. Started messing around with stuff when I was a kid, and it just kind of took off from there. You know how it is when you find something that just clicks, right?
      Well, I got into these robotics competitions, over 20 of them at the national level. Man, those were intense, but heaps of fun. Every time, I had to figure out how to make my robots better, faster, smarter. ( learned to use off the shelf hardware like motors, sensors etc )
      At some point, I realized that I couldn't just use off-the-shelf parts all the time, so I started designing my own gear. I learned a lot about microcontrollers, circuits, all that lower level designs.
      Along with that, I got more into programming. I mean, a robot's only as good as the code running it, right? I picked up Python, C/C++, Embedded C, Java - the works. It was all about making my bots do exactly what I wanted them to do( easier said than done )
      Btw, Embedded C is important in robotics because it's a low-level language that offers precise control over hardware components. It's ideal for programming microcontrollers, which are the 'brains' of many robots, enabling efficient communication with sensors, motors, and other devices. Additionally, its small memory footprint helps optimize performance in resource-constrained environments, which is often the case in robotics.
      Somewhere along the line, I started worrying about cybersecurity. My robots were getting more complex, and I didn't want anyone hacking them or anything like that. It was a whole new ball game, but pretty cool to learn about.
      When I hit college, I went for Electronics and Computer Engineering. It was the perfect mix of all the electrical stuff and the computer stuff I'd been into. Worked out pretty well for me.
      Now, I'm all into AI. It's like taking my robots to a whole new level. Makes all the early tinkering and learning totally worth it.
      So, for you, my advice would be this: If you're into robots and love both the hardware and software side of things, just dive in, mate. Get your hands dirty with some projects, maybe even join a competition or two. Once you hit college, something like CompE could be a great fit. And definitely don't forget about cybersecurity - it's more important than ever.I understand it’s a hobby for you but with this ongoing growth in LLMs ( AI), cybersecurity is one of the most critical aspect of product development. I hope it helps :)
      It may be helpful for you but I am very active on Reddit where I answer technical questions from other robotics enthusiasts like you and most importantly I post daily quick tutorials about all aspects of robotics like ( hardware , software ) . It’s like my daily technical brain 🧠 dump . I just post whatever I am learning at the moment so that you guys can quickly pick my brains and stay close in this journey ( I am also learning at the moment so lot to do )
      You can check it it if it’s interests you
      www.reddit.com/u/LetsTalkWithRobots/?

  • @BBEEEEP
    @BBEEEEP 5 месяцев назад

    Did you did your msc in robotics?

  • @blaze-bk7zj
    @blaze-bk7zj Год назад

    how to be a robotic electronic engineer? what should be studying??

    • @LetsTalkWithRobots
      @LetsTalkWithRobots  11 месяцев назад +1

      Hello , it’s kind of a long answer so to make this easier, you can find a specific details of necessary skill sets for absolute beginners on my blog www.letstalkwithrobots.com
      Check the Blog section and 2 minutes diary on the website and i continue to post blog every week targeted for absolute beginners.

    • @blaze-bk7zj
      @blaze-bk7zj 11 месяцев назад

      thnk you so much !!
      @@LetsTalkWithRobots

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

    I'm interested in every part of robotics now that it is easier and possible to do robotics engineering bachelor's degree, is that what i should go for? or studying one field specifically would be better and I will learn more? I'm also a bit worried cause I'm starting at 17 just started learning python today unfortunately

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

      If you are stepping into college world for the first time and if you have an option to choose robotics then go for it. It will give you holistic view on robotics field and this is important to experiment with before you choose any specialty towards your robotics journey further down the line.
      Note - please do check the modules that’s being taught in your course because it’s not the name “ robotics “ that’s important, it’s the modules that matters.
      Don’t worry about age , Robotics is still new so everyone is starting at different points in their life. You are just 17 so it’s time for you to experiment with different robots and see which one captivates you the most and that will be your specialisation.
      Don’t worry and have fun ✌️

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

      ​@@LetsTalkWithRobotsI had so many and I was so confused, I'm so glad I found your channel, your videos helped me out a lot, I was wondering If this is the career path I would like to choose or I should be choosing considering I have always had it in my mind because of big hero 6 I have learned about the other careers and it stills feels the most interesting and right for me! ​Thank you so much for helping us all! there isn't much information about robotics on the internet.

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

      @@laio_o I can relate to the pain you are referring too. It was a big issue for me too that I could not find any help on Internet other than generic information when I started too. That’s kind of the reason I decided to put my robotics journey as a student , engineer on RUclips so that at least people who wanna do the same can learn from it. I am glad that videos are helping you . That’s the whole point 🙂
      Btw, Big hero six is awesome :)

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

    Bro I have a diploma in Mechatronics and PG Diploma in Data Analytics and AI....so like with that qualification can I look for robotics software engineer jobs?

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

      Absolutely! With a diploma in Mechatronics and a postgraduate diploma in Data Analytics and AI, you’re in a unique position to merge the worlds of mechanical/electronics engineering with the cutting-edge technologies of data science and artificial intelligence. This combination is particularly valuable in the robotics domain.
      Here’s why:
      1. Mechatronics Foundation: A background in mechatronics gives you a solid understanding of the mechanical and electronic aspects of robots. This is essential for a robotics software engineer, as the software often has to interact directly with hardware components.
      2. Data Analytics and AI: Modern robotics heavily relies on data analytics, machine learning, and artificial intelligence. Robots equipped with sensors generate vast amounts of data, and leveraging this data efficiently is key. Moreover, techniques from AI are frequently used in areas such as robot navigation, computer vision, and human-robot interaction.
      3. Robotics Software Engineer Role: A robotics software engineer is often expected to:
      • Develop software to control robotic systems.
      • Implement algorithms related to motion planning, navigation, and perception.
      • Work with sensors and actuators, understanding the hardware-software interface.
      • Possibly delve into machine learning and AI to enable advanced functionalities like object recognition, decision-making, etc.
      Given your qualifications, you definitely have the foundational knowledge to pursue a role as a robotics software engineer.
      Maybe brush up on some hands-on projects or robotics software platforms, but honestly, with your background, you’re in a good spot. Go for it and best of luck with the job hunt! 👍

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

      @@LetsTalkWithRobots Appreciate it brother...like i have people around me telling me to get a job as a data analyst but i seriously wanna get into robotics field. Can you suggest me as to what kind of projects that i could do to get recruiters attention?....since its kinda tough to land a job when you're a fresher in India!!

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

    Hi bro currently I'm doing by bachelors in ece in chennai bharath university. I'm wishing to do ms in robotics in USA. I don't know where to start to be frank I'm confused by seeing all the stuff on RUclips. Can you help me?

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

      What exactly you need help with ?
      Broadly speaking, it’s a very straightforward process.Start by making sure you've got the academic prerequisite for robotics - take some extra courses if needed. You'll have to ace the GRE and an English test like TOEFL or IELTS. Next, scout out universities with strong robotics programs, like MIT or Carnegie Mellon or others. For your application, you'll need to work up a resume, a statement of purpose, get some letters of recommendation, and send over your scores and transcripts. Remember, studying in the States isn't cheap, so hunt for scholarships and financial aid. Once you've sent off your applications and get accepted, you can start your visa process. It's a bit of a marathon but everyone struggles with it in many different ways so earlier you start the better it is. I hope it helps.

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

    Hey!!
    I am going to enter college this year and I am very much interested in robotics.
    What would be the best option computer science (artificial intelligence) or electronics i am slightly confused can u please help.

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

      I started as an electronics and computer science. If you enjoy programming and want to focus on intelligent algorithms, computer vision, and AI-driven robotics, computer science (AI) would be a great choice. On the other hand, if you prefer working with hardware, circuits, and the physical components of robots, electronics would provide a solid foundation. Both fields have unique contributions to robotics, so it depends on your personal interests and career goals. Some universities offer interdisciplinary programs or robotics-specific programs that merge computer science and electronics, providing a holistic approach to robotics education. It's worth exploring those options too. At the end of the day no matter where you start you will end up learning other skills in your journey as a robotics engineer.
      The most important thing is to gain hands-on experience through internships, projects, and robotics clubs to enhance your skills. Best of luck with your robotics journey :-)

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

      ​@@LetsTalkWithRobots thank you sir thank you soo much ❤. Your response was very quick and helpful 😊

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

    i have a question? i want to become a robotic engineer, university is compulsory for robotic means, can I do this with courses?

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

      More than 90% of my robotics skills came from self experimentation. I chose to go to university because I needed to experiment with advanced robots (We can't afford to buy them as students).
      If the goal is purely learning, then it's possible to learn robotics engineering without a traditional university degree. With the rise of online learning platforms and open educational resources, it's possible to gain the skills needed for robotics engineering through online courses and certifications. Platforms such as Coursera, edX, and Udacity offer courses in robotics, computer science, and related fields, often taught by professors from top universities or professionals from well-known tech companies.
      Robotics is very hands-on so as long as you can mange to get some hands-on practice with online courses and real world experimentation , you are good to go. Have fun.

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

      ​@@LetsTalkWithRobots, yes, but in my country, there is no good university for robotics, so I request you advise me on what I do.

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

      ​ @Shehzad Malik Ya that's totally understandable mate. I was in a same position as you.I choose electronics and CS major and in my personal time, I applied these skills to build robots as hobby projects (learning online).
      If you watch video carefully that's exactly what I talked
      "How I went from electronics engineering major to Robotics".

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

      @@LetsTalkWithRobots thank you so much, it's very helpful to me, and your response time is very amazing. i love this 😇

  • @aminepas4719
    @aminepas4719 8 месяцев назад

    If i have CS degree ichoose software engineer or electronics

    • @LetsTalkWithRobots
      @LetsTalkWithRobots  8 месяцев назад +1

      Hello 👋 , In the context of robotics, both Software Engineering and Electronics (or Electrical Engineering) have crucial roles, and your Computer Science background is a strong foundation.
      Consider the following:
      1. Software Engineering is Essential in robotics for programming the logic and algorithms that control the robot's behavior, processing sensor data, and enabling autonomous decision-making. If you're interested in the 'brain' of the robot, how it processes information, and makes decisions, this is your field.
      2. Electronics/Electrical Engineering is Crucial for designing and building the robot's hardware: circuits, sensors, actuators, and power systems. If you're fascinated by creating the 'body' of the robot, how it moves, interacts with its environment, or how the hardware is designed to meet certain specifications, this path is for you.
      The thing is I did electronics engineering as my UG and studied CS and mechanical design on my own and then eventually converged everything together.
      In robotics, an interdisciplinary approach is often best. Having a grasp of both software and hardware aspects can be incredibly advantageous. Your CS degree gives you a solid start, especially in understanding algorithms and data structures which are vital in robotics. Depending on your interest in the robot's 'brain' (software) or 'body' (hardware), you can choose to specialize further in Software Engineering or Electronics/Electrical Engineering respectively.
      I hope it helps.

    • @aminepas4719
      @aminepas4719 8 месяцев назад

      @@LetsTalkWithRobots thanks for advices but I study Software in My CS so I choose EE

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

    Promo-SM