this post was submitted on 29 Apr 2024
141 points (98.6% liked)
Europe
8324 readers
1 users here now
News/Interesting Stories/Beautiful Pictures from Europe ๐ช๐บ
(Current banner: Thunder mountain, Germany, ๐ฉ๐ช ) Feel free to post submissions for banner pictures
Rules
(This list is obviously incomplete, but it will get expanded when necessary)
- Be nice to each other (e.g. No direct insults against each other);
- No racism, antisemitism, dehumanisation of minorities or glorification of National Socialism allowed;
- No posts linking to mis-information funded by foreign states or billionaires.
Also check out [email protected]
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
They need to make the rule "not my keys, not my device."
You should be able to replace the signing keys for the primary bootloader with your own, and root access needs to be available to consumers who bought anything with a CPU in it.
If we count microcontroller as CPUs, that would include basically anything that runs with electricity. But I like that thought even more that way
Microcontrollers would be included in this. Also, not everything that runs on electricity needs to have a microprocessor in it, like toasters for example.
Yeah, not everything needs to have a microprocessor in it, but only few items of those do really have none
I'm no expert so asking with curiosity, but wouldn't even simple things like your coffee machine changing lights when the coffee is ready require (a very simple) one?
Not necessarily. You could have a sensor that detects when the water reservoir is emptied that doesn't need logic - e.g.
You can then use those signals to do something like switch off the heater, change a light,... all without using a microcontroller. There's no programming needed for that. You might see things like transistors and some basic digital circuitry here but it's all very basic and still far from a microcontroller.