Training Station Setup

Station in the image above is used to control the motor which will rotate and when the sensor senses one rotation cycle, it will trigger the camera to capture the image.

Arduino board and Motor Driver (Top View)

This board is the brain behind the whole station. It is used to interact with the motor and sensor using the GPIO pins that are attached to it.

Motor Driver and Sensor (Side View)

The driver that is attached to the Arduino Uno board which will activate the motor.

Software User Interface (UI)

For the UI, it is able to start/stop the motor, control the speed and also release the enable (EN) pin. The EN pin controls whether the user is able to rotate the motor by hand or not.

Source Code

Schematic Diagram

Block Diagram

Sensor > Controller > Camera

Sensor > Camera > Controller

Bom List

Download

Demo Videos

UI Functional Demo
Assembly
Installation process