this post was submitted on 27 Mar 2024
1281 points (98.2% liked)
linuxmemes
20880 readers
6 users here now
I use Arch btw
Sister communities:
- LemmyMemes: Memes
- LemmyShitpost: Anything and everything goes.
- RISA: Star Trek memes and shitposts
Community rules
- Follow the site-wide rules and code of conduct
- Be civil
- Post Linux-related content
- No recent reposts
Please report posts and comments that break these rules!
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
There need to be open source "smart" devices. Like, I've read and edited the source code running on my 3D printer. I was able to do that in my own home because it's got an Arduino Mega for a motherboard.
ESPHome has entered the chat.
I have a couple ESP32s, and the main thing that concerns me is that they utterly rely on the ESP-IDF toolchain. It runs on Espressif's RTOS basically no matter what. They're capable if weird little microcontrollers but they just slightly sketch me out.