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

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 มิ.ย. 2024
  • In this video I will present my top 5 tips how to get started with embedded systems. If you want to learn embedded software engineering or program embedded systems, follow the 5 steps in the video to learn it.
    #embeddedsystems #softwareengineer #selftaught #learnembeddedsystems #learnembeddedsoftware #learnprogramming #learnarduino
    My name is Florian Leitner-Fischer and I'm a computer science professor and software engineer based in Germany. I have experience both in academia as well as in industry managing a globally distributed software engineering team. In my videos I talk about programming, software development, software engineering and computer science as well as the occasional tech / gadget review.
    My mission is to help you to take the step from programmer to software engineer and to help you being a better software engineering leader.
    My Website: www.leitner-fischer.com
  • วิทยาศาสตร์และเทคโนโลยี

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

  • @quanvu6005
    @quanvu6005 8 หลายเดือนก่อน +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!

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

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

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

    Great!👍

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

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

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

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

  • @ZackZakirov
    @ZackZakirov ปีที่แล้ว +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  ปีที่แล้ว +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 🙄

  • @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 ปีที่แล้ว

    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

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

    Would you also recommend ESP32 for beginners?

  • @yoojin-young6932
    @yoojin-young6932 ปีที่แล้ว +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  ปีที่แล้ว +1

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

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

    👍

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

  • @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 หลายเดือนก่อน

    hi homelander