Vorpal Robotics Wiki
Log in

Difference between revisions of "Vorpal The Hexapod Scratch Programming Guide"

From Vorpal Robotics Wiki
Line 6: Line 6:
  
 
Vorpal is integrated with the MIT Scratch programming language, which is a simple drag-and-drop system. It is used all over the world to teach programming in elementary school, middle school, and even high school.
 
Vorpal is integrated with the MIT Scratch programming language, which is a simple drag-and-drop system. It is used all over the world to teach programming in elementary school, middle school, and even high school.
==Setting Up Scratch for Vorpal==
+
==[Setting Up Scratch for Vorpal]==
 
The Vorpal system provides a Scratch Extension in order to control the robot. Because this is an extension beyond the basic Scratch language, you need to go to the Scratch Extensions website: www.scratchx.org. Scratch extensions can only be used from a browser over the Internet, so you must have an Internet connection.
 
The Vorpal system provides a Scratch Extension in order to control the robot. Because this is an extension beyond the basic Scratch language, you need to go to the Scratch Extensions website: www.scratchx.org. Scratch extensions can only be used from a browser over the Internet, so you must have an Internet connection.
 +
 +
==[Vorpal Hexapod Scratch Block Reference]==
 +
Descriptions of each ScratchX block in the Vorpal Hexapod extension
 +
 +
==[Example Programs]==
 +
 +
==[Using Logic]==
 +
 +
==[Using Sensors]==
 
<br clear="all">
 
<br clear="all">
 
{{float_box|{{VCH Quick Links}} }}
 
{{float_box|{{VCH Quick Links}} }}

Revision as of 17:26, 30 August 2017

NOTE: THIS PAGE IS UNDER CONSTRUCTION!

Vorpal is integrated with the MIT Scratch programming language, which is a simple drag-and-drop system. It is used all over the world to teach programming in elementary school, middle school, and even high school.

[Setting Up Scratch for Vorpal]

The Vorpal system provides a Scratch Extension in order to control the robot. Because this is an extension beyond the basic Scratch language, you need to go to the Scratch Extensions website: www.scratchx.org. Scratch extensions can only be used from a browser over the Internet, so you must have an Internet connection.

[Vorpal Hexapod Scratch Block Reference]

Descriptions of each ScratchX block in the Vorpal Hexapod extension

[Example Programs]

[Using Logic]

[Using Sensors]


Vorpal Hexapod Quick Links: