Configuration
DriveWire configuration varies depending on which implementation you are using.
🖥️ Graphical Interface (GUI)
For the modern Windows/Mac GUI versions: 1. Launch the server application. 2. Navigate to the Config menu. 3. Choose the Simple Config Wizard for step-by-step setup.
📟 MicroPython / Pico W
Configuration for the MicroPython server is handled via the web dashboard or by editing config.json directly on the device.
- See the MicroPython Configuration Guide.
⌨️ Command Line (C / Swift CLI)
CLI versions typically use a configuration file (often config.xml or config.json) or command-line arguments.
- See the Config.xml Reference for details on the standard schema.