TimeNaan@lemmy.world to Technology@lemmy.worldEnglish · 13 hours agoEngineer turns disposable vape pen into a working web serverinterestingengineering.comexternal-linkmessage-square118fedilinkarrow-up1505arrow-down15
arrow-up1500arrow-down1external-linkEngineer turns disposable vape pen into a working web serverinterestingengineering.comTimeNaan@lemmy.world to Technology@lemmy.worldEnglish · 13 hours agomessage-square118fedilink
minus-squareSomeoneSomewhere@lemmy.nzlinkfedilinkEnglisharrow-up8arrow-down2·11 hours agoOLED maybe but small micros are now so cheap and so small that they’re negligible. Battery is probably still the biggest environmental impact.
minus-squarecmnybo@discuss.tchncs.delinkfedilinkEnglisharrow-up3arrow-down1·11 hours agoOne of those 3 cent one time programmable microcontrollers would be sufficient. Something with enough power to run a web server is just wasteful.
minus-squarebacon_pdp@lemmy.worldlinkfedilinkEnglisharrow-up14arrow-down1·10 hours agoYou do realize that a 1 cent microcontroller has enough RAM, Flash and processing power to be a web server, correct?
minus-squareSeductiveTortoise@piefed.sociallinkfedilinkEnglisharrow-up4·5 hours agoAnd the term web server doesn’t mean it has to run the whole of AWS. It just means it can deliver some content over http.
minus-squareDultas@lemmy.worldlinkfedilinkEnglisharrow-up2·4 hours agoYeah, I doubt it’s running more than a couple concurrent connections. Idle web servers take very little resources.
minus-squareteslekova@sh.itjust.workslinkfedilinkEnglisharrow-up6arrow-down1·9 hours agoGetting ever closer to smart dust.
OLED maybe but small micros are now so cheap and so small that they’re negligible.
Battery is probably still the biggest environmental impact.
One of those 3 cent one time programmable microcontrollers would be sufficient. Something with enough power to run a web server is just wasteful.
You do realize that a 1 cent microcontroller has enough RAM, Flash and processing power to be a web server, correct?
And the term web server doesn’t mean it has to run the whole of AWS. It just means it can deliver some content over http.
Yeah, I doubt it’s running more than a couple concurrent connections. Idle web servers take very little resources.
Getting ever closer to smart dust.