this post was submitted on 02 Jun 2025
120 points (100.0% liked)
Programmer Humor
24810 readers
249 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It sounds like you already know how to do embedded programming, at least at the hobby level. For someone who’s new to that, Arduino IDE is the easiest learning curve I know of. As far as which boards to use, I have no specific feelings which is why I said Arduino or equivalent.
I wasn't criticizing you, I agree. Arduinos make the whole lot easier. ESPs are using the same IDE, or at least can use the same IDE, so that seems like a good next step for me.