Author here! It was quite a surprise to see one of my old posts on HackerNews.
For those interested in what happened next: I managed to build and run sqlite, rsync, and dropbear SSH on the SD card using buildroot: http://buildroot.uclibc.org/
I quickly moved onto other interests as I couldn't work out any practical applications at the time.
Feel free to reach out to <me AT fernjager DOT net> if you have any ideas, or want to pick my brain on this project.
So one of my problems with the stock functionality is that I wanted it to automatically upload images to my samba fileserver at home, rather than some weird tablet/cloud service. Having some way of printing to my network printer would be awesome too.
I also like the idea of having a tiny, relatively cheap, long running deaddrop wifi hotspot on batteries. Any idea of how long you could run it for from a button battery?
Could you create a half decent mesh network / wifi repeaters with these taped at various locations?
I could imagine a wifi hacking linux distribution like xiaopan might be quite fun too, or something with tunnelling / vpn that can connect to a hotspot and make it safe.
If there were some way to add a few sensors to it without making it much larger / power hungry, that could be really cool, especially considering how much space you have for logging.
I'd like to see if one could be surreptitiously built into a usb cable, or wall wart, so it's powered when the usb cable is plugged in, but otherwise there's nothing obviously special about the usb cable.
Amazing work, I didn't know there was a complete linux system on this! I guess it's cheaper than having a custom hardware.
Potential use case: turn a simple printer equipped with an sd-card slot (to print photos directly on the printer) into a manual wifi printer. The job would be converted to, say, jpeg, sent on the sd-card and then you would have to print it manually.
Other use case: be able to send any file to this SD card, this way you could easily transfer pictures, videos and music to a non WiFi multimedia device, like a TV Tuner, MP3 Player, etc...
Man, I thought that getting a "yes" back would lead to a Eureka moment for some awesome use case...but the best I've got is just how cool it would be to show off, haha. Amazing work!
The commercial WiFi power harvester I remembered would be the perfect partner for a WiFi Spy.
Despite the announcement that "on the CES floor, they were able to charge a BlackBerry from 30% to full in about 90 minutes, using nothing but ambient WiFi signals as a power source. " [1]
The device has never been turned into a commercial product. [2]
You can make a very simple GSM signal detector using a germanium diode, an LED, and a bit of wire. Tune the wire by cutting it to the right length (a square with sides of 7.5 cm is fine) and solder the diodes in series. Hold a phone near it and send a text message to the phone.
Of course, that's a tiny amount of power but it's still there to be harvested.
Not sure what the legal situation is. In England an "artist" was asked to remove their installation of flourescent tubes in a field below power lines. They similarly harvested power. (I can't find that case using Google :-( but here are plenty of others https://www.google.co.uk/search?q=fluorescent+tubes+power+li... )
I had a friend who was a phreaker here in the UK and was eventually arrested. At the time there was no Computer Misuse Act. They took hours to read out every "on this date did you make a call to the following number".
He just sat in silence. Eventually he was successfully prosecuted for "Theft of Electricity" from the places he had placed unauthorised phone calls through.
For anyone who is interested, there is pretty good writeup here [1] on how to do kernel builds for this card. I also have a WIP of crosscompiling for this card as part of a wifi connectable (using waypoints) automated quadcopter, though I probably won't get to do more on the copter side until the fall.
My current writeup is here [2] - I am in the process of using the 8GB Transcend cards to save a few $$. I also did not experience any weirdness with the first 8 bytes of the initramfs, so I will need to investigate that further...
For those interested in what happened next: I managed to build and run sqlite, rsync, and dropbear SSH on the SD card using buildroot: http://buildroot.uclibc.org/
I quickly moved onto other interests as I couldn't work out any practical applications at the time.
Feel free to reach out to <me AT fernjager DOT net> if you have any ideas, or want to pick my brain on this project.