Skip to content

afylab/firmware_uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Firmware Installation Guide

1. Make sure you have dfu-util installed

  • Linux (Debian): sudo apt install dfu-util
  • MacOS: brew install dfu-util
  • Windows:
    • Download the dfu-util to your local system, e.g., under D:\dfu-util.
    • Rename it to dfu-util.exe.
    • Append the path of the dfu-util.exe to the system environment variable PATH.

2. Run pip install -r requirements.txt

3. Plug in Arduino Giga

4. Run python3 upload_firmware.py

5. Feel free to contact [email protected] via email or Slack if something isn't working

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages