this post was submitted on 02 Jun 2025
104 points (91.3% liked)

Programmer Humor

23855 readers
1280 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
 

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
[–] RamblingPanda@lemmynsfw.com 1 points 4 days ago (1 children)

I used to utilize Arduinos, but since I tried an ESP32 I never looked back. Those fit my needs much better and come with all the connections I want. Especially in combination with home assistant.

[–] firelizzard@programming.dev 2 points 3 days ago

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.