VladimirP1 / esp-gyrologger

GNU Lesser General Public License v2.1
78 stars 10 forks source link

Working #26

Closed igorbmn closed 3 weeks ago

igorbmn commented 3 weeks ago

Hello, I was able to make it work but I saw a video of a guy using it and his atom s3 blinks green when turned on, and blinks red when recording. How can I do that with mine?

VladimirP1 commented 3 weeks ago

Use firmware from esplog_esp32s3_atoms3_st7789.zip (if not already) and set in settings "Display type" to 4.

igorbmn commented 3 weeks ago

Do I need to uninstall the the other firmware before flashing this one?

VladimirP1 commented 3 weeks ago

No, but if you have problems you can do esptool erase_flash

igorbmn commented 3 weeks ago

It works, thank you again.

One last thing: how do I calibrate it?

Sorry to ask so many questions, I newby to this world.

VladimirP1 commented 3 weeks ago

There is gyro calibration (you just press the green round button on the webpage while the device is stationary). It is saved to flash. Also there is accel calibration. This is how to do it https://youtu.be/X76fzDprrrg?si=z-T7vP07ozyeVk4C

igorbmn commented 3 weeks ago

Thank you!