VladimirP1 / esp-gyrologger

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

Experience and Feedback Using esp-gyrologger on M5StickC Plus #20

Closed gmag11 closed 7 months ago

gmag11 commented 7 months ago

Hi. I've recently come across both Gyroflow and the esp-gyrologger project and I must say, I am thoroughly impressed by these extraordinary works. Kudos to everyone involved!

I happen to own an M5StickC Plus module and thought it would meet the requirements for using with your firmware. Here are some specifics about the M5StickC Plus that I found beneficial:

Detailed specs

My initial tests have been quite positive. The accelerometer, LED, and WiFi communication are all functioning correctly, and the calibration process went smoothly. I haven't tested it with Gyroflow yet, but I'm looking forward to it.

One thing I noticed is that the ST7789 display isn't currently supported. It would be fantastic to have this feature in the future, as the display can provide valuable real-time feedback.

I wanted to share my experience because I believe using this module could be a more straightforward option for many, compared to building a custom one. It offers a great balance of features, convenience, and cost-effectiveness.

Looking forward to any future updates and will be more than happy to provide further feedback if needed!

VladimirP1 commented 7 months ago

I wrote some hacky (it is a wrapper around esp_lcd which adds support for it into u8g2 in monochrome mode) code, which I do not really like for st7789 about a month ago. I just pushed it on lcd_st7789 branch. Probably will provide binaries later.

VladimirP1 commented 7 months ago

This https://www.youtube.com/shorts/K1KbeRfWatg

VladimirP1 commented 7 months ago

Added binaries here https://github.com/VladimirP1/esp-gyrologger/releases/tag/v1.1

Use esplog_m5stickcplus_st7789.zip and set "display type" to 3.