-
### Describe the bug
I am using the camera as a I2C slave, all of the communication is working.
As the master is battery powered, it also needs to power the cam, I tried doing that using the 5V su…
-
I ve tried several times to install in a new Core2 but its not working. Not loading and
freezes. Any guesses ?
-
### The problem
The external component sensor BM8563 from the [jesserockz m5paper](https://github.com/jesserockz/m5paper-esphome) repo can not be used any more. Compilation fails, see log below. Re…
-
Good morning,
I use I2C_BM8563::disableIRQ() in my code.
it disables the rtc.
but how to reactivate it?
-
Need to source a module for testing.
**Additional context**
https://github.com/Makuna/Rtc/discussions/188
-
With support for ESP32 and M5Stack devices added, I'd love to see the M5Paper (and its v1.1 and COMM variants) getting some love as well.
Info:
https://docs.m5stack.com/en/core/m5paper
https://…
-
Is just the same RTC_BM8563.ino and RTC_WakeUp.ino ?
-
I have test the following cannot wakeup from specific time
wakeuptime.hour = 10;
wakeuptime.min = 34;
wakeuptime.sec = 00;
M5.shutdown(wakeuptime);
-
```
In file included from C:\Users\takashi\AppData\Local\Temp\.arduinoIDE-unsaved202337-16756-1arldqc.aa9kf\HardwareTest\HardwareTest.ino:8:
C:\Users\takashi\AppData\Local\Temp\.arduinoIDE-unsaved20…
-
It would be very convenient to begin journalling as soon as the system is started, but without date-time, it's hard to write reliable information.
Is there a real-time clock on the M5Stack Core and …