What it does
Runway is a raspberry pi server that allows for people to plug in USBs on the go to share and receive files from their phones.
How we built it
The pi is running a Node http server that exposes an endpoint for retreiving the file structure and individual files, and an endpoint for uploading files to paths within the connected USB.
Challenges we ran into
There was no network card on the pi, so we had to usb tether our phones to the pi.
Accomplishments that we're proud
First embedded application hack
What's next for Runway
- Web and iOS apps
- Get an actual wireless card
- Get internal power




Log in or sign up for Devpost to join the conversation.