Creating a Andriod app using BlueTooth to remotely control a Arduino based camera motion control slider or stepper motor. Here some screenshots, will upload to google play when it's ready. Any suggestion or function you want, please drop me a line. Good day!
Right now it only controlling a single stepper motor, I am using AccelStepper library so in the future I'll make it control at least two or more motors.
FEATURES
- Basic control: Position, speed
- Loop
- Sensor control
- Record & playback
- Preset position
HARDWARE
- Arduino UNO
- Easydriver
- Nema 17 stepper motor
- 12v power supply
- 3D printed camera slider (smooth rod & leadscrew)
Setting page: Motion control, data sent, custom button, Bluetooth control |
LOOP function: Moving side to side for time-lapse shooting, you can make a schedule when the loop to start & end |
Schedule is also available for playback as well, when the set time is up the app will send a "play" or "stop" command to Arduino, in the future may add a RTC true timer so that the mobile phone can be offline during the schedules.