this post was submitted on 12 Jul 2024
249 points (98.8% liked)

Linux

46777 readers
1907 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 16 points 1 month ago* (last edited 1 month ago) (1 children)

May I present the ESP32?

https://www.espressif.com/en/products/socs/esp32

Us hobbyists have been playing with it for years. Dual core too.

[–] [email protected] 3 points 1 month ago (2 children)

Well tbf it's just a microcontroller, it doesn't run Linux

[–] [email protected] 3 points 1 month ago (1 children)

Nope, it runs FreeRTOS, but it's still cool that I can build an internet-connected smart device in a package the size of your big toe nail using open software.

[–] [email protected] 2 points 1 month ago

Yep, I go for it for almost every project I do, also because of the price. The amount of features you get for like 5 or 6 dollars is crazy.

[–] [email protected] 1 points 1 month ago

MCUs can run Linux.

I don't use Espriff products so no idea if it is available for the ESP32.