projectzen / 3-Axis-Prototyping-Machine

MIT License
0 stars 0 forks source link

2-Axes Webcam Stabilizer #26

Open egladman opened 9 years ago

egladman commented 9 years ago

Unlike this reference source, we will be implementing 2-Axes support. We need to design the mount in OpenSCAD for that it can be 3D printed. Feel free to ask questions. http://www.instructables.com/id/Gyro-Camera-for-Motorcycle/

afuhrtrumpet commented 9 years ago

Should I do just the angle mount or the box that it sits on as well?

egladman commented 9 years ago

i'm uncertain at this time. but It would be best if we were to create/model some sort of adapter for the webcam to make it compatible with common camera mounts.

afuhrtrumpet commented 9 years ago

Software-wise, a pretty easy solution already exists. Just use the library https://github.com/julianduque/beaglebone-io with the Johnny Five example https://github.com/rwaldron/johnny-five/blob/master/eg/accelerometer-pan-tilt.js.

afuhrtrumpet commented 9 years ago

We need to write code for the Beaglebone Black based on this: https://github.com/adafruit/Adafruit_LSM9DS0_Library