Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aphistic/copilot
https://github.com/aphistic/copilot
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aphistic/copilot
- Owner: aphistic
- License: mit
- Created: 2016-02-16T05:21:03.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-05-01T20:15:29.000Z (over 1 year ago)
- Last Synced: 2024-10-11T19:06:24.450Z (3 months ago)
- Language: Python
- Size: 28.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
copilot
=======copilot is an application designed to be used with a Raspberry Pi and touch screen
to copy files to an external USB device. This project was originally started to allow
my parents (who are big fans of Geocaching) to copy files to their Geocaching-enabled
GPS that had a limited memory capacity from a small device, removing the need to
carry a laptop with them. The hardware costs around $100 so it's pretty relatively
cheap.The hardware it's been run on is the following (Adafruit is awesome, btw!):
* Raspberry Pi 2 (https://www.adafruit.com/products/2358)
* PiTFT Plus Touchscreen (https://www.adafruit.com/products/2441)
* PiTFT Pibow+ (https://www.adafruit.com/products/2779)Intended Usage
--------------
copilot is designed to be a repository of files where you use a web interface (built
into copilot) to upload files before traveling and then using the touchscreen while
on the road to copy files to/delete files from an external USB drive (whether it's a GPS
or another USB drive).Maturity
--------
copilot is a new project so there will be some bugs! Don't blame me if it deletes
all your files! :) It shouldn't but this is your warning.