Navigation

    M5Stack Community

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

    Posts made by 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
    • RE: cannot boot M5Cloud firmware on M5Stack FIRE

      @bin 在 cannot boot M5Cloud firmware on M5Stack FIRE 中说:

      change SPI MODE: DIO

      You tried to burn the PSRAM version firmware in DIO mode. Is PSRAM still not initialized?

      posted in FAQS
      0x1abin
    • RE: How to set up Platformio

      user this template:
      https://github.com/m5stack/M5Stack-platformio

      posted in FAQS
      0x1abin
    • RE: cannot boot M5Cloud firmware on M5Stack FIRE

      change SPI MODE: DIO

      posted in FAQS
      0x1abin
    • RE: cannot boot M5Cloud firmware on M5Stack FIRE

      What is the serial log?

      posted in FAQS
      0x1abin
    • RE: M5ez, a complete interface builder system for the M5Stack as an Arduino library. Extremely easy to use.

      Awesome!!!

      posted in PROJECTS
      0x1abin
    • RE: M5Stack Official ESP32 Camera Module - Demo, Runtime Error

      @pksuf07 Hi, This is the ESP32CAM pinout
      https://github.com/m5stack/esp32-cam-demo/blob/m5cam/main/Kconfig.projbuild#L44

      posted in PRODUCTS
      0x1abin
    • RE: M5Stack Official ESP32 Camera Module - Demo, Runtime Error

      Hi, try prebuilt firmware:
      https://github.com/m5stack/esp32-cam-demo/blob/m5cam/m5cam-firmware.zip

      posted in PRODUCTS
      0x1abin
    • RE: ArduinoIDE M5Stack Partition Scheme

      Great!

      posted in Lessons and Guides
      0x1abin
    • RE: M5Stack Weather Station released:

      Cool!!

      posted in PROJECTS
      0x1abin
    • RE: Is M5Cloud down?

      Sorry for that, we have fixed the server.

      posted in FAQS
      0x1abin
    • RE: Problem with M5.Lcd.readRect

      LCD hardware is not connect the miso pin, sorry next version will remove it.

      posted in PROJECTS
      0x1abin
    • RE: Arduino not parsing M5Stack package index

      Hi, sorry about this. The arduino IDE Borads Manager support is not well.
      You try this way to install:
      https://github.com/m5stack/M5Stack#m5stack-library

      posted in FAQS
      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: Schematics

      @loboris hi,sorry to later reply.
      https://github.com/m5stack/M5-hardware

      posted in PRODUCTS
      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: setWakeupButton

      @vvs551 在 setWakeupButton 中说:

      operatable

      sorry the to late see this, this problem is fix at latest library version.

      posted in FAQS
      0x1abin
    • RE: WPA 2 enterprise

      @mzkoluh 在 WPA 2 enterprise 中说:

      WPA

      hi, you can use the IDF API.

      posted in FAQS
      0x1abin
    • RE: Failed to send "Hello World" to M5stack with Arduino IDE on Ubuntu 17.10

      @nano 在 Failed to send "Hello World" to M5stack with Arduino IDE on Ubuntu 17.10 中说:

      hi, you can reference https://github.com/espressif/arduino-esp32/blob/master/docs/arduino-ide/debian_ubuntu.md
      and delete the borad manager version.

      posted in FAQS
      0x1abin
    • RE: fatal error : pins_arduino.h : no such file or directory

      你好,你可以删除重新安装再尝试下,使用板管理的安装方式暂时不稳定,推荐是使用官方的方式安装,方便保持及时更新。
      https://github.com/m5stack/M5Stack#arduino-core-for-esp32-install-instructions

      posted in FAQS
      0x1abin