EiraSYS
lvl.4
Flight distance : 4796220 ft
Portugal
Offline
|
djiuser_ocf3fijAlbGv Posted at 11-26 03:26
Hi, I just watched your video as I wanted to find an alternative to mounting another camera like the GoPro/Insta variants.
I do have a background in IT, but I haven't had much exposure to Github. Also I can see you've linked to the components but without some instruction I fear I would just end up buying a battery and the board and just not know how to make them work.
It's quite easy and very straightforward.
You don't need necessarily to use Lolin board, any ESP32 with some memory will do the job.
In this case I will explain the connections for Lolin Hardware:
The software installed in the Lolin is the EspLog, he explains it quite well in his Github page, but any doubt you can post it here and I will try to solve.
Esp-GyroLogger
Vladimir Pinchuk
https://github.com/VladimirP1/esp-gyrologger
Set IMU orientation in Gyroflow to "Zyx" if the sensor is exactly as in the photo.
One of the biggest difficulties is to synchronize the video with the sensor data, you must set the "Rough gyro offset" as close as possible to the sync value, then adjust "Sync search size" for example to +/-1s and use "Auto sync" button or "Auto sync here" in the plot in places where there is a lot of camera motion.
Hope this help! |
|