# Scanner_3d-1 **Repository Path**: null_739_0026/Scanner_3d-1 ## Basic Information - **Project Name**: Scanner_3d-1 - **Description**: A basic 3D scanner made using a line laser and web cam and stepper motor controlled by an Arduino. - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-23 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Scanner_3d A basic 3D scanner made using a line laser and web cam and stepper motor controlled by an Arduino. 3d Scanner Main file Parker Williamson 8/15/16 To create a 3D scanner using this setup you need: 1 line laser, 1 webcam, 1 stepper motor, 1 arduino, 1 adafruit motor shield, 1 laptop with all the imported python libraries on it, To build a plaform to connect all these different components in a fixed and correctly oriented relation to each other Python Libs numpy Import matrix lib cv2 Import webcam image capture lib serial Import Serial Library os import file naming tool scanner_class Import hand written Call main.py in the saved dirrectory to run program, some calibration will be required.