Update SumoFirmware
- Install Python3, PyQt5, pyserial (terminal: pip3 install pyqt5 pyserial)
- Launch the app (terminal: python3 main.py)
- Install pyinstaller (terminal: pip3 install pyinstaller)
- On Mac OS install create-dmg (terminal: npm install create-dmg)
- Linux (terminal: make linux)
- Windows needs http://gnuwin32.sourceforge.net/packages/make.htm (terminal: make windows)
- Mac OS (terminal: make macos)
- Plug in SumoRobot via a micro USB cable
- Press Update Firmware
If you find our work useful, please consider donating : )
- Qt
- Python
- pyinstaller