-
Notifications
You must be signed in to change notification settings - Fork 49
Home
dcyoung edited this page May 11, 2017
·
22 revisions
Welcome to the sweep-3d-scanner wiki! These pages document software developed for the open source sweep-3d-scanner community project.
The goals of this documentation are:
- Summarize how to install the application
- Summarize how the application operates, or is intended to operate
- Get new developers up to speed with the source code
- Highlight intended methods for developers to extend the functionality of the app
- Provide reference material for debugging future issues with the application
-
Design Overview
- Concept
- Design Philosophy
- Application Structure + Design
- Directory Structure
- Main Dependencies
- Alternative Directions
-
Setup
- Installing Pre Built Image on RaspberryPi
- Setting up Raspberry Pi from Scratch
-
Using the sweep-3d-scanner Webapp
- Connecting to the Raspberry Pi
- Opening the Webapp in a browser
- Restarting/Shutting down the Raspberry Pi
- Performing a scan
- Managing scan files
- Other
- Scanner Scripts
- Webapp
- Developing on a Computer via Local Host