How to get started with embedded systems (My top 5 Tips)

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 พ.ย. 2024

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

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

    I just discovered and really love your channel. I hope you be fine and continue to share your knowledge cause it truly helps the world better. Thank you very much!

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

    I got started small, basically only programming the basics with the esp32 in school. Then bought myself an arduino nano every, which has its main mcu the atmega4809. And i downloaded its ofiicial
    open source datasheet, and looked inside, because i heard concepts like the gpio pins are actually controlled by specific memory locations (memory mapped registers). And thats already enough make one happy, and get started and discover deeper stuff, like the EVSYS peripheral, or the TCA peripherals and so on. Basically they all are controlled by the peirpheral registers.

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

    Thank you for the videos I am going to like all videos and sub. I hope it helps boost your channel. I have a lot of love and respect for people like yourself who share their knowledge with other. Content creator tutorials on TH-cam are amazing in general and so when you find channels such as yours! You gotta grab on with both hands and squeeze out all that amazing information until you're a pro lol

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

    Would you also recommend ESP32 for beginners?

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

    Great video, mister professor. But I have some points of clarification. As a practising Embedded software dev I started out from basic Electronics and AVR assembly, and then moved toward C. Learning Assebmly before C gives deep undestanding what is going under the hood.
    Sure 8-bit AVR's are not in active usage anymore, but as a training tool these microcontrollers have advanteges. Let me recall that the Arduino boards built on the top of AVR.

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

      Yes you are right going from assembly to C gives a lot of insight of what is happening under the hood. I felt that learning C first is easier for students but of course this might vary from person to person or group to group.

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

      Lol technically it should be DR Professor 😆 🤣 😂 but who bloody asked me anyway 🙄

  • @yoojin-young6932
    @yoojin-young6932 2 ปีที่แล้ว +2

    Super Video! Bin momentan kurz vor meinem Abschluss (Bachelor) hab auch erfolgreich das Studienmodul Embedded Systems absolviert. Mich würde interessieren, wie hoch denn aktuell die Nachfrage auf dem Arbeitsmarkt nach Embedded Software Engineers ist?
    Meine Lernboards waren Landtiger LPC1768, ESP32 und STM32 Nucleo :)

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

      Hallo, es hängt natürlich von der Industrie ab aber bei Firmen wie Airbus, Mercedes, CARIAD ist die Nachfrage sehr hoch

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

    Thank you for this video. I have a question please. Is Reconfigurable Control System a sub-field of Embedded systems?

  • @Ali-1A295
    @Ali-1A295 ปีที่แล้ว

    Thank you for this video 💞
    I have a question please and it would be great if you could answer me
    I recently finished my bachelor study in electrical engineering , and I want to do my master in embedded system
    But I am very confused, because I don't now what is the requirements that I must have
    I work with pic microcontroller and stm32 and I am quite good with them
    But I haven't done anything to complex and there are a lot of thing that I don't know like rots and the problem is , that there aren't good online totorial on such topics
    What would you recommend for me ?

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

    Thank you for your complete explanation. If you would suggest me to work and learn on a microcontroller(Embedded system) for today (2022) , which one would it be? I don't know which one to choose because of the variety..(NXP,Microchip,Infineon,Texas Instruments,STM)

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

      I would suggest learning the AVR/ATMega, STM32, ESP32 and maybe PIC. Those are the ones used the most

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

    Hello professor, a very nice video. I'd add teensy 3.6 and teensy 4 series are also user friendly and capable.

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

    I think AVR is easier and better than stm32 to start. you can learn how to work on registers of microcontroller by AVR.

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

    Great!👍

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

    A humble suggestion: avoid using live wallpapers in your pc desktop placed in thr background. It makes your video cuts more obvious.

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

    👍

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

    I have done my Electronic and Communication Engineering but works in different field ,but want to job in core field .I'm from India.Sir pls guide me ,I'm really don't know how to do make my career in my core field.pls guide me from where to start..pls guide me .pls pls pls

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

      What college did you graduated through??

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

    hi homelander