this post was submitted on 19 Nov 2024
192 points (97.1% liked)
Mildly Interesting
17401 readers
467 users here now
This is for strictly mildly interesting material. If it's too interesting, it doesn't belong. If it's not interesting, it doesn't belong.
This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh.. what do we know?
Just post some stuff and don't spam.
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
So what does it do, exactly? Can it act like a NIC or something?
Most of them act(ed) like an access point.
However, the SDIO spec allows for cursed applications like WiFi adapters, Bluetooth dongles, and more to be fitted into an SD card. It was really just SPI, so in theory it also allowed things like GPS tranceivers and any other peripheral you can think of that's low bandwidth enough to work over SPI. Need Bluetooth for your Palm PDA? Here you go! Just stick a massive slab of plastic into the SD card slot!
These days SDIO is only really used for alternative (faster) transfer modes and maybe some slow and insecure WiFi access points in cameras.
Mine acted like a wifi card. I could connect to wifi networks with it.
Worked for shit, but it did work... Just enough.
Acts as access point, if you connect to it from another device you get access to stuff on the SD card (via app or built-in webserver)... at least in theory. Quality varies.