Career as a Embedded Systems Engineer- Software and Hardware

Поділитися
Вставка
  • Опубліковано 22 жов 2024

КОМЕНТАРІ • 379

  • @uygarbaran8515
    @uygarbaran8515 3 роки тому +30

    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 🥰🥰🥰🥰

  • @andydelle4509
    @andydelle4509 Рік тому +4

    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  Рік тому +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!

  • @devsidar9444
    @devsidar9444 Рік тому +3

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

  • @dipeshpatil3594
    @dipeshpatil3594 3 роки тому +101

    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.
      ua-cam.com/video/jblpHUCPQYs/v-deo.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 роки тому +6

      @@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!

  • @adanascencio6194
    @adanascencio6194 3 роки тому +13

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

  • @prashantpatil3088
    @prashantpatil3088 3 роки тому +11

    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..!!!

  • @ponkavinthangavel9695
    @ponkavinthangavel9695 Рік тому +1

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

  • @vedanshsrivastava9111
    @vedanshsrivastava9111 4 місяці тому

    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.

  • @pankajdave5029
    @pankajdave5029 3 роки тому +5

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

    • @BINARYUPDATES
      @BINARYUPDATES  3 роки тому +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 3 роки тому

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

  • @shubhamchaudhari3876
    @shubhamchaudhari3876 3 роки тому +7

    Nice detailed video, keep making videos like this 👍🏻

  • @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 3 роки тому

      @@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 3 роки тому

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

    • @kittu7466
      @kittu7466 8 місяців тому

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

  • @ElectronicsToInfinity
    @ElectronicsToInfinity 2 роки тому +1

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

    • @BINARYUPDATES
      @BINARYUPDATES  2 роки тому

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

  • @TheFootballPlaya
    @TheFootballPlaya 3 роки тому +22

    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 2 роки тому +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

  • @roshankumarbhamare3928
    @roshankumarbhamare3928 3 роки тому +7

    enlightening, educational, informative 👌👌

  • @venkatesh4204
    @venkatesh4204 3 роки тому +1

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

  • @supersonicstyleatsonicspeed
    @supersonicstyleatsonicspeed 5 місяців тому +2

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

  • @vishalaaryan29
    @vishalaaryan29 Місяць тому +1

    Can you please provide roadmap for embedded system software engineer.😊

  • @artalm2719
    @artalm2719 3 роки тому +1

    This was much needed. Thank you

  • @marcusaureliusregulus2833
    @marcusaureliusregulus2833 3 роки тому +10

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

    • @_-6912
      @_-6912 3 роки тому

      I have a similar dream but want to work in Tesla

  • @Suriya20_05
    @Suriya20_05 4 дні тому

    One of the best video,

  • @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

  • @skyfullofstars1634
    @skyfullofstars1634 2 роки тому +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 роки тому +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 2 роки тому

      @@BINARYUPDATES Thank you Sir
      For your encouraging words.

  • @ezzyeyes
    @ezzyeyes 3 роки тому +7

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

  • @gabrielfienco2531
    @gabrielfienco2531 3 роки тому +1

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

  • @snigdharoy1938
    @snigdharoy1938 2 роки тому +1

    Very Helpful Video.... Thank You 👍

    • @BINARYUPDATES
      @BINARYUPDATES  2 роки тому +1

      Most welcome Snigdha😊
      Best wishes
      Umesh

  • @15ashnov
    @15ashnov 2 роки тому +1

    Very useful . Thanks

  • @amrishkumar1088
    @amrishkumar1088 3 роки тому +3

    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

  • @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 3 роки тому

      @@r1a933 why can you please explain?

    • @r1a933
      @r1a933 3 роки тому

      @@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.

  • @joao6688
    @joao6688 Рік тому

    very useful tips
    thanks a lot

  • @upendergoud8240
    @upendergoud8240 3 роки тому +3

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

  • @yusufacademy2066
    @yusufacademy2066 3 роки тому +2

    Very informative loved it

  • @techvraj
    @techvraj 3 роки тому +1

    Superb explanation sir

  • @shreyanswain122
    @shreyanswain122 Місяць тому

    Is schematic drawn& layout is a part of embedded system?

  • @abdullahharis1790
    @abdullahharis1790 3 роки тому +1

    Thnx sir Love and respect from Pakistan

  • @siddharthsahu6573
    @siddharthsahu6573 3 роки тому +1

    Thanks your video help us

  • @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

  • @thilakv9303
    @thilakv9303 3 роки тому +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  3 роки тому +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

  • @johnfrancis923
    @johnfrancis923 3 роки тому +2

    Super Explanation

    • @BINARYUPDATES
      @BINARYUPDATES  3 роки тому

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

  • @diwakarmr9124
    @diwakarmr9124 3 роки тому +1

    Very nice information

    • @BINARYUPDATES
      @BINARYUPDATES  3 роки тому

      Thanks Diwakar. I'm happy you find information useful

  • @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!

  • @gsrlakshmi9377
    @gsrlakshmi9377 3 роки тому +5

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

  • @vashukashyap1700
    @vashukashyap1700 5 місяців тому

    Thank you sir,

    • @BINARYUPDATES
      @BINARYUPDATES  2 місяці тому

      Hi Vashu, thank you so much. Best wishes!

  • @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...🙏

  • @nikhilaouti8019
    @nikhilaouti8019 10 місяців тому +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 ?

  • @varunsonava
    @varunsonava 3 роки тому +1

    Great explanation!

  • @mahvishashrafi3677
    @mahvishashrafi3677 3 місяці тому

    Thanks ❤

  • @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!

  • @vijaymethre30
    @vijaymethre30 2 роки тому

    Thank you sir❤️🙌

  • @highwaysouth9015
    @highwaysouth9015 Рік тому +2

    Sir I'm in EEE final nw i thing embeded is best compared to python n Java

    • @BINARYUPDATES
      @BINARYUPDATES  Рік тому

      Yes, you're right Embedded Systems is a long term and sustainable career
      Good luck and best wishes!

  • @msbanda2123
    @msbanda2123 3 роки тому +2

    Awesome 👏

  • @yashsharmaofficial4120
    @yashsharmaofficial4120 Рік тому +2

    Sir i want to become entrepreneur so is there any business chamce in beded sutms /vlsis

    • @BINARYUPDATES
      @BINARYUPDATES  Рік тому +1

      Hi Yash, If you have skills and experience. You can build products around embedded systems and IoT etc. or can provide solution to tech businesses. So its possible to become entrepreneur and start business in embedded software or hardware. Good luck and best wishes!

    • @yashsharmaofficial4120
      @yashsharmaofficial4120 Рік тому +1

      @@BINARYUPDATES 🙏 Thank you sir for guidance

  • @strangergaming7188
    @strangergaming7188 3 місяці тому

    im chossing cyber physical systems in btech, will it be useful to percieve my career in embedded software engineer

  • @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!

  • @shawonsarkar-jv3wd
    @shawonsarkar-jv3wd Рік тому +1

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

    • @BINARYUPDATES
      @BINARYUPDATES  Рік тому

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

  • @jasjyotsingh2007
    @jasjyotsingh2007 6 місяців тому +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  6 місяців тому

      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!

  • @samir7035
    @samir7035 Місяць тому

    Sir, i am a pursuing Mtech in power electronics from Nit Durgapur( first year student). Which type of embedded system are good me ? Like as...
    Automotive embedded system ?
    Please reply and any course for me which are beneficial for placement as embedded system ...

  • @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??

  • @christojeeson1744
    @christojeeson1744 Рік тому +1

    What is difference between embedded firmware engineer vs embedded software engineer

    • @BINARYUPDATES
      @BINARYUPDATES  Рік тому

      Hi Christojeeson, there is very thin line between embedded firmware and embedded software engineer. I understand firmware developer write software specific to microcontroller and hardware. and on other hand embedded software must write embedded application software and associated device drivers sometimes involve microcontroller as well as processors. Usually, job titles doesn't tell much about work experience in industry. Embedded is very diverse field, companies sometimes treat and expect everything to be done related to embedded systems from both job roles. I hope this may help you. Good luck and best wishes!

  • @l-14-ece-apavankalyan31
    @l-14-ece-apavankalyan31 Рік тому +1

    Hi sir
    Which cource is better sir VLSI or Embedded.?
    i want do ms in Core side sir...
    which cource to take easy to get job in USA?
    Please give me some suggestions sir...

    • @BINARYUPDATES
      @BINARYUPDATES  Рік тому +1

      Hi, in my opinion Embedded and VLSI both are good to pursue higher education. It very much depends on your interest if you like programming then go for embedded software. And in case, you like more electronics and hardware then go for VLSI. I hope you may find this tip helpful. Good luck and best wishes!

    • @l-14-ece-apavankalyan31
      @l-14-ece-apavankalyan31 Рік тому

      @@BINARYUPDATES Thank you sir

  • @bhaskarbasak380
    @bhaskarbasak380 8 місяців тому +1

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

    • @BINARYUPDATES
      @BINARYUPDATES  7 місяців тому

      Yes, Sure! Good luck and best wishes!

  • @PraveenkumarKumar-w6r
    @PraveenkumarKumar-w6r Рік тому +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  Рік тому

      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!

  • @michaelotu9723
    @michaelotu9723 3 роки тому

    Thank you sir.

    • @BINARYUPDATES
      @BINARYUPDATES  3 роки тому

      My Pleasure Michael, Thanks for comment

  • @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 .......

  • @JeetKumar-h2b
    @JeetKumar-h2b 8 місяців тому

    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

  • @vishwanathhebbalad5967
    @vishwanathhebbalad5967 3 роки тому +1

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

    • @BINARYUPDATES
      @BINARYUPDATES  3 роки тому

      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 3 роки тому

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

  • @potugada
    @potugada 3 роки тому

    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  3 роки тому

      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

  • @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

  • @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 )

  • @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!

  • @RGPinger
    @RGPinger 3 роки тому +1

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

  • @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 ❤️❤️❤️🥰🥰🥰🥰🥰

  • @harpaltoor0078
    @harpaltoor0078 3 роки тому +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  3 роки тому +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 3 роки тому

      @@BINARYUPDATES thnx alot

  • @worldwide6013
    @worldwide6013 Рік тому +1

    Hello sir
    Iam studying BE , mechanical engineering
    Iam interested in automotive embedded systems ..i have c and python programming knowledge...so can I become an embedded Engineer .

    • @BINARYUPDATES
      @BINARYUPDATES  Рік тому

      Yes, you can concentrate on Automotive Embedded Software built around CAN, Autosar, dSPACE (HIL & SIL) similar automotive technologies. Wish you good luck!

  • @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?

  • @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

  • @TheWohnJick
    @TheWohnJick 3 роки тому +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  3 роки тому +1

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

    • @TheWohnJick
      @TheWohnJick 3 роки тому

      @@BINARYUPDATES I see. Thanks

  • @kittu7466
    @kittu7466 8 місяців тому

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

  • @ronakgupta6825
    @ronakgupta6825 3 роки тому +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  3 роки тому +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

  • @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!

  • @productiveprogrammer4060
    @productiveprogrammer4060 3 роки тому +1

    How to get into medical devices development as a embedded Engineer

  • @shreyajadhav6233
    @shreyajadhav6233 2 роки тому

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

  • @vedprakash4682
    @vedprakash4682 3 роки тому +1

    Sir do btech cse with iot covers the embbeded developement

  • @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

  • @Harshavardhan15970
    @Harshavardhan15970 Рік тому +1

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

    • @BINARYUPDATES
      @BINARYUPDATES  Рік тому

      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!

  • @ahmadal-tarabeen9253
    @ahmadal-tarabeen9253 3 роки тому

    useful! Good Job.

  • @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

  • @kunchavinay0218
    @kunchavinay0218 3 роки тому

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

  • @bengbeng2005
    @bengbeng2005 2 роки тому

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

  • @Yoyo-ck9pm
    @Yoyo-ck9pm 2 роки тому

    Why is c++ used in embedded over c??in some applications even though c is widely used??sir is UEFI come under embedded software??

    • @BINARYUPDATES
      @BINARYUPDATES  2 роки тому +1

      Hi Yoyo, it really depends because still developers uses C along with C++. Usually, with C++ managing bigger projects comes handy compared to embedded project developed in C. Still C is dominant in the world of embedded systems. And Yes, UEFI (Unified Extensible Firmware Interface) is an embedded software as its written for processor and operating systems

    • @Yoyo-ck9pm
      @Yoyo-ck9pm 2 роки тому

      @@BINARYUPDATES thankyou sir 😇😇 sir one doubt is c because of its fast and less memory usage 90% of all times it s used in embedded but why c ++ is used is embedded for that 10% ?? Is it because of data hiding in c++?? Under what circumstances why use c++ for embedded

  • @manmanual
    @manmanual 2 роки тому

    when you mention C do you mean C with DSA or something like Threading, Mutex, Semaphores

    • @BINARYUPDATES
      @BINARYUPDATES  2 роки тому +1

      Hi Tarun, I mean Embedded C Programming with an knowledge of hardware's like MCU, MPU or CPU.

  • @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.

  • @MTaha-je4yj
    @MTaha-je4yj 7 місяців тому

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

  • @nabilahameda1669
    @nabilahameda1669 Рік тому

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

  • @krishnamohan51
    @krishnamohan51 Рік тому +1

    Hello sir I got placement in automotive industry and also in software industry with same package. Does choosing automotive industry is correct option? And is it possible to switch from automotive to other domain in embedded systems?

    • @BINARYUPDATES
      @BINARYUPDATES  Рік тому

      Hi Krishna, you can take up job in Automotive if you want. And after getting comfortable with your job in company start learning embedded systems programming. Especially, microcontroller firmware development. This will keep your door open for automotive embedded software in future.
      Good luck and best wishes!
      Umesh

    • @krishnamohan51
      @krishnamohan51 Рік тому

      Sir nowadays salary growth is very high in software industry, is it same with embedded industry?

  • @rakeshracharla3301
    @rakeshracharla3301 3 роки тому

    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.

  • @dibyojyotibhattacherjee4279
    @dibyojyotibhattacherjee4279 3 роки тому

    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  3 роки тому

      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 3 роки тому

      @@BINARYUPDATES Like rust, for eg.

  • @mrunaljibhakate4573
    @mrunaljibhakate4573 Рік тому +1

    Will chat gpt end software jobs... Should i learn skills of web development or embedded systems plzz sugest

    • @BINARYUPDATES
      @BINARYUPDATES  Рік тому +1

      Hi Mrunal, I don't think any AI algorithm will replace software development job anytime soon. I suggest pursue career you like the most. Web and Embedded both are good. Web technologies require less commitment and embedded takes sometime to become productive. Good luck and best wishes!

    • @mrunaljibhakate4573
      @mrunaljibhakate4573 Рік тому

      @@BINARYUPDATES thank you so much

  • @nothingspecial4
    @nothingspecial4 3 роки тому

    Great video ♥️💯

    • @BINARYUPDATES
      @BINARYUPDATES  3 роки тому

      Thank you very much ANSI
      Best Wishes
      Umesh

  • @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!

  • @souravsarma8804
    @souravsarma8804 Рік тому

    I am a chemical engineer working in a pharma company.But I m very much interested about embedded systems in software.Is it wise to change my career path now?Or is it possible now?Pls reply

    • @BINARYUPDATES
      @BINARYUPDATES  Рік тому

      Hi Sourav, I would suggest you to try embedded systems as a hobby first and see if you can handle it. If you feel you still like programming microcontroller especially firmware part then its possible you can make a good career and find job. Good luck and best wishes!