That’s a big “IF” tho. I’ve been teaching embedded programming classes and had to teach folks some very basic stuff like how to RTFM or how to look for stuff on the internet - people don’t even use search engines anymore. 🌚
Claude has become the search Engine. Stackoverflow doesn’t even exist in the mind of Vibe coders around me. Disconnecting claude means coffee-time until it’s back
If you’re very new to that - I’d just recommend picking up some Arduino (at least UNO R3) starter kit plus some measurement tools - multimeter and maybe an oscilloscope (there are cheap handheld ones like DSO).
And then you just fool around with what you’ve got - try to read each sensors data, try to use each actuator, think of some useful projects with what you’ve got.
And from there you can go to stuff like ESP32 to explore wireless stuff (mostly compatible with Arduino too).
That’s a big “IF” tho. I’ve been teaching embedded programming classes and had to teach folks some very basic stuff like how to RTFM or how to look for stuff on the internet - people don’t even use search engines anymore. 🌚
Claude has become the search Engine. Stackoverflow doesn’t even exist in the mind of Vibe coders around me. Disconnecting claude means coffee-time until it’s back
I still use a normal search engine. I use AI chats when I really need it for something. Well it does makes thing easier tho
I’ve been wanting to try embedded programming for a while, it looks fun!
What would you recommend as a starting point? Any books I should pick up?
If you’re very new to that - I’d just recommend picking up some Arduino (at least UNO R3) starter kit plus some measurement tools - multimeter and maybe an oscilloscope (there are cheap handheld ones like DSO).
And then you just fool around with what you’ve got - try to read each sensors data, try to use each actuator, think of some useful projects with what you’ve got.
And from there you can go to stuff like ESP32 to explore wireless stuff (mostly compatible with Arduino too).