Feasible? Yes. Has anyone done it for the core? No
I would look to see if anyone else has used the microcontroller in the SparkCore/Photon to implement a USB Mass Storage setup. Please report your findings!
As far as I know implementing a USB Host is very complicated. A mass storage implementation (FAT/32) nearly impossible.
Maybe this product is an option , works extremely good.
Please note: as far as I understood, the question was a USB Host, which means: you can use an USB stick to write data from the Spark to the USB Stick. The Project mentioned are about a Spark acting like a USB Stick when inserted into a PC.
This was my misinterpretation!
We are using such components to use the Spark as a data logging device (with exchangeable mass storage)
Actually, what about making the photon into a mass storage device (acting like a USB stick) using a linked SD card or something?
Do you guys have any pointers?
Has anyone been successful with this? I would like my Particle Photon to act like a USB drive. When I plug it into a USB slot it will actually connect to a PC over my WiFi and access files from a folder.