-
### Library/API/IoT binding
M5StickCPlus ?
### Visual Studio version
VS2022
### .NET nanoFramework extension version
N/A
### Target name(s)
M5StickCPlus
### Firmware version
N/A
### Device c…
-
## Overview
The library fails when the debug level is increased, when you define `CORE_DEBUG_LEVEL=3` for example, its necessary pass the TAG like this: `'-D TAG_MHZ19="MHZ19"'` on PlatformIO ini f…
-
I am new to ESP32, and am trying to compile for a m5stickc plus2 on vs code linux. I first needed to edit main-m5stick-c.cpp with "#define USING_M5GFX 0" to fix "Error: token "=" is not valid in prepr…
-
### Describe the bug
/home/qiao/Arduino/libraries/M5StickC-Plus/src/utility/Speaker.cpp: In member function 'void SPEAKER::begin()':
/home/qiao/Arduino/libraries/M5StickC-Plus/src/utility/Speaker.cp…
-
Hello.
My device won't turn on.
It has the right firmware.
It has full battery.
This has already happened to me before, when i first installed this firmware(the ESP32Marauder v0.10.8).However, aft…
-
-
### Board
M5Stack-Tiny-CAM
### Device Description
Just the M5 Timer X.
### Hardware Configuration
Nothing attached
(I don't know how to find the Arduino ESP32 version), but I assume it's the l…
-
Hello, I have been trying to set this up on my Plus2, I wanted to make sure this is supported on this device before I move forward as I am having trouble flashing.
Thanks!
-
### Describe the bug
Using following code after installing m5stickcplus 0.1.0 i get always black display.
I also note in my other projects that using setCursor(0, 0, x) to change font or size value…
-
Sorry to bother, but it seems you are one of the few that got the ESP32 and the si5351 working nicely.
After downloading and looking at your code, I was trying to find out how to simply the code for …