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

founded 2 years ago
MODERATORS
120
submitted 1 month ago* (last edited 1 month ago) by [email protected] to c/[email protected]
 

Edit : The tail is Nicely done whereas the front is, well slapped on a sticker.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 month ago (1 children)

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.

[–] RamblingPanda 1 points 1 month ago

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.