Skip to content

5nyper/slyder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slyder Build status

Motorized Motion Control Slider

A VEX motor is hooked up to one end of a rail, and the rotary encoder is hooked up on the other side. as the motor turns, the rotary encoder monitors the revolutions so it knows when to stop and take x amount of photos, and continous for the length of y. once it reaches its end, the motor turns counter clockwise and the rotary encoders goes back down to its starting point. There is also a push button to manually reset the slider.

####Parts

  • Arduino Uno (1)
  • Jumper Wires (>15)
  • Optocoupler (1)
  • VEX motor (1)
  • rotary encoder (1)
  • push button (1)
  • 2.5mm TRS Jack (1)

Setup

Frizting

TODO

  • connect rotary encoder and monitor ticks
  • connect VEX motor and turn it both directions
  • add button to reset the device back to its starting point
  • add sample test scenario of this device in action
  • use higher voltage power supply and control motor speed
  • finish motor logic (physical, not virtual)
  • add shutter automation
  • add functions to save data
  • add polynomial regression for machine learning

About

A Motorized Motion Control Camera Slider

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%