-
![Screenshot 2020-08-05 at 18 12 18](https://user-images.githubusercontent.com/68336984/89398253-d5572a80-d74b-11ea-8813-bdc55b1860a3.jpg)
![Screenshot 2020-08-05 at 18 11 54](https://user-images.git…
-
Hi,
The Legoino library is not compatible with the M5Stack / M5StickC Library due to re-declaration of colors.
I propose to rename the color in the library like that (file `Lpf2Hub.h`) :
```
typ…
-
hi!
First of all, I can't thank you enough! This library is the only solution I've found to get the TFT to work on my M5StickC with the latest MicroPython code release and ESP-IDF!
My issue is I…
-
### Hardware:
Board: M5StickC (ESP32-PICO)
Core Installation version: ?
IDE name: Arduino IDE
Flash Frequency: 240Mhz
PSRAM enabled: ?
Uploa…
-
I assume I'm doing something wrong, but I've tried on two different M5StickC devices with the same result. As I log this I'm also trying to go through the code.
**Setup**:
Load app onto device usi…
-
I don't know where send message to project, I wrote here.
if its not good, pls delete.
I connected BLE HID device with ESP32(M5StickC) by using this library.
I cannot connect with NimBLE included…
-
Hello,
I use esp32 (M5stack) device with mu_editor version 1.1.0. alpha.1 on macos.
It works very well.
When I use the same device with the same version under windows 7, I can not access the files.…
-
Hi -
Fantastic library. Is it possible to adapt this to the M5StackC and other ESP32 boards with LCDs. Is it as simple as defining the screen size and possibly rotating it?
Thabks
David
-
Hi guys
I don't think the DeepSleep function works as expected. When I call `M5.Axp.DeepSleep(1000 * 1000 * 2);` I'd expect the system to restart from deep sleep after about 2 seconds, but instead …
-
**How to reproduce**:
I've cloned this repo and tried the default example (`Show demo widgets`) on
- board: `ESP32-WROVER-B`
- display: `ILI9341` with `XPT2046` touch (`KMRTM28028`)
- SDK: `ESP…