-
The A,B,C buttons don't appear to be working on M5Stack Core2.
-
**Describe the problem you have/What new integration you would like**
The dev branch currently does support ILI9341 (but) the new M5Stack Core 2 device uses the slightly different ILI9342C displa…
-
I have:
* Installed the Arduino IDE
* Set up [Arduino for the nRF2840](https://wiki.seeedstudio.com/XIAO_BLE/#software-setup)
* Added the LVGL, I2C BM8563 RTC and [Arduino GFX](https://github.com…
-
The [Huidu HD-WF2](https://www.huidu.cn/product_131.html) is a cheap LED Matrix controller card (with 2 HUB75E ports, labeled X1 and X2) based on an 8MB ESP32-S3, a [Datasheet](https://huidu-cn.oss-ap…
-
Hello,
I'm trying to use this component with [AtomS3U](https://shop.m5stack.com/products/atoms3u) - SPM1423, but this has only MIC_CLK & MIC_DATA pins.
Any ideea what to do with the ws_pin? It lo…
-
Greetings! I am attempting to compile a program with the RTC; I've been able to compile examples with the internal SD card and IMU, but not the example for the RTC, gives the following error:
C:\U…
-
Hello,
Do you know how to set timezone in this file: [BM8563_SET_NTP.ino](https://github.com/tanakamasayuki/I2C_BM8563/blob/master/examples/BM8563_SET_NTP/BM8563_SET_NTP.ino)?
Regards
lboue updated
7 months ago
-
I'm migrating from Moddable two to six.
I updated all the software for the build and I tried the led-color example in the directory "moddable six" and it works. (but only in the USB programming). S…
-
BM8563 (aka PCF8563) driver has been updated, where writing into weekdays and month day registers were switched.
Source of the fix from the author: https://gitlab.com/UncleRus/esp-idf-lib/-/commit/52…
-
**Issue:**
The SDA pin is GPIO8, but the [document on web](https://docs.m5stack.com/en/core/M5Capsule) gives GPIO9.
**Effect**
BMI270 and BM8563 can not be initialized.