M5Stack icon indicating copy to clipboard operation
M5Stack copied to clipboard

M5Stack Arduino Library

Results 44 M5Stack issues
Sort by recently updated
recently updated
newest added

The M5 library is declared to be under the MIT license, but if you look at the modules, you will see that there are several licenses mixed in. (For example,...

https://github.com/m5stack/M5Stack/blob/6cd8ce15e723c2043a3c01763320413ebff300d5/src/utility/pngle.c#L31 this line is deprecated: ``` In file included from /Arduino/libraries/M5Stack/src/utility/pngle.c:31: /Arduino/hardware/espressif/esp32/tools/sdk/esp32/include/esp32/include/rom/miniz.h:1:2: warning: #warning rom/miniz.h is deprecated, please use esp32/rom/miniz.h instead [-Wcpp] #warning rom/miniz.h is deprecated, please use esp32/rom/miniz.h instead...

What's going on with this ?? The example for the Fire is for another MPU .. Please adapt this or provide the option as an example . Pretty please? Or...

Hello guys, I'm new to the GitHub community, but my problem is a classic hardware problem, I think: I you connect a FACES module+keyboard to the M5Stack Grey+LoRa module then...

Hi, I'm looking for advice on how to implement a CC1101 radio module so it shares the same SPI bus as the LCD and SD on the M5Stack. I'm working...

Hi everyone, I'm having a very weird problem using the RS485 to TTL Converter and the M5 atom. Whenever I plug the device with the usb it immediately connects to...

The stepper motor module provides an I2C interface to GRBL. The '$$' command is supposed to return all the settings, but all I am getting is: $$ $0mnoing seek, mm/min)...

The progam initializes but hangs with "wait module start xxxx" Any hints?

Hi , I've now started building my design for people and some are reporting that the battery is flat after a few days of not using it. It seems to...

Could you please update M5Stack CMakeList.txt to use it with (ESP-IDF4.0 + arduino-esp32-4.0) with CMake ? Or please make manual how to do this manualy with M5Stack master branch. [ESP-IDF4.0](https://github.com/espressif/esp-idf/tree/release/v4.0)...