Skip to content
Parallax Learn

Parallax Learn

  • Welcome
  • Tutorials
        • Tutorial Series head tag

          Tutorial Series
        • Tutorial Series

          The special, classroom-ready series pages are organized collections of tutorials for our most popular hardware and/or languages. The tutorials for each topic are conveniently accessible from a single page, shown in the order it is recommended that they be completed.
        • Robotics Series Head tag

          Robotics Series
        • Robotics Series

          • Artificial Intelligence
          • Cybersecurity: Radio Data tutorialCybersecurity
          • cyber:bot + Python
          • cyber:bot + MakeCode
          • Boe-Bot Tutorial SeriesBoe-Bot
          • Arduino Shield-Bot
          • ActivityBot with C TutorialsActivityBot + C
          • ActivityBot with BlocklyProp Tutorial SeriesActivityBot + BlocklyProp
          • Scribbler 3 Tutorial SeriesScribbler 3
        • Electronics & Programming Series Head tag

          Electronics & Programming Series
          • BS2 Board of Education Tutorial SeriesBS2 Board of Education
          • Propeller C-Language BasicsPropeller C Basics
          • FLiP Try-It Kit C Tutorial SeriesFLiP Try-It Kit + C
          • FLiP Try-It Kit BlocklyProp TutorialsFLiP Try-It Kit + BlocklyProp
          • Badge WX Tutorial SeriesBadge WX
          • Propeller BlocklyProp Basics and ProjectsPropeller BlocklyProp Basics
          • View All Tutorial Series »
        • Browse Tutorials
        • Browse Tutorials

          Individual tutorials sorted by robot or kit, and language.
        • By Robot or Kit
          • ActivityBot
          • SumoBot WX
          • Boe-Bot
          • Shield-Bot
          • cyber:bot
          • Badge WX
          • ELEV-8
          • ARLO
        • By Language
        • By Language

          • Propeller C
          • Arduino
          • BlocklyProp
          • PBASIC
          • Python
          • MakeCode
          • View All Tutorials »
  • Educators
  • Reference
  • Downloads
  • Home
  • All Courses
  • BlocklyProp for your SumoBot WX

BlocklyProp for your SumoBot WX

First Program

BlocklyProp programming starts by creating a project. Each project you make needs a name, and also needs to know which type of Propeller board is going to run the program.  For the SumoBot WX, that’s the Propeller FLiP module.  Let’s try it.

Create a New Project

  • Click New Project.
  • Click the Project Name field and type in a name.  Let’s use Hello SumoBot.
  • Click the Board type dropdown and select Propeller FLiP.
  • Click Continue.

 

Build the Code

BlocklyProp programs are built by placing one or more blocks in the white canvas area of the Edit Pane.  For a first program, let’s try making the Propeller FLiP send the text “Hello, I’m a SumoBot” BlocklyProp’s terminal.

  • In the left-side menu, click the Communicate block category.
  • Click the Terminal subcategory.
  • Click the Terminal Print text “Hello” block to place it on the canvas. Once a block is on the canvas, you can click, drag, and drop it to move it around.
  • To customize the message, click inside the block with the Hello text and type your own message.
  • If you like, click the new line checkbox. When the message is displayed, it moves the cursor to the next line.  It’s useful if you want to display more than one message.
  • Click Save and then save your Hello SumoBot.svg file to your computer. It is ready to run now, and you can also open it later.

 

 


Printer-friendly version
Get the BlocklyProp Launcher
Prev
Connect, Power & Run
Next

DISCUSSION FORUMS | PARALLAX INC. STORE

About | Terms of Use | Feedback: learn@parallax.com | Copyright©Parallax Inc. 2024

© 2025 Parallax Learn • Built with GeneratePress