Ask HN: How to pivot from app development to embedded systems
I have prior experience in C/C++ from HPC and JVM experience at a big tech company building out backend services and want to get into more lower level stuff. Have some mechanical engineering academic experience.
What side projects could I work on to move away from app development into a more IoT/embedded systems role?
2 comments
[ 2.8 ms ] story [ 14.8 ms ] threadThat said embedded covers a wide range of things, from tiny bare metal projects to single app full up computers.
Also, look for things where you're dealing with sequencing and using internal state to track events in the external world.