Embedded Systems - Figuring Roadmap | Embedded systems podcast, in Pyjama

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

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

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

    Exactly what aspiring embedded software engineers need. Thank you

  • @sidramesh4318
    @sidramesh4318 Месяц назад +3

    Great resource for both freshers and who just started their career in Embedded Systems
    Thank you guys

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

    Videos on bit manipulation and how to start practice c programming as embedded engineer? how to start understanding peripherals and write interrupt code for any peripherals. these videos will help us to keep on the track . would't find a good resource on these topics.

  • @ankit14245
    @ankit14245 Год назад +8

    Definitely an insightful video. However, I have 2 requests/recommendations being a fellow embedded SW engineer would be to make a series or playlist concerning points to cover as a starter as you guys described, and the other playlist - a separate roadmap for a firmware development, which has practically very very less youtube videos on. It would be definitely great.

    • @Keerthanagottimukkulaa
      @Keerthanagottimukkulaa 9 месяцев назад +1

      Thankyou for the information.... I was very tensed about growth of my career in embedded systems in India..... Everyone is saying vlsi is best... But I love doing projects on embedded systems..... Please tell me how to get a job on embedded systems off campus

    • @rohitimandi
      @rohitimandi 19 дней назад +1

      Phil's Lab is a good RUclips channel for Firmware Development

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

    It was very insightful. The conversation in these videos on your channels are giving me clarity and making me feel confident that I'm on a right path. Thank you for everything you are doing. 💙

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

    You guys are doing great, I am a hardware hacker and I keep watching your videos to learn embedded systems.

  • @SaiKrishna-vr9gz
    @SaiKrishna-vr9gz Год назад +2

    Thanks alot for your efforts. It gives a clear road map.

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

    Would you consider Rust instead of C also?

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

    Thanks for all this content. Really inspiring ❤

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

    Thank you for this valuable information. IMHO as long as your fundamentals are rock solid you can excel in any field including embedded systems.

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

    After bazel , you think make will still be used? Seems google is mandating bazel as build tool

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

      Make and Cmake are very widely used. Make is fairly easy but very few people know the syntax....

  • @Pharmawalee
    @Pharmawalee 13 дней назад

    Hello sir i am from pharma background i want to become embedded software as in SAMD please let me what is rode map for me who don’t have such basic

  • @RamKumar-rb2un
    @RamKumar-rb2un Год назад +1

    please suggest best books

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

    The Linux Programming Interface - Michael kerrisk,
    I am guessing this book was mentioned in the video.

  • @Zenosama26
    @Zenosama26 8 месяцев назад +2

    In your list one thing is missing is communication protocols SPI , I2C , UART ....

    • @randomsoul00
      @randomsoul00 4 месяца назад

      Agreed, they seem to be present everywhere

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

    Again thanks a lot for the very insightful videos.

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

    Can someone suggest the best course or any link of the video series where I can learn the updated embedded linux system.
    Thanks in advance for your help.

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

      Here is something that might interest you. engineers.inpyjama.com/learn/fw-arsenal

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

    42:22 I wish to have more understanding about the Computer architecture topics
    @Dev I will not escape that class😂

  • @LearnEnglish.999
    @LearnEnglish.999 5 месяцев назад

    What about the salary in embedded field at starting and after 5 years or 10years in this field?????????

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

      Established players pay above 10+L in India, things after 5-10 years depend on may factors like performance, position, stocks etc

  • @SDIF-vh2he
    @SDIF-vh2he 7 месяцев назад

    Can you make a podcast on roadmap on Embedded Hardware engineer.

  • @NBSuperb
    @NBSuperb 9 месяцев назад

    But even knowing like 3 mcu architecture companies tend to be very choosy, even uf u know 4/5 comm protocols u will not get shortlisted.And as u say its vast and mny things are upcoming and changing but i think companies should change the assessment of a candidate for a job for this particular field. for eg, if i worked on arm and ethernet a profile with arm and zigbee will not even consider even if i know the system understanding better than the rest.

  • @HARIKRISHNANSRSRSHD
    @HARIKRISHNANSRSRSHD 9 месяцев назад

    I have 9 years of IT experience. Is it possible to switch career as a beginner in embedded career.

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

      Iam btech 2nd year from ece can I start preparing for embedded from now ? What is its scope ? And from where I can learn this

    • @saitarun6889
      @saitarun6889 8 месяцев назад +3

      @@ajithajay3999 first learn assembly programming and then convert the same assembly program to C language and then use the c language to controller I/O ports using any protocol. So in the course of this flow, you will get to know CPU models, architecture, protocols and ISR.
      and then you can keep moving to higher level like learning memory model, cache handling, debug model for debugging larger programs, device drivers, firmware etc.

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

      Why do u want to change career from booming field IT to embedded system??? Can u explain

  • @yadav-r
    @yadav-r 2 месяца назад

    Any good institute to teach Embedded system?

  • @randomsoul00
    @randomsoul00 4 месяца назад

    There are lots of things mystery for me
    Start up file
    Linker script etc.

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

    Hi guys can you cover pointers in depth, computer Architecture/org, Build tools like gcc. and shell scriptiong in depth please... It would really be very helpful

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

      Definitely, that is in our list of topics to cover. 🙂

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

    ❤ Nice 👍

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

    Boys, seems you knew alot when out of college 😅