Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 915 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 915 Bytes

Calliope mini Autoupload

With the Calliope mini Autoupload you can automatically flash .HEX data to the Calliope mini.

Function

This programm watches on a folder for hex files and copy them to all conected calliope minis.

  1. Download the .exe file from the releases.
  2. Open the .exe file
  3. The programm is watching the users downloads folder. You can change this by clicking on settings and select another folder.
  4. Open your Web-Bases Editor and download your hex file into the watched folder

Additional features

  • You can manually select other folders to scan
  • Copied files are renamed from *.hex to *.uploaded.hex

Based on https://github.com/microsoft/pxt-microbit/tree/master/clients/winuploader

image