Computational Thinking for Educators
Discover how to integrate computational thinking into your teaching with practical strategies and engaging activities. This course provides hands-on experiences to help you guide students in problem-solving, logic, and creativity.
WHAT IS PROTOBJECT
Introduction
Protobject uses the concept of physical computing, which allows you to interact with the physical world in a simple and immediate way, enabling the creation of projects that solve real-world problems.
Unlike other physical computing platforms, you don’t need electronics knowledge or expensive devices, as Protobject exclusively utilizes smartphones.
Protobject offers users the opportunity to easily, simply, and enjoyably acquire technological skills through a user-friendly web interface and a wide variety of activities that can be executed without the need for electronic devices.
Devices
Features
Protobject allows you to transform smartphones into 25 different devices that can be programmed as needed.
Lamp
A color-changing on-screen lamp.
Switch
On/Off buttons on the screen.
TouchButton
A touch button on the screen.
Knob
A simple rotary knob (values from 0 to 100).
7x7Draw
Draw on an 7×7 display.
WriteDraw
Write and draw on the screen and add interactive areas.
Programming
The devices can be programmed with Protobject using Blockly, a visual programming language.
For example, the image above shows the programming of a project that, cyclically:
- Turns on the light in green.
- Waits for one second.
- Turns on the light in yellow.
- Waits for one second.
- Turns on the light in red.
- Waits for one second.
We recommend following the first tutorial to gain confidence with Protobject.
Additionally, you can explore the educational activities designed for Protobject.