Skip to content

calliope-edu/CalliopeMiniAutoupload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

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