updated configuration

This commit is contained in:
Peli de Halleux
2016-06-03 09:47:06 -07:00
parent 40305c3ccd
commit 641a714f74
4 changed files with 45 additions and 3 deletions

BIN
docs/static/uploader/screenshot.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

BIN
docs/static/uploader/tooltip.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

41
docs/uploader.md Normal file
View File

@ -0,0 +1,41 @@
# Uploader
### ~avatar avatar
![](/static/mb/uploader/screenshot.png)
# [DOWNLOAD](https://www.pxt.io/microbit-uploader.zip)
### ~
### ~column
## Works with any browser!
The uploader monitors your Downloads folder looking for any .hex file being download.
When it detects a new .hex file, the uploader tries to copy it to all connected BBC micro:bits (it copies it to the MICROBIT drives).
That's it!
![](/static/mb/uploader/tooltip.png)
### ~
### ~column
## System Requirements
* Windows XP or later
* .NET runtime 2.0 or higher
* Browser: this application will work for any web browser that is supported by the BBC micro:bit
### ~
### ~column
## Installation Instructions
* Download the [Microsoft.Uploader.Microbit.zip](/microbit-uploader.zip) file to your local computer.
* Unzip the .zip file to your desktop.
* Launch the Microsoft.Uploader.exe file before working on your BBC micro:bit.
### ~