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. 🌚
- 0 Posts
- 4 Comments
Joined 2 months ago
Cake day: April 13th, 2026
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
“Oh, someone had the same problem” as I see forum thread in search results, followed by finding out that thread turned into a gaslighting session on why OP’s problem wasn’t actually a problem, and no solution was provided as result. 🌝
As someone doing teaching, I already had quite enough of “If you have any further questions - just let me now! 😊” in answer boxes.


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).