FreeKill[m]: > <@larunite:matrix.org> But again the language side really isn't that hard. An embedded C codebase looks pretty simple most of the time. If you're new to embedded I would recommend getting a dev kit or at least MCU that is popular and convenient to work with, and then just start trying to make it do stuff. Go into the reference manual, look at the peripherals that you have access to and find ways to try them out. You'll learn a lot just pulling on that thread. stm boards?