• Install USB to UART Driver
  • Install git
  • Linux
  • Debian/Ubuntu/Mint/etc.
  • For Ubuntu users
  • Windows
  • macOS
  • Brew
  • Mac Silicon Fixes - Apple Silicon Compile Error - Solved!
  • Install Visual Studio Code
  • Note for Linux users:
  • Install Platform.IO
  • Restart Visual Studio Code
  • Install support for your board
  • Clone the FujiNet repository
  • Anonymously cloning the repository
  • Using your GitHub account
  • Don't like SSH?
  • Configuring your PlatformIO.ini file
  • Create a platformio.ini file from the sample before opening the project
  • Modify platformio.ini for your hardware configuration
  • Configuring the [fujinet] section
  • Set the PIO Version:
  • Set the build_platform:
  • Setup the [env] Section:
  • Setup the [env:BOARD] Section
  • Compile the Firmware
  • Upload the firmware to your ESP32 board
  • Upload Filesystem Image
  • To re-cap:
  • Upgrading
  • Open a terminal window and go to where you keep your local code repos
  • Meanwhile, open a new terminal and move to your home directory.