M5Stack icon indicating copy to clipboard operation
M5Stack copied to clipboard

M5Stack Arduino Library

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

### Describe the bug I was switching a project using LoRa files from https://github.com/sandeepmistry/arduino-LoRa to the M5LoRa files. The application was not working and I got it back to work...

### Describe the bug Your code here is too old: https://github.com/m5stack/esp-idf Why you cannot use official esp-idf? It is casusing these issues, for example on M5 Fire: https://www.esp32.com/viewtopic.php?t=30870 https://esp32.com/viewtopic.php?t=25729 https://esp32.com/viewtopic.php?f=12&t=25667&start=40...

PM25 module could not read from the air quality module, I fixed it to make it work again.

Hi, In case of multiple I2C devices which one of them is MAX30010, making issues with MAX30010 device, such that the results are invalid, note that the I2C addresses between...

### Describe the bug Hi, I'm trying to use the example for RF433R/T units from here: https://github.com/m5stack/M5Stack/blob/master/examples/Unit/RF433/RF433.ino In the video for the RF433 units ( https://www.youtube.com/watch?v=ZURDsys2aMI ) we see two...

Corrected the method call for setting text size from 'M5.lcd.setTextSize' to 'M5.Lcd.setTextSize' to match the case sensitivit of the M5Stack library functions. This change ensures that the text size is...

Revised for M5Unified, M5Canvas. The sprinte is drawn partially offscreen on a Core2, but it's OK otherwise.

### Describe the bug Most of the same programs that use graphics are not compatible with current libraries and need to be update for M5Unified. For example, code that include...

Hello, I'm currently working on a project using **M5Stack Core2** and the **Stepmotor Driver Module 13.2 v1.1**. I’ve encountered two major issues: ### Issue 1: Power Supply Failure on One...