Kept at embedded engineering personal projects through some years working as a backend web developer, and finally got a chance to interview for a big tech job and landed it! I am much happier now and I have no urge to do side projects as I scratch that itch at my day job. My desk is covered in electronics again!
What kind of embedded projects have you made in your personal time before? I'm a backend engineer and I like to build embedded stuff as well for fun. What are some differences between your two jobs? Do you think embedded stuff will get boring at some point where your hobby becomes a chore?
Embedded software is obviously a lot like backend in the day to day, write code, design docs, etc, but instead of trying to keep up with all the things like serverless functions, Kubernetes, Cassandra, etc etc we get to think about things like microcontroller peripherals (timers, serial data, power management, interrupts) and supporting a variety of hardware configurations with testable code.
It isn't a chore yet! My only problem is as a staff engineer only half my time is spent actually doing coding!