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

Linux

47233 readers
773 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
[–] boredsquirrel@slrpnk.net 12 points 2 months ago (2 children)

Completely crazy. There are many flash devices with a controller on it, so a small computer, but that this thing has wifi is completely mind boggling.

[–] AllNewTypeFace@leminal.space 21 points 2 months ago

Don’t forget that every recent Intel CPU contains an extra 486-based system on a chip running a stripped-down version of Minix (a predecessor of Linux), to implement the remote management engine.

[–] TimeSquirrel@kbin.melroy.org 15 points 2 months ago* (last edited 2 months 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.

[–] scarilog@lemmy.world 3 points 2 months ago (2 children)

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

[–] TimeSquirrel@kbin.melroy.org 3 points 2 months 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.

[–] scarilog@lemmy.world 2 points 2 months 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.

[–] EmilieEvans@lemmy.ml 1 points 2 months ago

MCUs can run Linux.

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