Skip to content

felixslama/aqmConfigurator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aqmConfigurator

Configurator and Builder for the AQM project


Requirements:

  • Python3
  • pip
  • PlatformIO Core

Installation:

1. Download the latest Python installer

  1. Open the installer file
  2. Make sure you check the "Add Python 3.x to PATH" box
  3. Press the "Install Now" Button (administrator privileges required)
  4. Allow changes through python
  5. Press the "Disable Path length limit" Button
  6. Close the Installer
  7. Python is now installed. To make sure everything works properly, please reboot your system.

2. Download the latest version aqmConfigurator

  1. Go to the latest release and press Sourcecode (zip)
  2. After the download is finished, extract the zip-archive to your desktop

3. Install the required packages using pip

  1. Open a new powershell or terminal window. (on windows type "powershell" in search)
  2. Navigate to the extracted folder using the "cd" command.
  3. Once you are in the correct directory run pip install -r requirements.txt

Usage:

1. Using the Configurator

  1. If you already closed the powershell window from the installation process, open a new one and navigate to the aqmConfigurator folder
  2. Once you are in the folder, run python aqmConf.py this should bring up a small window looking like the screenshot below
    image
  3. Connect your ESP32 to your machine using the micro-usb cable.
  4. Once you have the ESP32 connected, press the "Build" button. The application might seem frozen. The first flash can take up to 2 minutes.

ToDo:

  • write detailed install/usage guide
  • add screenshots to every step

About

Configurator and Builder for the AQM project

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages