Skip to content

Cross-platform (Android and UWP) app to control the Camera Slider with Pan and Intervalometer functions implemented for Arduino in the mSlider project.

License

Notifications You must be signed in to change notification settings

ScottFerg56/Slider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slider Photo

Slider

Slider is a Cross-platform (Android and UWP) implementation of a control app for the DIY automated camera slider, including pan and intervalometer functions, implemented for Arduino in the mSlider project.

The software is provided as a Visual Studio solution, with a free Community version of the tools available.

The Slider gallery Shows lots of construction and overview information, including screen shots of the control program. See details in the captions.

This project requires other reusable libraries found in the Libs companion project:

  • Elements - A framework for organizing and communicating with hardware components implemented on Arduino using the Applet framework found in the mLibs project.
  • Platforms/Portable - Reusable components for functionality that is platform-independent.
  • Platforms/Android - Reusable components for functionality that is dependent on the Android platform.
  • Platforms/UWP - Reusable components for functionality that is dependent on the Universal Windows Platform (UWP).

Place the Slider and Libs projects in sibling subdirectories in your file system to insure proper compilation.

The Slider acts as a controlling application that communicates via Bluetooth LE with the Slider hardware using Android software implemented in the mSlider companion project.

About

Cross-platform (Android and UWP) app to control the Camera Slider with Pan and Intervalometer functions implemented for Arduino in the mSlider project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages