hi everyone !
i'm new on this forum and additionally i'm french so please be nice !!! ![]()
I'm trying to use a gy521 to get rotation and inclination of a DIY panoramic head.
I want to split horizontal rotation in 15 slices, stop at each slice , take a picture and go on .
What i can do :
to command my dslr with arduino
to command servo rotation
get inclination of gy 521
WHAT I CAN'T DO :
to get rotation from an initial position
I'm using :
Arduino uno nano V3
GY521
IDE 1.0.6
Lib:"Wire.h" "MPU6050_6Axis_MotionApps20.h" and try with MPU6050.h
Thanks !!