fixed uploader page...
This commit is contained in:
parent
641a714f74
commit
45ecd883bb
@ -2,37 +2,39 @@
|
|||||||
|
|
||||||
### ~avatar avatar
|
### ~avatar avatar
|
||||||
|
|
||||||
![](/static/mb/uploader/screenshot.png)
|
The Uploader **automatically** deploys .hex files to all BBC micro:bit connected to your computer.
|
||||||
|
|
||||||
# [DOWNLOAD](https://www.pxt.io/microbit-uploader.zip)
|
## [DOWNLOAD](https://www.pxt.io/microbit-uploader.zip)
|
||||||
|
|
||||||
### ~
|
### ~
|
||||||
|
|
||||||
### ~column
|
### ~column
|
||||||
|
|
||||||
## Works with any browser!
|
### Works with any browser!
|
||||||
|
|
||||||
The uploader monitors your Downloads folder looking for any .hex file being download.
|
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).
|
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!
|
That's it!
|
||||||
|
|
||||||
![](/static/mb/uploader/tooltip.png)
|
![](/static/uploader/tooltip.png)
|
||||||
|
|
||||||
### ~
|
### ~
|
||||||
|
|
||||||
### ~column
|
### ~column
|
||||||
|
|
||||||
## System Requirements
|
### System Requirements
|
||||||
|
|
||||||
* Windows XP or later
|
* Windows XP or later
|
||||||
* .NET runtime 2.0 or higher
|
* .NET runtime 2.0 or higher
|
||||||
* Browser: this application will work for any web browser that is supported by the BBC micro:bit
|
* Browser: this application will work for any web browser that is supported by the BBC micro:bit
|
||||||
|
|
||||||
|
![](/static/uploader/screenshot.png)
|
||||||
|
|
||||||
### ~
|
### ~
|
||||||
|
|
||||||
### ~column
|
### ~column
|
||||||
|
|
||||||
## Installation Instructions
|
### Installation Instructions
|
||||||
|
|
||||||
* Download the [Microsoft.Uploader.Microbit.zip](/microbit-uploader.zip) file to your local computer.
|
* Download the [Microsoft.Uploader.Microbit.zip](/microbit-uploader.zip) file to your local computer.
|
||||||
* Unzip the .zip file to your desktop.
|
* Unzip the .zip file to your desktop.
|
||||||
|
Loading…
Reference in New Issue
Block a user