Introduction: Automatic Book Scanner
This document outlines the process which to complete a fully functional automatic book scanner.
Step 1: Build base
Step 2: Built motor control circuit
Step 3: Program Arduino Controller
Step 4: Download Server Software
Step 1: Build base
Step 2: Built motor control circuit
Step 3: Program Arduino Controller
Step 4: Download Server Software
Step 1: Build Base
Attached below are the detailed base drawings to construct the base
Step 2: Build Motor Control Circuit
The circuit below built for each stepper motor, simple MOSFET and resistor circuit connection between the arduino and motor.
Step 3: Program Ardiuno, WebCAM,
Reference the code at www.DYIbookscanner.com. this code can be copied and pasted to the ardiuno board to control the motor.
Step 4: Download Server Software
Retrieve the server software for the Backend and the Frontend webcam controller from DIYBookscanner.com. Download the package and from the command line type ' ./rails server '