HonestQiao

Results 23 issues of HonestQiao

We have a page which work correct on chrome(android, ios) and opera mini(android, ios) and safari(io8). But it can't work at safari(ios9). You can try with the follow code, visit...

js

We have a page which work correct on chrome(android, ios) and opera mini(android, ios) and safari(io8). But it can't work at safari(ios9). You can try with the follow code, visit...

bug

### What were you trying to do? Connect my ESP32-S3-Box-Lite device to Mu ### What steps did you take to trigger the issue? 0. connect ESP32-S3-Box-Lite to my MacBook 1....

mode: esp

micropython/micropython/ports/esp32/boards/GENERIC_S3_SPIRAM_OCT/sdkconfig.board: ``` CONFIG_FLASHMODE_QIO=y CONFIG_ESPTOOLPY_FLASHFREQ_80M=y CONFIG_ESPTOOLPY_FLASHSIZE_DETECT=y CONFIG_ESPTOOLPY_AFTER_NORESET=y CONFIG_SPIRAM_MEMTEST= CONFIG_ESPTOOLPY_FLASHSIZE_4MB= CONFIG_ESPTOOLPY_FLASHSIZE_8MB= CONFIG_ESPTOOLPY_FLASHSIZE_16MB=y CONFIG_PARTITION_TABLE_CUSTOM=y CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions-16MiB.csv" # ESP32-CAMERA CONFIG_OV2640_SUPPORT=y #CONFIG_OV7725_SUPPORT=y ``` micropython/micropython/ports/esp32/boards/GENERIC_S3_SPIRAM_OCT/mpconfigboard.h ``` #define MICROPY_HW_BOARD_NAME "ESP32S3 module (spiram octal)" #define MICROPY_HW_MCU_NAME "ESP32S3" #define MICROPY_PY_MACHINE_DAC...

Is there any way to add a new font or character definition in order to display unicode characters? For example, CJK characters. Thanks.

[- pico graphics library -]

My device: ESP32-S3-Box-Lite (N16R8V) + Display: ST7789 MycroPython: MicroPython v1.20.0-698-g3f25a765d on 2023-06-28; ESP32S3 Box Lite (spiram octal) with ESP32S3 My code: ``` import lvgl as lv import lv_utils import fs_driver...

bug

**Describe the bug** ``` npm WARN optional SKIPPING OPTIONAL DEPENDENCY: pxt-arcade-sim@github:microsoft/pxt-arcade-sim#v0.11.12 (node_modules/pxt-arcade-sim): npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Error while executing: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: /usr/bin/git ls-remote -h...

datasheet of ESP32C6: https://www.espressif.com.cn/sites/default/files/documentation/esp32-c6_datasheet_en.pdf