microwitch

所属分类:collect
开发工具:Smalltalk
文件大小:0KB
下载次数:0
上传日期:2023-06-09 23:05:09
上 传 者sh-1993
说明:  micro:bit编程环境(基于MIT Scratch)
(micro:bit programming environment (based on MIT Scratch))

文件列表:
LICENSE (1069, 2023-06-09)
MicroPython/ (0, 2023-06-09)
MicroPython/MicroPython-License.txt (1155, 2023-06-09)
MicroPython/MicroPython-Version.txt (220, 2023-06-09)
MicroPython/firmware.hex (635792, 2023-06-09)
MicroPython/firmware20.hex (1239726, 2023-06-09)
Plugins/ (0, 2023-06-09)
Plugins/win/ (0, 2023-06-09)
Plugins/win/MicrowitchPlugin.c (2162, 2023-06-09)
Plugins/win/MicrowitchPlugin.dll (282903, 2023-06-09)
Plugins/win/build.sh (267, 2023-06-09)
Plugins/win/microwitchOps.h (83, 2023-06-09)
Plugins/win/sqVirtualMachine.h (4374, 2023-06-09)
Plugins/win/winMicrowitchOps.c (3511, 2023-06-09)
Scratch-License.txt (2019, 2023-06-09)
SqueakV2.sources (5602467, 2023-06-09)
doc/ (0, 2023-06-09)
doc/images/ (0, 2023-06-09)
doc/images/microwitch1.3.0.png (40183, 2023-06-09)
doc/images/microwitch1.3.3-ja.png (90967, 2023-06-09)
doc/images/microwitch1.3.3.png (88097, 2023-06-09)
doc/images/microwitch_logo.png (31409, 2023-06-09)
doc/images/screenshot1.png (66161, 2023-06-09)
images/ (0, 2023-06-09)
images/connected.gif (1982, 2023-06-09)
images/disconnected.gif (1924, 2023-06-09)
images/logo3.gif (3223, 2023-06-09)
images/sendButtonGray.gif (149, 2023-06-09)
images/sendButtonGrayPressed.gif (146, 2023-06-09)
images/sprite1-small.gif (31286, 2023-06-09)
locale/ (0, 2023-06-09)
locale/ja.po (18675, 2023-06-09)
locale/ja_HIRA.po (20057, 2023-06-09)
microwitch.changes (5522641, 2023-06-09)
microwitch.image (8713196, 2023-06-09)
microwitch.ini (243, 2023-06-09)
tools/ (0, 2023-06-09)
tools/checkmicrobit.exe (364339, 2023-06-09)
... ...

# micro:witch micro:witch is a block-style programming environment for micro:bit based on MIT Scratch. (BBC micro:bit v2 is supported now and some functions are available) [日本語](https://github.com/EiichiroIto/microwitch/blob/master/README.ja.md) [for Raspberry pi](https://github.com/EiichiroIto/microwitch-linux) You can try micro:witch v2 if you like. [micro:witch v2](https://github.com/EiichiroIto/microwitch2) ![screenshot1](https://raw.githubusercontent.com/EiichiroIto/microwitch/master/doc/images/microwitch1.3.3.png) ## Download and Install 1. Open [Releases page](https://github.com/EiichiroIto/microwitch/releases) and select newest release. 1. Download the release file from Assets. (ex. microwitch-v1.3.3-win.zip) 1. Unzip the downloaded file to an appropriate folder. ## Run 1. Start microwitch.exe. ## Upload firmware To use the micro:witch, you need to upload the firmware to the micro:bit by following the steps below. 1. Connect a micro:bit to your PC. 1. Wait until the computer recognizes the micro:bit as storage device. 1. Select "initialize micro:bit" from Device menu. 1. Click Yes on "initialize micro:bit?" dialog. 1. When the firmware has been transferred and the micro:bit is recognized again, you are done. If the file selection dialog is displayed in the third step, micro:bit may not be recognized properly. Please check the connection. ## Usage 1. Connect a micro:bit to your PC. 1. Select "Connect to micro:bit" from Device menu. 2. It will automatically connect to the micro:bit and the status display will change to "Ready". 5. When you click on the script you have created, it will be transferred to the micro:bit and executed. ## Transferring a script Just clicking on the script you have created will not save the script in the micro:bit, so the script in the micro:bit will be lost when you power off or reboot. To save the script and have it run automatically when power is turned on, follow the steps below. 1. Put up a block for "When the green flag is clicked". 1. Create the scripts you need. 1. After connecting micro:bit to the computer, select "Send to micro:bit". 1. Once the script has been transferred, the micro:bit will automatically reset and the script will start running. To stop the running script, press the red button in the upper right corner of the screen. ## Trouble shooting ### Cannot transfer firmware properly. Unplug the micro:bit from the computer, wait a moment, stick it back in, and try again. Make sure that the cable connecting the micro:bit to the PC is for data transfer. The DAPLink firmware version may be out of date. Please search for "microbit firmware DAPLink update" and update the DAPLink firmware. ### "Traceback ... and other messages are displayed. Or, the script cannot be executed. The firmware version may be old. Please transfer the firmware to the micro:bit again. You may be using commands (such as sound events) added in micro:bit v2 on an older micro:bit. ### The script cannot be executed on micro:bit. In the device menu, select "Connect to micro:bit" and choose a port. Press the Stop button to confirm the "satus: ready" message is displayed. ### Ultrasonic sensor or expansion boards cannot be used , or they do not respond Create a script that uses the ultrasonic sensor or expansion board, and then do "Send to micro:bit" afterwards. The program required for the operation will be transferred automatically. (It may take some time.) ## Official Logo micro:witch official logo created by Karin sama. ![logo](https://raw.githubusercontent.com/EiichiroIto/microwitch/master/doc/images/microwitch_logo.png) ## License MIT License

近期下载者

相关文件


收藏者