Difference between revisions of "13 Codelab Scratch3"

From Banana Pi Wiki
Jump to: navigation, search
Line 36: Line 36:
  
 
::[[File:Scratch_3_7.png]]
 
::[[File:Scratch_3_7.png]]
 +
 +
=How to use Scratch3 for Mpfshell=

Revision as of 03:10, 28 March 2019

How to use scratch3 for bpi:bit

Online Scratch3 Codelab website,See here for more details CodeLab and scratch open soruce documents

First select the version of the system that works for you and get adapter ,No need installation , just open it.

And then going to refer to usb_microbit user manual,in a similar way,,choose mpfshell option。

Scratch 3 1.png

Begin to use BPI:bit with CodeLab scratch 3

1,Make sure adapter software and scratch3 websites are open.

2,In scratch3, click on it (the expand button in the bottom left corner)

Scratch 2 external.png

3,Scroll to the bottom, find the BPI :bit plug-in, select it, and click ok to return to the main interface.

Scratch 3 3.png

4,Check the isconnected indicator to connect

Scratch 3 4.png

5,At this point, insert the hardware and click on the connection button. (if you're not sure, check with your regular mpfshell) if connect , will show "true"

Scratch 3 5.png

6,Now ,you can use CodeLab scratch 3 function.

Scratch 3 6.png

7,Since then you can free to use their own building blocks, however, if you are not satisfied with own blocks and can be used directly mpfshell, direct control the hardware, if you want some combination of debugging interface, into a separate building blocks, can submit to us, directly to merge, but because there were no dynamic blocks scratch3 load, so we can't completely open

Scratch 3 7.png

How to use Scratch3 for Mpfshell