SparkFun Forums 

Where electronics enthusiasts find answers.

Have a good idea for a new product for SFE or Olimex? Let us know!
By bsodmike
#17122
I've been thinking this over and think that the easiest way of doing this, although a bit pointless as a longterm device due to wireless USB in the future, we do this:

common USB wifi sticks <--> USB controller <-> ARM + Flash <-> SD Card.

the ARM runs a very tiny footprint of linux with a sshd. You use sftp to access SD card.
By prpplague
#17212
bsodmike wrote:I've been thinking this over and think that the easiest way of doing this, although a bit pointless as a longterm device due to wireless USB in the future, we do this:

common USB wifi sticks <--> USB controller <-> ARM + Flash <-> SD Card.

the ARM runs a very tiny footprint of linux with a sshd. You use sftp to access SD card.

to what end? i mean, what exactly are you trying to accomplish? what problem does this solve?