Something like a thermostat or a smart fridge – have you seen any? If so, please share with a video or two.

You are viewing a single thread.
View all comments View context
4 points
*

At the level of microcontrollers there is an entire range with the necessary radio HW and enough computing power and memory to have WiFi and a TCP stack but not enough to fit Linux (stuff like the esp8266, which has only 80KB user data memory).

Those things essentially run just the one application on top of some manufacturer provider libraries (no OS, though if you really want to there’s an RT OS) and which can be something that gets commands via the network and activates some hardware via GPIO ports.

For example, smart LED lamps that can be controlled from a smartphone are made with this kind of HW.

Mind you, recently somebody managed to get Linux to run of a top range model of the most recent of these things (an ESP32-S3).

So I wouldn’t presume that a syringe driver can be made to run Linux, given that it’s functionality is simple enough to be implemented by a simple program that can fit in that kind of microcontroller.

permalink
report
parent
reply

Linux

!linux@lemmy.ml

Create post

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

  • Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
  • No misinformation
  • No NSFW content
  • No hate speech, bigotry, etc

Related Communities

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

Community stats

  • 9.4K

    Monthly active users

  • 5.9K

    Posts

  • 162K

    Comments