M5StickC icon indicating copy to clipboard operation
M5StickC copied to clipboard

M5StickC Arduino Library

Results 24 M5StickC issues
Sort by recently updated
recently updated
newest added

### Describe the bug Compiling with 5.1 Arduino and ESP-IDF 5.1.1 brings the following Warnings: ### To reproduce ``` /home/franz/git/hr/RDAm5stick/m5stick/components/M5StickC/src/utility/MahonyAHRS.cpp: In function 'void MahonyAHRSupdate(float, float, float, float, float, float, float,...

## Target Added PlatformIO support for some examples, it works fine with Arduino without any conflict. The users can build each example for separated in each directory with a simple...

Hi, the actual implementation of the Mahony filter is working with a fixed frequency of 25Hz (sampleFreq, defined in src/utility/MahonyAHRS.cpp) and it returns innacurate values when the system is calling...

Add M5.lcd.drawJpg() function

Retry https://github.com/m5stack/M5StickC/pull/64

I have an M5Stick-C and when I try to compile FactoryTest I get this error message. Sketch uses 1494653 bytes (114%) of program storage space. Maximum is 1310720 bytes. Global...

### Describe the bug From Update button: Failed to install library: M5StcikC: 0.2.9 No valid dependencies found. Dependency M5_JoyC is not available. ### To reproduce macOS + Windows10 Arduino IDE...

@Tinyu-Zhao Is it appropriate to submit an example Arduino project for an M5StickC-Plus, for others to review? IE, the script associated with this project? https://discourse.nodered.org/t/rgb565-color-space-mainly-for-spi-tft-screens/80574