Author Topic: Complete noob first build  (Read 2082 times)

0 Members and 1 Guest are viewing this topic.

Offline ondaTopic starter

  • Beginner
  • *
  • Posts: 1
  • Helpful? 0
Complete noob first build
« on: June 19, 2012, 12:23:21 PM »
So this is my first robotics project (not counting in a beetlebot) and I was wondering what would be the best approach.
Basically what I'm making is a panorama/time-lapse device (similar to this: http://www.kickstarter.com/projects/syrp/genie-motion-control-time-lapse-device). This would include a winch, and another motor rotating the camera, and then something to hit a switch, say every minute (http://www.doc-diy.net/photo/eos_wired_remote/). All of this would have to be adjustable, say by three dials or sliders etc.. I was planning on using arduino, but as I said I'm a complete noob and honestly have no idea if you can adjust the speed of a motor with dials using arduino. Any suggestions, tips links to useful guides etc.?

Offline newInRobotics

  • Supreme Robot
  • *****
  • Posts: 1,015
  • Helpful? 48
  • N.I.R.
Re: Complete noob first build
« Reply #1 on: June 19, 2012, 03:23:33 PM »
It's not very difficult to achieve, especially with continuous rotation servo (servo might jitter under load) as potentiometer position (dial) can be directly translated into servo speed by ADC in Arduino (or any other microcontroller with ADC and PWM capabilities). To handle big and heavy camera, You probably want to go with stepper motor (it requires stepper motor driver) driven in micro-steps (steppers don't jitter).
"Computer games don't affect kids; I mean if Pac-Man affected us as kids, we'd all be running around in darkened rooms, munching magic pills and listening to repetitive electronic music." - Kristian W

Offline jacksonian

  • Beginner
  • *
  • Posts: 2
  • Helpful? 0
Re: Complete noob first build
« Reply #2 on: June 28, 2012, 02:31:30 PM »
There is a group of people who have made this easy to build and program yourself.

Their company is Dynamic Perception, and they use arduino and have a program called OpenMoCo.
I made a timelapse camera slider with their help, and I'm sure you can create a time lapse panarama rig as well.

Offline netbotic

  • Beginner
  • *
  • Posts: 1
  • Helpful? 0
Re: Complete noob first build
« Reply #3 on: July 02, 2012, 09:26:32 PM »
Yes, you can use any microcontroller. I used a GoPro in time lapse mode to do some multi angle shots. It worked well, I used a standard servo for two fixed positions but the configurations are unlimited with simple changes.

http://youtu.be/ozZPIc2vSiQ

 


Get Your Ad Here

data_list