GitHunt
AS

Asyasyarif/Arduino-Photogrammetry

๐Ÿ“ท Capture the photo's automatically by input trigger.

Arduino Photogrammetry ๐Ÿ“ท

Capture the photos frame by frame with that object turn automatically.

How it's work ?

Quite simple, The Arduino controlling the shutter release of the camera, how many steppers motor rotating (degrees), the delay time between capturing, how many photos to take.
after done capturing process, you'll have many photos, that will be uploaded to the website app to render those photos.
You can use Digital Camera or even Smartphone to capture the photos,
and also you can set the amount of photos from 1 to 200. for making it simpler I've made a preset for quality menu LOW, MEDIUM, HIGH that can be customized as well.

For What is this ?

..

results

Demo : 360.asyarif.net

Hardware Requirements

  • Arduino UNO
  • LCD Keypad Shield
  • Stepper Motor 28BYJ-48 + Driver
  • Jumper Wires
  • Adaptor 12V or I would recommend using the adaptor greater than 5v

To do

  • Create Schematic

I know, the source code absolutely not efficient, by the way, pull requests are very welcome. I'll very appreciate it!