Difference between revisions of "12 S2m Scratch2"

From Banana Pi Wiki
Jump to: navigation, search
(Hardware prerequisite)
(Hardware prerequisite)
Line 16: Line 16:
 
=Hardware prerequisite=
 
=Hardware prerequisite=
  
Learn how to burn image first, [http://wiki.banana-pi.org/3_Try_burning_the_board take a look], and then write out this firmware: s2mb_firmware.bin.
+
Learn how to burn image first, [http://wiki.banana-pi.org/3_Try_burning_the_board 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.
 
'''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.
 
There is no need to unplug the hardware after the burn. The hardware is now ready to complete.

Revision as of 01:13, 20 February 2019

BPI:bit Scratch2 support

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!

Scratch2 1.png

BPI:bit for Scratch2

Here's how Scratch2 works on Linux ARM hardware running on Bananapi M64,and development for BPI:bit

Bpibit s2m.gif

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.