[go: up one dir, main page]

100% found this document useful (1 vote)
573 views27 pages

4nqs14dng - Getting Started With WeeeCode Part 2

The document provides information about getting started with WeeeCode 3.0 programming. It discusses learning targets which are to identify the parts and functions of the WeeeCode GUI, relate the significance of using WeeeCode to create programs, and create an accurate program using hands-on activity. It also provides online references and a pre-test. Then it describes what WeeeCode 3.0 is, its IDE, parts like the tab, toolbar, block palette, scripts area, stage, and control buttons. It explains how to download and install WeeeCode on a computer. Finally, it gives a guided activity to create a program where an object moves forward for 5 seconds, backward for 2 seconds, and then stops.

Uploaded by

Cyriz Pacursa
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
573 views27 pages

4nqs14dng - Getting Started With WeeeCode Part 2

The document provides information about getting started with WeeeCode 3.0 programming. It discusses learning targets which are to identify the parts and functions of the WeeeCode GUI, relate the significance of using WeeeCode to create programs, and create an accurate program using hands-on activity. It also provides online references and a pre-test. Then it describes what WeeeCode 3.0 is, its IDE, parts like the tab, toolbar, block palette, scripts area, stage, and control buttons. It explains how to download and install WeeeCode on a computer. Finally, it gives a guided activity to create a program where an object moves forward for 5 seconds, backward for 2 seconds, and then stops.

Uploaded by

Cyriz Pacursa
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 27

Tuesday

Getting Started with WeeeCode 3.0


Learning Targets
• I can identify correctly the parts and functions of the
WeeeCode 3.0 Graphical User Interface through oral
questioning
• I can relate clearly the significance of using WeeeCode
in creating programs through quescussion
• I can create accurately a program using  WeeeCode /
Scratch through hands-on activity
Online References
• https://www.youtube.com/watch?v=oCtTHQc
2egA&ab_channel=WeeeMake

• https://www.youtube.com/watch?v=JwAijQbe
joQ&ab_channel=WeeeMake
Pre-Test
1. What is a WeeeCode 3.0 program?

2. What are the parts and functions of


WeeeCode 3.0 program?

3. How to download and install WeeeCode 3.0 program to


your computer?
WeeeCode
WeeeCode 3.0
• WeeeCode3.0.0 is designed by Weeemake, an
easy-to-use graphical programming.

• It has a variety of program code and


programming teaching cases that can be easily
created by simply dragging and dropping.
• WeeeCode is Weeemake’s easy-to-use graphical
programming software based on the open
source software Scratch 3.0 and Arduino.

• It supports both graphical programming and


Arduino IDE programming. A variety of program
code and programming teaching cases can be
easily created by simple drag and drop of the
program instruction module graphics.
IDE

• An integrated development
environment (IDE) is
software for building
applications that combines
common developer tools Tools provided by an IDE
into a single graphical user include a text editor, a
interface (GUI). project editor, a tool bar, and
an output viewer
Questions?
• What is a WeeeCode program?

• What does IDE mean?


Weeecode 3.0 Parts and Functions
Tab: It contains the block palette, costume pane, and the sound pane, to control
the action, costume and audio of the sprite.
• Toolbar: An area for operation of project file, software port mode,
serial connection and program uploading, mainboard selection,
software use language, and software update.

• Cursor area: It contains copy, delete and zoom out/in buttons,


which are used to manipulate the roles on the stage.
• Block palette: It is where the
categories of blocks are color-coded
and can be clicked to bring up a
new set of blocks that can be
dragged into the scripting area to
program a sprite or the stage.
• Scripts area: Drag Blocks into the scripts
Area. These then can be combined with
other blocks to form scripts.

• Stage: An area for interaction among


sprites, or between sprites and users,
and it is also a place to display the
running effect of programs.

• Control Button: green flag button for


starting a program and red dot button
for stopping the program.

• Sprites pane: The area where all the


role prototypes are shown, where you
• The elephant in stage area is called the Sprite. The Sprite
will NOT respond to Robot commands.

• Block palette contains all the program blocks. Drag these to


the right to create programs.

• Scripts area is the program panel, fit program blocks


together here to tell the robot what to do.
How to download and install the WeeeCode program on
your computer?

Option 1 Link:
• https://www.weeemake.com/en/software-
download/
Option 2
• Go to Online Version Link:

https://scratch.mit.edu/
Formative Task 1 Activity
Directions:

1) Download and install the WeeeCode program on your device


through the given
link: https://www.weeemake.com/en/software-download/

  2) Or Go to Online Version Link: https://scratch.mit.edu/ and open


the alternative Scratch app

3) Navigate the parts of the program

 
Summary
• WeeeCode is Weeemake’s easy-to-use
graphical programming software based on the
open source software Scratch 3.0 and Arduino.
• Why it is important to learn how to
program using WeeeCode?
Formative Task 2 Activity (Guided by the Teacher)
Directions:
Create a WeeeCode program with
the following scenario as shown
below:

1 Object moves forward for 5


seconds
2 Object moves backward for 2
seconds
3 Object will stop
Assignment
• Read the topic “Create Sprite Animations
using WeeeCode at this URL:

scratch.mit.edu

You might also like