Kinetic Cam
Hardware- 3 Devlogs
- 4 Total hours
A super simple small low cost gimbal that has wifi and bluetooth capabilities.
A super simple small low cost gimbal that has wifi and bluetooth capabilities.
I worked on the blue camera support today and fixed a few more servo spacing and tolerance problems. I adjusted the holes and gaps so the parts should fit together better when its printed. I also added the camera stand and a camera screw so the GoPro can attach securely to the moving frame.I added the IMU to the design so the system can measure the cameras angle and movement. The hardest part was fitting the camera mount, servo, and IMU together without making the top section to large.
I added a second degree of freedom to KineticCam, so the camera can now tilt up and down as well as turn left and right. I designed a new bracket to hold the camera and connect it to another servo above the main case. The hardest part was fitting the servo, camera mount, and moving parts together without making the top too large.I also fixed a few random problems in the button case and adjusted some tolerences so the parts should fit together better when printed. I made sure the camera has enough room to move without hitting the frame.
I finalized the first basic internal enclosure for my 3D printed KineticCam GoPro tracker and 3D printed a v1 to get the sizing, wiring, and fits correct. The device uses an ESP32 microcontroller to control an SG90 servo that can be used for smoother panning motions while recording a camera. The enclosure is in 2 separate parts where the ESP32 fits in the lower compartment and the servo mount and camera mount fits on the top of the device.
After the parts came off the 3D printer, I tested how the wires would feed into the system and how everything would fit inside. I noticed here that I shouldn’t be using power directly from the ESP32 for the servo as it needs an independent 5V supply. I’m planning on using a cylindrical power bank for the supply to keep the device portable.
I also designed a separate power bank holder and a servo top mounting bracket. These will also keep the device very compact and stable while it is moving. The prototype was a good test for the layout, the power, and the mounting method of the tracker before I make a fully refined version.