Skip to content

Commit d72472b

Browse files
authored
Update README.md
1 parent d7b02c2 commit d72472b

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,18 @@ With the Calliope mini Autoupload you can automatically flash .HEX data to the C
44

55
## Function
66

7-
When placed in the downloads folder and while it runs it scans for downloaded .HEX files and copies them to the MINI drive without the reason to do this manually.
7+
This programm watches on a folder for hex files and copy them to all conected calliope minis.
8+
9+
1. Download the .exe file from the releases.
10+
2. Open the .exe file
11+
3. The programm is watching the users downloads folder. You can change this by clicking on settings and select another folder.
12+
4. Open your Web-Bases Editor and download your hex file into the watched folder
813

914
### Additional features
1015

1116
- You can manually select other folders to scan
1217
- Copied files are renamed from *.hex to *.uploaded.hex
1318

1419
Based on [https://github.com/microsoft/pxt-microbit/tree/master/clients/winuploader](https://github.com/microsoft/pxt-calliope/tree/master/clients/winuploader)
20+
21+
![image](https://github.com/calliope-edu/CalliopeMiniAutoupload/assets/3764089/da6b703c-7296-4ec4-a610-d26a6b369e7c)

0 commit comments

Comments
 (0)