TimeNaan@lemmy.world to Technology@lemmy.worldEnglish · 14 hours agoEngineer turns disposable vape pen into a working web serverinterestingengineering.comexternal-linkmessage-square124fedilinkarrow-up1527arrow-down15
arrow-up1522arrow-down1external-linkEngineer turns disposable vape pen into a working web serverinterestingengineering.comTimeNaan@lemmy.world to Technology@lemmy.worldEnglish · 14 hours agomessage-square124fedilink
minus-squarecmnybo@discuss.tchncs.delinkfedilinkEnglisharrow-up3arrow-down1·12 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-up15arrow-down1·11 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·6 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·5 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·10 hours agoGetting ever closer to smart dust.
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.