Navigation

    M5Stack Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. 0x1abin
    3. Best
    • Continue chat with 0x1abin
    • Start new chat with 0x1abin
    • Flag Profile
    • Profile
    • Following
    • Followers
    • Blocks
    • Topics
    • Posts
    • Best
    • Groups

    Best posts made by 0x1abin

    • RE: drawJpgFile at specific coordinates

      M5.Lcd.drawJpgFile(fs::FS &fs, const char *path, uint16_t x, uint16_t y, uint16_t maxWidth, uint16_t maxHeight, uint16_t offX, uint16_t offY, jpeg_div_t scale);

      posted in PRODUCTS
      0x1abin
    • RE: MicroPython On WebIDE 2. LCD. Graphics

      @thaispookie Hi, please see:
      https://github.com/loboris/MicroPython_ESP32_psRAM_LoBo/wiki/display#tftcompilefontfile_name-debug

      https://github.com/loboris/MicroPython_ESP32_psRAM_LoBo/blob/master/MicroPython_BUILD/components/micropython/esp32/modules_examples/tft/font_tool/README.md

      posted in Lessons and Guides
      0x1abin
    • RE: [Solved]Doesn't work sample sketch "MP9250BasicAHRS" on M5Stack Gray

      The latest arduino-esp32 I2C have a problem, I checkout out to the e63aa4065092c9a3a0547b2649a509585866ce87 can fix the problem.

      cd ~/Documents/Arduino/hardware/espressif/esp32
      git checkout e63aa4065092c9a3a0547b2649a509585866ce87
      
      posted in M5Stack Fire
      0x1abin