Skip to content

m5stack/AirQUserDemo

Repository files navigation

M5STACK AirQ User Demo

Documentation

Supported framework

  • Arduino IDE
  • PlatformIO (Recommended)

Arduino IDE

  1. For Arduino IDE installation, please refer to https://docs.m5stack.com/en/arduino/arduino_ide.

  2. Install the following dependent libraries:

  3. Install ESP32 LittleFS Uploader

    1. Arduino IDE 1.8.x: Install ESP32 LittleFS Uploader

    2. Arduino IDE 2.x: Install ESP32 LittleFS Uploader

  4. Click upload , Wait for compilation and writing to complete.

  5. Then, upload the files to the ESP32 board. Press [Ctrl] + [Shift] + [P] on Windows or [⌘] + [Shift] + [P] on MacOS to open the command palette. Search for the Upload LittleFS to Pico/ESP8266/ESP32 command and click on it.

PlatformIO (Recommended)

  1. Install Visual Studio Code and Python

  2. Search for the PlatformIO plugin in the VisualStudioCode extension and install it.

  3. After the installation is complete, you need to restart VisualStudioCode

  4. After restarting VisualStudioCode, select File in the upper left corner of VisualStudioCode -> Open Folder -> select the AirQUserDemo directory

  5. Wait for the installation of third-party dependent libraries to complete

  6. Click to upload firmware

  7. Click Upload Filesystem Image or enter pio run -t uploadfs in the PlatformIO terminal to upload filesystem firmware

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors