Launcher

  • The launcher requires Python version 3.12 or higher and a Git client to be installed.

  • In addition to template projects, you can install various demo versions in the launcher. Their number will constantly increase as we aim for long-term support of the launcher and its expanding functionality.

  • Please download all projects into one folder. The folder should be named after the working project, as it will contain a projects folder with projects for Keil and EEZ Studio.

Download Launcher

Creating firmware

  • To create firmware, compile the Keil project, then use the Firmware creatore in SDK. The firmware is generated in the output folder, located in the root of the util.

Loading firmware on panel

  1. Network Setup: - Open “Network & Internet settings” in Windows - Click “Change adapter options” - Right-click on your Ethernet adapter -> “Properties” - Select “Internet Protocol Version 4 (TCP/IPv4)” -> “Properties” - Configure the following settings:

    • IP address: 192.168.111.12

    • Subnet mask: 255.255.255.0

    • Default gateway: leave empty

    • Click “OK” to save changes

  2. Panel Connection: - Connect the panel to your computer using an Ethernet cable - Ensure the panel is powered on and booted up - Open a web browser and navigate to: http://192.168.111.11 - The panel’s web interface should load

  3. Firmware Update: - Locate the firmware update section in the web interface - Click “Choose File” and select or drop your image.bin file - Wait for the update process to complete - The panel will automatically restart after successful loading

Note: Do not disconnect power during the firmware update process.