@elec_leak@M5Stack@mongonta555@youtoy We just updated the video on the docs page. It looks a little blurry, but we'll update with a high-definition version later. https://t.co/sePOURY8IE
@LETSOC@M5Stack Hello, now the library is updated, compatible with v3.3.7, and we tested it with the USB Module v1.2. It works with Core1/CoreS3 https://t.co/orOAVuPW3r
@EnemyofGLaDOS@M5Stack Yes. If some lib or firmware is using the GPIO to decode the IR signal, it will not work. The TX part is not a problem. But RX has to use the ESP32 RMT peripheral for signal reception. and note the communication distance and some configurations.
@EnemyofGLaDOS@M5Stack You can use the "IR receive & echo" example. When it receives an IR signal, it will dump all raw IR data to the serial.
Also, before using the IR receiver, it is important to turn off the speaker amp and keep the sender distance more than 30 cm.
https://t.co/y9stat9RNA
@saitotetsuya Hi, the IR receiver example has been updated.
https://t.co/y9stat9RNA
Note: When using the StickS3 IR RX, the transmitter should be as directly opposite the receiver as possible, with a distance greater than 30cm. Getting too close may cause reception problems.
@TrakUnixbased@M5Stack Hi, the LLM8850 Card is PCIe M.2 M-Key. Support for PCIe 2.0 ×2 lanes, with backward compatibility for x1 (e.g., Raspberry Pi PCIe 2.0 x1 lane). Note: M.2 SSD NVMe protocol is not supported. (M.2 == NGFF, NGFF is an old name; the two are the same.)
@UtaAoya Sorry. Now the 日本語 の readme is updated. This project is based on xiaozhi-esp32, and then we modify the default emoji face to the stack-chan avatar.😄
@nnn112358@tnkmasayuki@mongonta555@M5Stack Hi, the M5 board manager v3.2.2 (actually based on ESP 3.2.1) is released now. The Tab5 can use the Wi-Fi example.
Suppose you are using the PIO. You could refer to the .ini file below. :example: https://t.co/vqx2hxJBjk
@Cpt_J_Purcell@M5Stack SCP is a "file transfer instruction", you have to download the UiFlow2 package to your local path first, and upload it to the device via SCP.