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

Kernel panic occurs when the size of drawString is set to 1 in TFT_eSprite. ``` moji2 = "Test"; TFT_eSprite * Spr->drawString(moji2, 80, 0, 1); ``` ` Guru Meditation Error: Core...

The color defines in https://github.com/m5stack/M5StickC/blob/1befa455553c965aeb7c91e8515a9f192310f7b4/src/utility/ST7735_Defines.h#L94-L112 causes problems when compiling with other libraries or other code which uses the commonly names for colors as Variable or Enum names. The namespaced color...

Hi there, I am trying to use the M5 StickC SPK / SPEAKER HAT to play back some WAV. Could you please confirm if this is possible? The SPK example...

My m5stickc is not detected by computer..... And the device manager showing an unknown chip after looking the usb device id/pid it show a chip ch55x... After installing the driver...