I'm trying to copy IR remote control codes with built-in Rx and Tx IR. The sending works, but I can't receive the signal. Does it work for anyone?
M
Latest posts made by Mamoulian
-
StickS3posted in Cores
-
RE: stick s3 troubleshooting helpposted in SOFTWARE
@TimmyProgamsStuff I'm glad about that. Have a lot of fun
-
RE: stick s3 troubleshooting helpposted in SOFTWARE
@TimmyProgamsStuff Try updating it via webburner in Uiflow2. I couldn't do it either, this helped.
-
RE: Cardputer ADVposted in Units
@felmue The M5Stack Cardputer, specifically the Cardputer-Adv version, does not explicitly list an "adv rtc module" in its specifications. However, it is powered by the ESP32-S3FN8 core processor, which includes two built-in RTC timers. One of these has a lower resolution (around 6us) and operates as long as it has power, while the other offers higher resolution (1us) but does not function in sleep modes. It's important to note that neither of these built-in RTC timers retains time across reboots.