0% found this document useful (0 votes)
46 views

My Blocks in PictoBlox - Learn How to Create Custom Functions

Uploaded by

SIMRANJEET KAUR
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
46 views

My Blocks in PictoBlox - Learn How to Create Custom Functions

Uploaded by

SIMRANJEET KAUR
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

PICTOBLOX EXTENSION

My Blocks

Extension Description
My blocks are blocks that hold custom procedures and functions for a selected sprite.

Available in: Block Coding


Mode: Stage Mode
WiFi Required: No
Compatible Hardware in Block Coding: evive, Quarky, Arduino Uno, Arduino Mega, Arduino
Nano, ESP32, T-Watch, Boffin, micro:bit, TECbits, LEGO EV3, LEGO Boost, LEGO WeDo 2.0, Go DFA,
None
Compatible Hardware in Python: evive, Quarky, Arduino Uno, Arduino Mega, Arduino Nano,
ESP32, T-Watch, Boffin, micro:bit, TECbits, LEGO EV3, LEGO Boost, LEGO WeDo 2.0, Go DFA, None
Object Declaration in Python: sprite = Sprite("Sprite-Name")
Extension Catergory: Default

Introduction

My Blocks is one of the ten categories of default Scratch blocks. It holds procedures for the selected
sprite. They are color-coded pink. Before any blocks are created, it is empty, except for a “Make a Block”
button.

Clicking Make a Block brings up a dialogue allowing the user to make a procedure. Once OK is pressed,
the new block appears in the palette and an empty definition appears in the code area.
When the procedure runs, Scratch will run the blocks below the corresponding Define block.

Read More

Block Coding Examples

1 Automatic Plant Watering using Soil Moisture


Sensor
This example demonstrates how to use the Soil Moisture
sensor to detect the moisture in the soil and water the plant
using the drip system. The system will water the plant when
the moisture of the soil is low.

2
Bouncing Ball with Gravity
The example demonstrates how to add gravity into the
project on a bouncing ball.

3 Learn How to Make a Quadruped Robot Detect


and React to a Hand
Discover how the Quadruped robot can detect and respond
to the presence of a hand in its environment.

4 Object Tracking Robot


The example demonstrates how to make an object-tracking
robot.

Company
About Us
Blog
Partners and Distributors
Terms and Conditions
Privacy Policy
Careers

Community
Codeavour - AI Competition
Community Projects
Projects by STEMpedia
Example Projects
International Python Bootcamp
International Junior Blocks Bootcamp
International 3D and XR Studio Bootcamp

Products
Quarky - AI & Robotics Kit
Quarky Addon Kits
evive - STEM Kit
PictoBlox Software
Dabble App

School Programs
AI & Robotics Lab
Atal Tinkering Labs
STEM Innovation Lab
CBSE Aligned Coding & AI Lab
ICSE Aligned Robotics & AI Lab

Impact Programs
CSR & Government Impact Program

Learning Resources
Education Center
Courses & Teacher Resources

Product Documentation
Quarky Kits
evive Kits
PictoBlox Software
PictoBlox Extensions & Libraries
Dabble App
Arduino with PictoBlox

Get in Touch
Contact Us
Book a Demo
Request a Quote

Follow Us

PictoBlox - Block & Python Coding for Kids

Dabble App - One App. Infinite Control.

Copyright 2024 – Agilo Research Pvt. Ltd. All rights reserved – Terms & Condition | Privacy Policy

You might also like