Career as a Embedded Systems Engineer- Software and Hardware

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 ธ.ค. 2020
  • Lets explore, Career as a Embedded Systems Engineer. When it comes to Embedded Engineer, there are two choices you can become Embedded Software or Embedded Hardware Engineer.
    Embedded Software Engineer are usually focus more on programming and developing software for embedded processors means microcontroller, microprocessors etc. They should be very good at programming C, C++ and Python along with basics of assembly. Since embedded software is all about accessing registers in microchips. Having knowledge of operating systems and low level hardware architecture is must.
    Embedded Hardware Engineer are usually involve in designing PCB (Printed Circuit Board). They have to be good at understanding electronics components and how they works. The design, simulation and testing of PCB will be their daily job. As a hardware engineer it's expected for them to know
    test equipment's like multi-meter, soldering, oscilloscope, analyzer etc. Also knowing programming basic will be great for them to success.
    ►► Learn to Solve Real Problem and Become Expert Embedded Systems Professional courses.binaryupdates.com/lea...
    Umesh Lokhande
    BINARYUPDATES.COM
    Mobile: +91 8007770636
    Mail: umesh@binaryupdates.com

ความคิดเห็น • 368

  • @uygarbaran8515
    @uygarbaran8515 3 ปีที่แล้ว +29

    I’m considering Embedded Systems software engineering. This video was very helpful, thank you.

    • @BINARYUPDATES
      @BINARYUPDATES  3 ปีที่แล้ว +1

      Glad it was helpful Uygar! All the very best for your successful career in embedded software engineering. CHeers

    • @ranjanshukla8760
      @ranjanshukla8760 3 ปีที่แล้ว

      @@BINARYUPDATES I also want to become successful electronics Engineer as I am doing btech from ECE branch and also interested in electronics components 🥰🥰🥰🥰

  • @adanascencio6194
    @adanascencio6194 3 ปีที่แล้ว +12

    Thanks! That was useful, went into just enough detail over the important things

    • @BINARYUPDATES
      @BINARYUPDATES  3 ปีที่แล้ว +1

      Hi Adan, Glad it was helpful!

  • @venkatesh4204
    @venkatesh4204 2 ปีที่แล้ว +1

    thank you sir! for giving good information for embedded systems.

    • @BINARYUPDATES
      @BINARYUPDATES  2 ปีที่แล้ว

      Thanks and welcome Venkatesh!

  • @prashantpatil3088
    @prashantpatil3088 3 ปีที่แล้ว +9

    Thanks sir, video is really helpful!! Please make a video with details on Embedded software development like driver,Bootloader, firmware development.

    • @tharunkumarsankula1390
      @tharunkumarsankula1390 ปีที่แล้ว

      Could you please tell me about these Driver , bootloader, firmware development..!!!

  • @shubhamchaudhari3876
    @shubhamchaudhari3876 3 ปีที่แล้ว +6

    Nice detailed video, keep making videos like this 👍🏻

  • @artalm2719
    @artalm2719 3 ปีที่แล้ว +1

    This was much needed. Thank you

  • @devsidar9444
    @devsidar9444 ปีที่แล้ว +2

    Thank you sir 😊.... Share this important information for embedded system.

  • @tarunreddy6591
    @tarunreddy6591 3 ปีที่แล้ว +1

    Thank you sir...I am pretty much confused in the difference but this explainatory video helped...

    • @BINARYUPDATES
      @BINARYUPDATES  3 ปีที่แล้ว +1

      You are welcome Tarun. Thanks for comment

  • @varunsonava
    @varunsonava 3 ปีที่แล้ว +1

    Great explanation!

  • @andydelle4509
    @andydelle4509 8 หลายเดือนก่อน +3

    One good test for an embedded programmer is to write an SPI or IC2 driver in raw C code (or assembly if you wish). Yes, just about any embedded compiler today has those functions pre-built in their libraries. But that's like saying I don't need to learn basic grade school math skills because every smart phone today has a calculator built in! To write those interfaces with raw code shows you really understand how the protocol works, which is valuable when there are problems.
    When I started working with embedded processors in the early 1980s, we're talking 8048 and 8051 era here, embedded C compilers included the standard K&R C libraries and nothing more. You need and SPI, I2S, IC2, interface - write it!

    • @BINARYUPDATES
      @BINARYUPDATES  8 หลายเดือนก่อน +1

      Hi Mr. Andy, I completely agree with you learning peripherals and developing drivers for Serial UART, I2C and SPI with bare-metal microcontroller is very important. This is only way one can get closer to hardware registers and learn embedded software development.
      Back in 2000, when I started my journey there were very basic compilers like AVR Studio and Keil with very minimal or no hardware API libraries. I remember those days I used to write assembler functions in AVR C code. And, working on project by manually adding startup file in Keil uVision project. Its amazing to looks back and see how MCU ecosystems has evolved and now programming basic functionality is getting easier day by day
      Thank you very much for sharing thoughts. Best wishes!

  • @roshankumarbhamare3928
    @roshankumarbhamare3928 3 ปีที่แล้ว +6

    enlightening, educational, informative 👌👌

    • @BINARYUPDATES
      @BINARYUPDATES  3 ปีที่แล้ว

      Thanks Roshankumar for your words

  • @dipeshpatil3594
    @dipeshpatil3594 3 ปีที่แล้ว +94

    Just started as trainee embedded software engineer, and one thing i want to share with all those aspiring embedded software engineers....dont ignore FPGAs especially zynq architecture.

    • @muskansawa2802
      @muskansawa2802 3 ปีที่แล้ว +1

      Hey, why? I am starting to work on that now as a cs student.. Is there any reason?

    • @dipeshpatil3594
      @dipeshpatil3594 3 ปีที่แล้ว +4

      @@muskansawa2802 FPGAs are way faster than processors or microcontrollers. So if you are working in embedded domain, one day you will come across some project requirement that is computational intensive but you need to compute that quickly. thats where FPGAs come in.
      in university, i completely ignored FPGA as i used to think its of ASIC domain and other things.
      But as you go in industry, the line of ASIC and Embedded gets blurred. You know, its good to know verilog or VHDL, so someday you are working in vivado, and can twitch your design from main Verilog file.
      Its same as knowing C/C++ as embedded engineer and that enough most of time. but being able to read and understand assembly gives you more power over it.
      same as saiyan and super saiyan mode. saiyan is strong enough, but at one point of time, to progress you have to go for super saiyan.
      th-cam.com/video/jblpHUCPQYs/w-d-xo.html
      refer to this video.

    • @muskansawa2802
      @muskansawa2802 3 ปีที่แล้ว

      @@dipeshpatil3594 thanks XD
      i was just feeling unmotivated to learn system verilog , reading this made me feel that my efforts are not going in vain!
      i have specilization in iot and i got a offer in chennai but the the pay was low , they said this is the condition of industry now epecially embedded , same happned to my senior he is startup altho ,
      is it true? just asking as evrybody is saying the same and idk at some point of time i also want to earn money.

    • @dipeshpatil3594
      @dipeshpatil3594 3 ปีที่แล้ว +5

      @@muskansawa2802 yes, I think so. Embedded system is sensitive field and companies wouldn't want that new joines play and tinker with project(client) . Its like, for embedded you have to work with too many variables. I'm also fresher, and I may be wrong, but i think that it will get better as we gain experience. You can join to a subreddit called "r/embedded" where there are freshers like us and ask all out doubts and discussions.

    • @muskansawa2802
      @muskansawa2802 3 ปีที่แล้ว

      Thanks!

  • @ponkavinthangavel9695
    @ponkavinthangavel9695 ปีที่แล้ว

    ManyThanks for your video, there are not much of embedded software details in TH-cam.

  • @vashukashyap1700
    @vashukashyap1700 หลายเดือนก่อน

    Thank you sir,

  • @techvraj
    @techvraj 3 ปีที่แล้ว +1

    Superb explanation sir

  • @ElectronicsToInfinity
    @ElectronicsToInfinity ปีที่แล้ว

    Thanks sir for this video, I was going to give up on my electronics field. I will start again as a fresher.

    • @BINARYUPDATES
      @BINARYUPDATES  ปีที่แล้ว

      Hi Pankaj, sounds great. Wish you all the best for your embedded software career.

  • @abdullahharis1790
    @abdullahharis1790 3 ปีที่แล้ว +1

    Thnx sir Love and respect from Pakistan

  • @joao6688
    @joao6688 ปีที่แล้ว

    very useful tips
    thanks a lot

  • @mahvishashrafi3677
    @mahvishashrafi3677 5 วันที่ผ่านมา

    Thanks ❤

  • @yusufacademy2066
    @yusufacademy2066 3 ปีที่แล้ว +2

    Very informative loved it

  • @snigdharoy1938
    @snigdharoy1938 2 ปีที่แล้ว +1

    Very Helpful Video.... Thank You 👍

    • @BINARYUPDATES
      @BINARYUPDATES  2 ปีที่แล้ว +1

      Most welcome Snigdha😊
      Best wishes
      Umesh

  • @msbanda2123
    @msbanda2123 3 ปีที่แล้ว +2

    Awesome 👏

    • @BINARYUPDATES
      @BINARYUPDATES  3 ปีที่แล้ว

      Mr, MS Banda, thank you! Cheers!

  • @michaelotu9723
    @michaelotu9723 3 ปีที่แล้ว

    Thank you sir.

    • @BINARYUPDATES
      @BINARYUPDATES  3 ปีที่แล้ว

      My Pleasure Michael, Thanks for comment

  • @upendergoud8240
    @upendergoud8240 2 ปีที่แล้ว +3

    Hi sir,
    Which is best / trending module in automotive testing engineer filed?

  • @johnfrancis923
    @johnfrancis923 3 ปีที่แล้ว +2

    Super Explanation

    • @BINARYUPDATES
      @BINARYUPDATES  3 ปีที่แล้ว

      Glad you liked it. Thanks John for leaving review
      Wish you beautiful day

  • @nithishvg8699
    @nithishvg8699 3 ปีที่แล้ว +6

    Thankyou Sir This made me to get back in track as I was fed up with a project.

    • @BINARYUPDATES
      @BINARYUPDATES  3 ปีที่แล้ว +1

      Hi Nithish
      I'm happy that you've found this video useful
      Wish you good luck with all your upcoming events. And I hope to see you soon successful embedded engineer.
      Best Wishes
      Umesh

    • @nithishvg8699
      @nithishvg8699 3 ปีที่แล้ว +1

      Thankyou so much sir
      Now I am currently working on MSP430G2553 microcontroller soon I will do a project using it.

    • @nithishvg8699
      @nithishvg8699 2 ปีที่แล้ว

      @@BINARYUPDATES And after 2 months I have been doing course in NPTEL with that knowledge I could Excel in embedded interviews and now I got placed in a company thankyou for that motivation sir 🙏

    • @TheWohnJick
      @TheWohnJick 2 ปีที่แล้ว

      @@nithishvg8699 which company bro? And what's the role?

    • @kittu7466
      @kittu7466 4 หลายเดือนก่อน

      ​@@nithishvg8699 sir which course have u selected in nptel

  • @ahmadal-tarabeen9253
    @ahmadal-tarabeen9253 3 ปีที่แล้ว

    useful! Good Job.

  • @15ashnov
    @15ashnov ปีที่แล้ว +1

    Very useful . Thanks

  • @TheFootballPlaya
    @TheFootballPlaya 3 ปีที่แล้ว +21

    so, i love programming. i am very familiar with python, c++, and I'd love to get better with c particularly. currently learning how to translate between c and assembly and like them both. I'm interested in the hardware, but I am a computer science student not computer engineering, so there isn't much focus on it. I think I want to focus on the low-level side. I love to interact with the os via command prompt, linux, etc. I think the system side is very interesting. should I make the switch from cs to computer engineering? the reason I ask is because my curriculum in cs tends to focus more so on high-level development, while important the abstraction takes away from what is actually happening I feel within the system. much of the complication is man-made and has no basis other than, there was a more efficient way to do some task via repackaging of similar functionality into libraries. I'd like to have less resources available and more focus on what is happening behind the scenes.

    • @BINARYUPDATES
      @BINARYUPDATES  3 ปีที่แล้ว +2

      Yes you can change. And I feel from your message that you enjoy working at system level especially operating systems level tasks. If you then you can go for it. It will make your life easy if in case you want to peruse Embedded System Software in the future

    • @shubham9672
      @shubham9672 2 ปีที่แล้ว

      @@BINARYUPDATES
      Please tell me any institute for classes
      Which is famous in industries and they will hire form that institute

    • @Yoyo-ck9pm
      @Yoyo-ck9pm 2 ปีที่แล้ว +1

      Bro why is c++ used for embedded over c???

    • @gagankumarsharma7602
      @gagankumarsharma7602 ปีที่แล้ว +1

      @@shubham9672 It is Vector institute, which is very famous for the embedded thing in India and provide very good placements also.

    • @abidpasware1216
      @abidpasware1216 ปีที่แล้ว

      ​@Gagan Kumar Sharma, please, sir collage locate which state please reply me because we are from maharashtra

  • @nothingspecial4
    @nothingspecial4 3 ปีที่แล้ว

    Great video ♥️💯

    • @BINARYUPDATES
      @BINARYUPDATES  3 ปีที่แล้ว

      Thank you very much ANSI
      Best Wishes
      Umesh

  • @vijaymethre30
    @vijaymethre30 ปีที่แล้ว

    Thank you sir❤️🙌

  • @gabrielfienco2531
    @gabrielfienco2531 3 ปีที่แล้ว +1

    I also try to make a radio receiver, only 1 channel worked... the rest was a problem haha

  • @supersonicstyleatsonicspeed
    @supersonicstyleatsonicspeed หลายเดือนก่อน +1

    Do you write software to control mechanical parts autonomously at all? I think being able to do that is extremely fulfilling?

  • @ranjanshukla8760
    @ranjanshukla8760 3 ปีที่แล้ว

    Thanku so much for this video..got perfect knowledge 🥰🥰🥰🥰🥰😘

    • @BINARYUPDATES
      @BINARYUPDATES  3 ปีที่แล้ว

      Glad to hear that Ranjan. Thanks for comment

    • @ranjanshukla8760
      @ranjanshukla8760 3 ปีที่แล้ว

      @@BINARYUPDATES keep making such a knowledgeable content sir ❤️❤️❤️🥰🥰🥰🥰🥰

  • @Ayush-lr3bt
    @Ayush-lr3bt 3 ปีที่แล้ว

    Thanks

  • @pankajdave5029
    @pankajdave5029 2 ปีที่แล้ว +4

    I am 34 years and I like C language. I want to learn Embedded systems Programming. Thank you for this useful information

    • @BINARYUPDATES
      @BINARYUPDATES  2 ปีที่แล้ว +1

      Hi Pankaj, age is just a number. My best wishes for your learning journey. And I'm sure you'll enjoy learning embedded system design. Let us know how best we can help you
      Good Luck!!
      Umesh

    • @pankajdave5029
      @pankajdave5029 2 ปีที่แล้ว

      @@BINARYUPDATES Thank you.
      But I am little confused what to learn. Embedded systems or Automotive Embedded systems????

  • @skyfullofstars1634
    @skyfullofstars1634 ปีที่แล้ว +5

    Hello Sir
    Thank you for the video.
    I did by BTech in ETC and did embedded course also but unfortunately was not able to get placed in any of the electronics company.Therefore currently working as a Manual test engineer in an IT company but I am thinking of switching my profile to embedded test Engineer.

    • @BINARYUPDATES
      @BINARYUPDATES  ปีที่แล้ว +2

      Hi Its good thought and I'll suggest re-work on your skills parallel to your existing job. And try to build some hobby projects in embedded systems. And then start applying for jobs. I'm sure you'll make it with good preparation and planning. Good luck and best wishes!

    • @skyfullofstars1634
      @skyfullofstars1634 ปีที่แล้ว

      @@BINARYUPDATES Thank you Sir
      For your encouraging words.

  • @diwakarmr9124
    @diwakarmr9124 3 ปีที่แล้ว +1

    Very nice information

    • @BINARYUPDATES
      @BINARYUPDATES  3 ปีที่แล้ว

      Thanks Diwakar. I'm happy you find information useful

  • @deepakdhiman6341
    @deepakdhiman6341 3 ปีที่แล้ว +1

    Hello sir...i created simple blinking gui application in raspberry, but i want know how to add icon and create shortcut on desktop of rpi, and start on boot...plz rply...🙏

  • @gsrlakshmi9377
    @gsrlakshmi9377 2 ปีที่แล้ว +5

    Hi,I hope you are doing well.Can you please suggest the carrier in embedded software testing(manual testing)?

  • @vedanshsrivastava9111
    @vedanshsrivastava9111 21 วันที่ผ่านมา

    00:01 Career as an Embedded Systems Engineer
    00:45 Transitioning to a career as an Embedded Systems Engineer
    01:34 Career as an Embedded Systems Engineer
    02:18 Key skills for an Embedded Systems Engineer
    03:09 Importance of C Programming in Embedded Systems Engineering
    03:57 Embedded Systems Engineer requires knowledge of C++ and microcontroller architecture
    04:44 Embedded Systems Engineer involves software and hardware integration
    06:08 Career as an Embedded Systems Engineer involves real-life projects and continuous learning.

  • @Pankaj18036
    @Pankaj18036 2 ปีที่แล้ว

    You and your word very good and motivated... Thanks for video....I interested learn embedded but I not get any right path. Please guide me !

    • @BINARYUPDATES
      @BINARYUPDATES  2 ปีที่แล้ว

      Hi Pankaj, send your questions on support@binaryupdates.com
      Our team will send you some Embedded Systems CareerGuide which will be useful for you. Good luck and best wishes!

  • @potugada
    @potugada 2 ปีที่แล้ว

    Thanks for the information. I am seeing 'python script' in job descriptions these days. Is it same as python language or is it different?

    • @BINARYUPDATES
      @BINARYUPDATES  2 ปีที่แล้ว

      Hi Radha, python is getting popularity these days because of Embedded AI & Raspberry Pi. Note that Python is an scripting language which works well with processors, but i still feel C/C++ remains dominant in the microcontroller & embedded systems. Atleast, for next few years to come. I hope you'll find this useful. Wish you a beautiful day. Thanks

  • @sailisurve4603
    @sailisurve4603 3 ปีที่แล้ว

    Sir, kindly make the video and mention name of companies in which we can work in field of embedded system . That will be really good if you will mention the companies. Thanks

    • @BINARYUPDATES
      @BINARYUPDATES  3 ปีที่แล้ว +1

      Hi Saili, there will be several thousands companies where you can work as an Embedded Systems Engineer. Embedded software is everywhere in almost all companies and every field. But still I'll try to make video on this topic in future. Thanks for the comment

  • @siddharthsahu6573
    @siddharthsahu6573 3 ปีที่แล้ว +1

    Thanks your video help us

  • @thilakv9303
    @thilakv9303 2 ปีที่แล้ว +5

    Hi sir, I'm completed BE-ECE and also fresher. I'm very much interested in automotive embedded systems.I'm planning to learn course of automotive embedded systems. This course will be help for get a job in that field as a fresher??

    • @BINARYUPDATES
      @BINARYUPDATES  2 ปีที่แล้ว +1

      Yes Thilak.
      Embedded engineer doesn't matter automotive or any other must know programming microcontroller firmware development. This course focuses on learning embedded software through microcontroller programming. Only interfaces changes when industry such as automotive or any other. I hope this maybe useful. Thanks

  • @TheWohnJick
    @TheWohnJick 2 ปีที่แล้ว +2

    This video was helpful, anyways what do you think about the scope of a job role "System verification and analysis" for SSDs?

    • @BINARYUPDATES
      @BINARYUPDATES  2 ปีที่แล้ว +1

      System Verification and Storage (SSD) is good as it closely associated with Embedded Systems

    • @TheWohnJick
      @TheWohnJick 2 ปีที่แล้ว

      @@BINARYUPDATES I see. Thanks

  • @Mxnuel_2395
    @Mxnuel_2395 3 ปีที่แล้ว +7

    I really love eletronics, and have found a new passion for it. I'm very young and I'm torn between pursuing a career in either Electrical or Computer Engineer to become a successful Emebeded systems engineer. Any suggestions?

    • @JTST1234
      @JTST1234 3 ปีที่แล้ว +2

      Go electrical. You can learn everything abt computers without taking a computers degree. I have my Bachelors in Computer Science degree and its the easiest as compared to the rest.

    • @aruns3907
      @aruns3907 3 ปีที่แล้ว +1

      Better to go with electronics and communication. I think its best

    • @r1a933
      @r1a933 3 ปีที่แล้ว

      don't take engineering. Thank me later. Go for BSc in electronics

    • @Yash_Verma5
      @Yash_Verma5 2 ปีที่แล้ว

      @@r1a933 why can you please explain?

    • @r1a933
      @r1a933 2 ปีที่แล้ว

      @@Yash_Verma5 if you're looking for phd go for electrical engineer, quick job go for cs.
      Most of the electrical engineering jobs are in psu : be ready for gate.
      Take polytechnic if your that much interested, poly with 3 years experience is more powerful than engineering.

  • @haziqmohd3646
    @haziqmohd3646 3 ปีที่แล้ว +4

    Sir comparing vlsi and embedded sytems. How different are the two from each other??? Could they be pursued together

    • @BINARYUPDATES
      @BINARYUPDATES  3 ปีที่แล้ว +5

      Embedded Systems Vs VLSI, there is very thin line between them. VLSI is semiconductor industry. VLSI technology is used to build embedded microcontroller, processors and sensors. And using Embedded Systems we can build products and solutions for various industries. So we can say Embedded and VLSI is not totally different they are related to each other. VLSI in itself very big field which include sub core specializations like ASIC, FPGA, CPLD etc. I hope this may help you. They can be pursued together but then you've work much harder than usual embedded software engineers.
      Best Wishes
      Umesh Lokhande

    • @haziqmohd3646
      @haziqmohd3646 3 ปีที่แล้ว

      @@BINARYUPDATES if I may may ask..... What would be the scope of them in the future and could you suggest other domains which we could specalize in??

  • @dragandzajic
    @dragandzajic 3 ปีที่แล้ว

    I wanted to buy your courses, because free ones are very good, but payment failed several times with "International cards are not accepted" error. I am in USA. Any advice?

  • @productiveprogrammer4060
    @productiveprogrammer4060 3 ปีที่แล้ว +1

    How to get into medical devices development as a embedded Engineer

  • @rafaelbaldin4560
    @rafaelbaldin4560 2 ปีที่แล้ว +2

    Would you classify a HDL programmer more as hardware or software engineer?

    • @BINARYUPDATES
      @BINARYUPDATES  2 ปีที่แล้ว +1

      Hi Rafael, as an FPGA Developer in past 2012. I felt more of an Hardware Engineer even though in company my job title was Electronic Development Engineer in Germany. In my experience I must say VHDL/Verilog or any HDL to be Hardware related software development. I hope you agree. Thanks for comment!

  • @ezzyeyes
    @ezzyeyes 3 ปีที่แล้ว +7

    Looking forward to do my Master in this field from the US.

  • @rakeshracharla3301
    @rakeshracharla3301 2 ปีที่แล้ว

    Hi bro I am a software engineer passed out in 2011 working from 2014 and planning to change my career to embedded systems. Can give me some clarity is it good to change Or do I need to continue the same.

  • @sudhanshushekhar6920
    @sudhanshushekhar6920 3 ปีที่แล้ว +1

    Sir i want to be an embedded engineer where should I join?

  • @psycho_Aresyt
    @psycho_Aresyt ปีที่แล้ว

    Rtos cherry on cake 🥂😁💗

  • @user-yz5qy7fi9n
    @user-yz5qy7fi9n 3 ปีที่แล้ว +3

    I am Mechanical Engineer
    From where should I start, I am hugely interested in Embedded system (specially processors, ram, motherboards)

    • @BINARYUPDATES
      @BINARYUPDATES  3 ปีที่แล้ว +4

      Hi K 9, good to know even with Mech background you're interested in embedded systems. There are lots of opportunities you'll find in robotics and mechatronics with embedded knowledge. You can start with Arduino first and later on get yourself comfortable with Raspberry Pi to understand how operating systems and firmware/software works on real microcontroller and microprocessor chips. If you're interested you can check our courses on BINARYUPDATES website for learning from scratch. Thanks
      Best Wishes
      Umesh

  • @Mahesh-uy8jw
    @Mahesh-uy8jw 3 ปีที่แล้ว +1

    Thank you sir. Video is informative. I work as embedded system engineer but work mostly in Hardware. Paid less wrt the software engineer of same experience . Is it the same everywhere?

    • @BINARYUPDATES
      @BINARYUPDATES  3 ปีที่แล้ว +1

      Hi Ram I'm happy that you find this video informative. Usually, in Embedded Hardware Jobs you get good paid when you work on complex and high speed circuit or PCB Design. But I would suggest you to start learning microcontroller programming slowly along with your job and as you get better and confident. Then try to search for opportunity where you can do Embedded Hardware as well as Software and as your skill set enhance. You'll see people start offering you higher salary to work for them
      Good luck for future. If you need any help I would suggest to check courses on BINARYUPDATES official webpage
      WIsh you a beautiful day
      Umesh

    • @Mahesh-uy8jw
      @Mahesh-uy8jw 3 ปีที่แล้ว

      @@BINARYUPDATES Thank you so much for your response Umesh.

  • @chetanhabeeb5996
    @chetanhabeeb5996 2 ปีที่แล้ว +1

    Thank you sir for video. We may know what's your current package 😀😀

    • @BINARYUPDATES
      @BINARYUPDATES  2 ปีที่แล้ว

      Hi Chetan, how much I make is a personal thing and I'd like to keep privacy. Thanks and good luck

  • @marcusaureliusregulus2833
    @marcusaureliusregulus2833 3 ปีที่แล้ว +8

    I want to work in embedded software for rockets, satellites and spacecraft

    • @_-6912
      @_-6912 2 ปีที่แล้ว

      I have a similar dream but want to work in Tesla

  • @vedprakash4682
    @vedprakash4682 2 ปีที่แล้ว +1

    Sir do btech cse with iot covers the embbeded developement

  • @amrishkumar1088
    @amrishkumar1088 3 ปีที่แล้ว +2

    I am software engineer working on c c++ and total year of experience is 2 years but really I want to go embedded field please guide me how I will start my carrier in embedded field it is very helpful for me..

    • @BINARYUPDATES
      @BINARYUPDATES  3 ปีที่แล้ว +1

      Hi Amrish, you can start learning embedded systems. You can check courses on our website (binaryupdates) and connect to us further discussion. I'll be very happy to guide you. As you already working on C and C++, learning Embedded Systems will be fun at the same time great career for you to choose. Wish you good luck, thanks

  • @shreyajadhav6233
    @shreyajadhav6233 ปีที่แล้ว

    Should I join IIES (Indian Institute of Embedded Systems) Bangalore for embedded systems? Please give me your suggestion.

  • @msbanda2123
    @msbanda2123 3 ปีที่แล้ว

    👌

  • @vinuram234
    @vinuram234 2 ปีที่แล้ว +1

    hello sir, does the course contains videos or just the content in text?

    • @BINARYUPDATES
      @BINARYUPDATES  2 ปีที่แล้ว

      Hi Vinu, the embedded systems courses from binaryupdates includes pre-recorded video lessons to teach you programming microcontroller and embedded systems protocols. Thanks

  • @NoName-tj8dm
    @NoName-tj8dm 3 ปีที่แล้ว +8

    Thank you sir for the informative video.For last 3 years I am working in Service providing company as an Assistant system engineer. Now I want to change my career path to embedded software engineer.I have done Bsc IT . I have not any developing experience but want to make my career in embedded software engineer. Can I pursue this job without masters degree?

    • @psycho_Aresyt
      @psycho_Aresyt ปีที่แล้ว

      Ya of course but you to know about circuit designing and development .......

  • @harpaltoor0078
    @harpaltoor0078 2 ปีที่แล้ว +2

    Excellent video....
    Sir i am B tech in ECE and working in Maintenance line from 3 years which is totaly differ from electronics.can now i see my carrier in embedded ..and how can i go in embedded ..plz suggest

    • @BINARYUPDATES
      @BINARYUPDATES  2 ปีที่แล้ว +1

      Hi Harpal
      I would suggest you to take up Embedded System Starter Bundle Course from BINARYUDPATES. It will take you from very basic to all the way building own project around microcontroller and embedded systems. Also there are plenty of video on YT Channel around topics how to start learning embedded system step-by-step. I hope this will be useful.
      Good luck and best wishes
      Umesh

    • @harpaltoor0078
      @harpaltoor0078 2 ปีที่แล้ว

      @@BINARYUPDATES thnx alot

  • @gokulakrishnan12345
    @gokulakrishnan12345 ปีที่แล้ว

    👍👍

  • @pradeepkumar-gc1jg
    @pradeepkumar-gc1jg ปีที่แล้ว +2

    Hi Sir, I'm a ECE graduate(2k15) and since 2018, I've been working a international BPO. But now, I want to change my job. So, could you please suggest me whether learning a software (python, salesforce cloud) and moving to IT better option, Or revising my ECE basics and joining embedded engineer is best?
    And, which one IT or embedded offers a best future, salaries sir?

    • @BINARYUPDATES
      @BINARYUPDATES  ปีที่แล้ว

      Hi Pradeep, the answer depends on your ability and how good programmer you are. As your question is more directed towards salary. I believe embedded takes more time to learn in general as compared to other generic IT Jobs. But as a career embedded has bright future than others. I consider embedded is real engineering work and salesforce and cloud is just not. This is just my personal opinion. Good luck!

  • @bengbeng2005
    @bengbeng2005 ปีที่แล้ว

    hi, I wish you give me a roadmap to be an embedded engineer for someone coming from CS field, thanks

  • @harishmomattagasangal5833
    @harishmomattagasangal5833 3 ปีที่แล้ว +1

    Hi, currently RLE INDIA hiring EMBEDDED SYSTEM ENGINEER with 6+years of rich experience in
    MBSE ( work experience with Battery, Charger or any other control system and testing using Simulink, Targetlink and MATLAB, BTC )

  • @ronakgupta6825
    @ronakgupta6825 2 ปีที่แล้ว +1

    Hello, i am having eagerness to learn embedded system in both fields hardware and software. So, please guide me how to learn all this things.

    • @BINARYUPDATES
      @BINARYUPDATES  2 ปีที่แล้ว +1

      Hi Ronak, I've already answered this many times in my previos comments. But, start with learning Embedded C with any 8-bit microcontroller like AVR and then move to advance 32-bit microcontroller like STM32 or something. We do have high quality courses to get you started quickly learning Embedded Systems from scratch

  • @RGPinger
    @RGPinger 2 ปีที่แล้ว +1

    I cannot imagine how normal work day looks like for Embedded Engineer.

  • @dibyojyotibhattacherjee4279
    @dibyojyotibhattacherjee4279 2 ปีที่แล้ว

    Umm, I had a question, there are a lot of newbie languages that are coming up, any chance that they might replace our good old c/c++ in the future, if yes, then when?

    • @BINARYUPDATES
      @BINARYUPDATES  2 ปีที่แล้ว

      I don't think something will completely replace C/C++ in embedded systems. If possible maybe python will somehow but not completely. And about when? I am sure

    • @dibyojyotibhattacherjee4279
      @dibyojyotibhattacherjee4279 2 ปีที่แล้ว

      @@BINARYUPDATES Like rust, for eg.

  • @bhaskarbasak380
    @bhaskarbasak380 4 หลายเดือนก่อน +1

    Shall I continue my extra curricular activities if I am an embedded engineer?

    • @BINARYUPDATES
      @BINARYUPDATES  4 หลายเดือนก่อน

      Yes, Sure! Good luck and best wishes!

  • @shawonsarkar-jv3wd
    @shawonsarkar-jv3wd 9 หลายเดือนก่อน +1

    software enginnering or software engineering major in data science,robotics,embedded stystems which subject is best for future ?

    • @BINARYUPDATES
      @BINARYUPDATES  9 หลายเดือนก่อน

      Hi I always suggest people to choose embedded software if they have interest in electronics and software programming. Good luck and best wishes!

  • @renukaambati9997
    @renukaambati9997 ปีที่แล้ว

    Sir could you please give clarity about which has good career growth either software engineer or embedded system software engineer.

    • @BINARYUPDATES
      @BINARYUPDATES  ปีที่แล้ว

      Hi Renuka, this is subjective matter to choose between general software or embedded software. If money means growth then software. And if you like to working with electronics then embedded software. In embedded software, person must have some knowledge about hardware and operating systems. I don't know if it answers your question. Good luck and best wishes!

  • @entertainment_78677
    @entertainment_78677 3 หลายเดือนก่อน

    Is C and C++ is mandatory for Embedded system hardware engineer

  • @Sukoon_daily
    @Sukoon_daily 3 ปีที่แล้ว +1

    👍

  • @kittu7466
    @kittu7466 4 หลายเดือนก่อน

    Sir plzz suggest a couse which i have to select in nptel , which is related to embedded systems 🙏🙏

  • @nikhilaouti8019
    @nikhilaouti8019 6 หลายเดือนก่อน +1

    Hii, i am also from Pune, want to know what will be the career in embedded after 40 yrs of age, i am very much confused about it, i m from a middle class family and first one from my family to do graduation in engineering, so don't have any one to guide me properly to take right decision.
    I m very confused to choose between private job and government job, i got selected as an officer in central govt. with 80k per month salary in starting( joining is next month) , and also today got offer letter from a embedded company as embedded software developer with 6LPA package(Joining is next month)
    It's true that salary hike in private is far better than government but what if there is no career after 40 age, coz of this thing im confused to choose between these two jobs, please guide me and tell me weather they are going to fire most of the embedded engineers like in IT sectors do with most of the developers after 40 age ?

  • @vishwanathhebbalad5967
    @vishwanathhebbalad5967 2 ปีที่แล้ว +1

    Which one is better whether power electronics designing or embedded systems. Does power electronics designing domain have future.

    • @BINARYUPDATES
      @BINARYUPDATES  2 ปีที่แล้ว

      Hi Vishwanath
      Both are good as long as you've interest. I still rate embedded systems over power electronics because if you're not good in embedded software your career will have limited opportunity to grow. Its just my personal opinion. But nothing stay permananent. Best Wishes and good luck!!!

    • @vishwanathhebbalad5967
      @vishwanathhebbalad5967 2 ปีที่แล้ว

      @@BINARYUPDATES thanks for your reply and giving me a good suggestion.

  • @jasjyotsingh2007
    @jasjyotsingh2007 2 หลายเดือนก่อน +1

    I am data engineer and want to transition into Embedded Software. Is Data structure and Algo a mandate and must have for someone who wants to become an Embedded software engineer. Also how do i open up myself to job market

    • @BINARYUPDATES
      @BINARYUPDATES  2 หลายเดือนก่อน

      Hi Jasjyotsingh, having knowledge of programming that too data structure will add a lot of advantages for embedded software job interview. I'd suggest making projects as much as possible to gain some hands on experience and then build good profile to showcase your skill to employer to win Job in Embedded Software. I wish you good luck and best wishes!

  • @kunchavinay0218
    @kunchavinay0218 2 ปีที่แล้ว

    Sir which way is better software field are hardware field plz tell Mee sir.Iam complting diploma ECE

  • @allhabakashg7063
    @allhabakashg7063 2 ปีที่แล้ว

    Sir in which year of your enginnerg u were designing a radio receiver?

    • @BINARYUPDATES
      @BINARYUPDATES  2 ปีที่แล้ว

      It was Third Year of my Engineering Studies when we have to submit small project in second sem of engineering graduate program.

  • @bharathkrishna5812
    @bharathkrishna5812 ปีที่แล้ว +1

    Sir, I'm ECE student 2023 passed out. I don't know where to start my career either software or embedded. Both are ok for me, but i don't know where to start, any suggestions pls?

    • @BINARYUPDATES
      @BINARYUPDATES  ปีที่แล้ว +1

      Hi Bharath, you must start learning microcontroller and embedded c programming. This will be a great starting point. Also, to achieve success in job or career as embedded engineer, you must know Embedded C, 8-bit MCU, Embedded Protocols and 32-bit ARM Cortex-M MCU,. Check our website for more details (link in description). Write me detailed questions on email and I'll share more resources. Good luck and best wishes!

  • @nabilahameda1669
    @nabilahameda1669 ปีที่แล้ว

    Vector india institute is best or not for embedded course??

  • @mohibullah6215
    @mohibullah6215 2 ปีที่แล้ว +1

    should i learn c or c++ when i can program easily atmega using arduino? need help. thanks

    • @BINARYUPDATES
      @BINARYUPDATES  2 ปีที่แล้ว

      Hi Mohib I suggest start working with Arduino and along the way you'll learn C programming. Also check out our Arduino Course which will cover many aspect of embedded systems design. If you learn C/C++ first then you will never know when to jump onto microcontroller programming. So just buy any microcontroller board and start programming. Good luck!
      Best Wishes
      Umesh

  • @aakash5259
    @aakash5259 2 ปีที่แล้ว +1

    Sir , I am going to do M.tech in Embedded control and automation from iit kgp ,what is your opinion about it. should I join it or not....?

    • @BINARYUPDATES
      @BINARYUPDATES  2 ปีที่แล้ว

      Yes Aakash, Its good to have any degree in embedded system design. I have no doubt embedded have a great future ahead. Good luck and best wishes!

  • @user-vc5qq1il4t
    @user-vc5qq1il4t 4 หลายเดือนก่อน

    Actually I am a Mobile App Developer. Now I'm thinking to learn embedded systems. Please confirm is it much better then full stack developer also share salary comparison

  • @pranaytakke5087
    @pranaytakke5087 2 ปีที่แล้ว +1

    One small quarry sir plz fix it for my future. Am styding in ITI of power electronics trade beside am styding plc embedded so what makes me more powerful in this field any suggestion like cherry for the cake. Plz reply

    • @BINARYUPDATES
      @BINARYUPDATES  2 ปีที่แล้ว

      Hi Pranay, Its good time to learn Arduino and Raspberry Pi Programming along with PLC. There are many companies in India using PLC to communicate with Microcontroller for Internet of Things & IIOT related projects. This may help you attract good quality job to pay you more. These days companies don't care your education they care skills and knowledge. Good luck and keep learning!

  • @riccardo2948
    @riccardo2948 3 ปีที่แล้ว

    thank you so much. How difficult is it to find job in hardware embedded systems?

    • @BINARYUPDATES
      @BINARYUPDATES  3 ปีที่แล้ว +1

      Hi Riccardo, with right skill sets and real hands on experience Its much easier. I will suggest you design one or two PCB Printed Circuit Board for Embedded Systems and then use them as to prove as experience and you'll get Job. I hope this will help you. Good luck and thanks

    • @Mayank-jw9yy
      @Mayank-jw9yy 3 ปีที่แล้ว

      @@BINARYUPDATES bro how to do it, if you can tell about it further in deep.

  • @Harshavardhan15970
    @Harshavardhan15970 11 หลายเดือนก่อน +1

    Sir, Embedded software engineer or embedded iot which course can i pick, if i need career growth and good salary

    • @BINARYUPDATES
      @BINARYUPDATES  11 หลายเดือนก่อน

      Hi, If you're are confident and hardworking then choose embedded software like FreeRTOS or Embedded Linux sort of skills will pay you higher salaries in MNCs. I don't consider Embedded IoT is anything different. In my opinion, its just embedded. Its like a lassi and mango lassi, in the end lassi. I hope you get my point. Wish you good luck and best wishes!

  • @sohanlal5201
    @sohanlal5201 3 ปีที่แล้ว +1

    Sir embedded system better h yaa python dono jyda job or scop kis kaa h

    • @BINARYUPDATES
      @BINARYUPDATES  3 ปีที่แล้ว

      Hi Sohan, its very subjective how you compare embedded systems with DJango or python

  • @AmanVerma-ot5se
    @AmanVerma-ot5se 3 ปีที่แล้ว

    instrumentation and control engineering may go in this field.

    • @BINARYUPDATES
      @BINARYUPDATES  3 ปีที่แล้ว +1

      Yes Aman, anyone know know the basics of "digital electronics" and
      "sensors & transducers" can pursue embedded software engineering career. I my self is Instrumentation engineer as formal qualification from Germany

    • @AmanVerma-ot5se
      @AmanVerma-ot5se 3 ปีที่แล้ว

      Thanks a lots sir to giving me guidance. I am happy after watching your video.❣️

  • @Anilind
    @Anilind 2 ปีที่แล้ว +1

    Sir I have completed BCA and I am interested to do become embedded software engineer, is it good for my career growth ?

    • @BINARYUPDATES
      @BINARYUPDATES  2 ปีที่แล้ว

      Yes, learning embedded will be option even for future. As IoT and Electric Vehicle industry took-off. There will be more and more demand for skilled embedded software engineers in future. You can also expect good growth as competition is much less compared to other software fields. Good luck!
      Best wishes
      Team BinaryUpdates

  • @Pranjal90
    @Pranjal90 2 ปีที่แล้ว

    Sir,
    I'm confused to choose the best laptop as Embedded Engineer. I was about to purchase MacBook ME laptop, but my office senior is saying don't buy it as hardware engineer, coz any spike will kill my expensive laptop & repairing will be painful.
    Please help, what should I do ??

    • @BINARYUPDATES
      @BINARYUPDATES  2 ปีที่แล้ว

      Hi Pranjal, I also suggest to get Windows as an Operating systems. As an embedded engineer you may possibly run into driver issues with MAC. This just an opinion

  • @user-kv8vl8os8k
    @user-kv8vl8os8k 9 หลายเดือนก่อน +1

    HI SIR , iam studying in btech , final year , i completed my all electives with embeded domain , i got specialization also , i intrested in both software and hardware , i decided to study the MASTERS in top college of EMBEDED SYSTEM , SO which is the best more demandable software or hardware , CAN YOU PLEASE COMMENT ON ME SIR,,

    • @BINARYUPDATES
      @BINARYUPDATES  9 หลายเดือนก่อน

      Hi, Great to know about you. I'd suggest to start with simple AVR ATmega328/ESP8266 NodeMCU and then switch to more professional hardware's like STM32 Microcontrollers. Also, having skills of PCB design with Altium Designer can add great advantage while searching for employment in embedded systems. Good luck and best wishes!

  • @MTaha-je4yj
    @MTaha-je4yj 3 หลายเดือนก่อน

    Sir i have gap +5 year ..Do i can start my carrier in this field by some sort of training..

  • @sumitbhagat7580
    @sumitbhagat7580 3 ปีที่แล้ว

    I want to learn embedded hardware & software design both . But I dont know C, C++ programming, Age44 year, tilldate I worked in hardware design & testnig. So can I learn embedded hardware & software design both?

    • @BINARYUPDATES
      @BINARYUPDATES  2 ปีที่แล้ว

      Yes Mr. Sumit, you can learn embedded software development with precise planning. I must say, start small in the beginning with 8-bit AVR Microcontroller programming and then slowly migrate to more advance 32-bit MCUs like STM32. It will take sometime and persistence effort but its possible. Wish you good luck !!
      Best Wishes
      Umesh Lokhande