Motorized Panorama and Timelapse Pan Tilt Sytem2

Download as pdf or txt
Download as pdf or txt
You are on page 1of 7

technology workshop living food play outside

Motorized panorama and timelapse pan tilt sytem


by uvvvvw on March 21, 2015

Table of Contents

Motorized panorama and timelapse pan tilt sytem . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1

Intro: Motorized panorama and timelapse pan tilt sytem . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2

Step 1: Pan tilt tripod head . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2

Step 2: Controller . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4

File Downloads . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4

Step 3: Functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5

Step 4: Program . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6

File Downloads . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6

Step 5: Results . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6

Related Instructables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7

Advertisements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7

Comments . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7

http://www.instructables.com/id/Motorized-panorama-and-timelapse-pan-tilt-sytem/
Intro: Motorized panorama and timelapse pan tilt sytem
This is my second motorized panorama and timelapse pan tilt system.
This one is more portable, power saving and effective.

Two 1:50 harmonic geared stepper motors are adopted as the key driving
mechanism. Owing to the low backlash of the harmonic gear drive, the wobble
caused by the wind has been reduced greatly. And it got significant effect
on the timelapse video.

An Arduino nano and three A4988 are being used as the controller.
Simple and small. Much better than the Mega 2560 and L298 ever used in my
last system.

Step 1: Pan tilt tripod head


This pan tilt tripod head consists of two 1:50 harmonic geared stepper motors,

three camera quick release adapters and some aluminum bars.

No additional gear, bearing, timing belt or else are required.

It makes the fabrication works very simple.

Precise workmanship is not required basically.

A bench drill and some fitter's tools will be OK.

Of course, a bench milling machine will help a lot.

The dimension of the tripod head is counting on your camera and lens.

My tripod head is strong enough to handle a full frame camera and a 400mm F5.6 lens.

As an advice, before go into the detail of your own design,

make sure that you understand the concept of "nodal point" for panorama.

http://www.instructables.com/id/Motorized-panorama-and-timelapse-pan-tilt-sytem/
http://www.instructables.com/id/Motorized-panorama-and-timelapse-pan-tilt-sytem/
Step 2: Controller
The two steppers are controlled by an Arduino nano and two A4988.

An additional A4988 is spared for the slider.

And the camera shutter is controlled by a small reel relay.

File Downloads

http://www.instructables.com/id/Motorized-panorama-and-timelapse-pan-tilt-sytem/
controller_4988_01d.rar (1003 KB)
[NOTE: When saving, if you see .tmp as the file ext, rename it to 'controller_4988_01d.rar']
Step 3: Functions
This system gets four major functions for the timelapse and panorama.

http://www.instructables.com/id/Motorized-panorama-and-timelapse-pan-tilt-sytem/
Step 4: Program
In order to control the steppers and camera shutter precisely, no stepper

library is used. And to minimize the wobbling, acceleration and

deceleration have also been included in the program.

The first program is to set up the default values in the eeprom.

And the second program is the main program.

File Downloads

controller_eeprom_input_4988_02_acc_.rar (2 KB)
[NOTE: When saving, if you see .tmp as the file ext, rename it to 'controller_eeprom_input_4988_02_acc_.rar']

controller_4988_02_acc_.rar (8 KB)
[NOTE: When saving, if you see .tmp as the file ext, rename it to 'controller_4988_02_acc_.rar']
Step 5: Results
Some timelapse clips and a 880 million pixels panorama photo have been taken.

And it is the time for further field testing.

Just put everything in a backpack, and ready to a day trip for photo taking.

http://www.instructables.com/id/Motorized-panorama-and-timelapse-pan-tilt-sytem/
Related Instructables

Making
panorama How to make a
Panorama Shooting Hand
photos with any held Panoramas
digital camera Picture
Learning how to Make 360 (Photomojo by panoplanet
by marijnkampf degree Knex Time-
make entry) by Peter,
panarama's at a panoramas in 5 lapse
very low cost. clicks ! by intervalometer
by cateddy egkhoury by ProjectIsle

Advertisements

Comments

http://www.instructables.com/id/Motorized-panorama-and-timelapse-pan-tilt-sytem/

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy