Difference between revisions of "12 S2m Scratch2"
(→Install Scratch2) |
(→Install Scratch2 on Windows system) |
||
Line 28: | Line 28: | ||
To access the [https://scratch.mit.edu/download/scratch2 Scratch 2.0 editor], install Adobe AIR first and then Scratch Offline editor. | To access the [https://scratch.mit.edu/download/scratch2 Scratch 2.0 editor], install Adobe AIR first and then Scratch Offline editor. | ||
− | [[File:Install_(1).png]] | + | ::[[File:Install_(1).png]] |
then open the [https://raw.githubusercontent.com/junhuanchen/s2m/master/s2m/scratch_files/projects/s2m-bpi-bit.sb2 s2m-bpi-bit.sb2] file with Scratch2 | then open the [https://raw.githubusercontent.com/junhuanchen/s2m/master/s2m/scratch_files/projects/s2m-bpi-bit.sb2 s2m-bpi-bit.sb2] file with Scratch2 | ||
− | [[File:Open_project.png]] | + | ::[[File:Open_project.png]] |
Now you can see more blocks: | Now you can see more blocks: | ||
− | [[File:More_.png]] | + | ::[[File:More_.png]] |
Revision as of 00:28, 20 February 2019
BPI:bit Scratch2 support
Contents
about Scratch2
In order to help you understand computer language more quickly and let children make their own works, experts from MIT's multimedia lab developed a computer language for children --Scratch. In Scratch, there is no need to memorize complex syntax and statements. Scratch is similar to building blocks, and programs can be written by dragging and dropping. Therefore, Scratch looks more visual, intuitive and easy to operate. Students can easily make their own works!
BPI:bit for Scratch2
Here's how Scratch2 works on Linux ARM hardware running on Bananapi M64,and development for BPI:bit
Hardware prerequisite
Learn how to burn image first, take a look, and then burn this firmware: s2mb_firmware.bin.
Note: that we can change the name to firmware.bin, otherwise the hardware will not be recognized.
There is no need to unplug the hardware after the burn. The hardware is now ready to complete.
Install Scratch2
Install Scratch2 on Windows system
To access the Scratch 2.0 editor, install Adobe AIR first and then Scratch Offline editor.
then open the s2m-bpi-bit.sb2 file with Scratch2
Now you can see more blocks: