About Course
The WHIZROBO WHIZBOX is a comprehensive, all-in-one educational electronics and coding board designed for beginners, students, and hobbyists. Its primary goal is to make learning STEM concepts interactive, fun, and accessible by removing the complexities of wiring and soldering.
The board integrates a wide variety of sensors (inputs) and actuators (outputs) onto a single, clearly labeled platform. At its heart is a central processing unit featuring a vibrant OLED screen surrounded by a 12-segment Rainbow LED ring, which serves as the main visual interface for projects.
Key Features Integrated on the Board:
-
Input Sensors (The Senses):
-
User Controls: Joystick, 3 Push Buttons (ADKey), Sound Sensor (Microphone).
-
Environmental Sensors: Temperature & Humidity Sensor, Barometric Pressure Sensor, Light Sensor.
-
Motion & Proximity: PIR Motion Sensor (detects movement), Ultrasonic Sensor (measures distance).
-
Orientation: Compass (detects magnetic north).
-
Wireless: RFID Sensor (for reading RFID cards/tags).
-
-
Output Devices (The Actions):
-
Visual: A central OLED screen, a programmable 12-LED Rainbow Ring, and 3 individual colored LEDs (Red, Yellow, Green).
-
Auditory: An onboard Speaker to play tones and sounds.
-
Mechanical: A Servo Motor for precise rotational movement and a Motor Fan for creating airflow.
-
This all-in-one design allows users to immediately start coding and see physical results, turning abstract programming concepts into tangible real-world applications.
What Will Be the Outcome? (Learning & Benefits)
Using the WHIZROBO WHIZBOX leads to a variety of powerful educational and practical outcomes. It’s designed to build both foundational knowledge and crucial 21st-century skills.
1. Foundational STEM Knowledge:
-
Core Coding Concepts: Users will learn the fundamentals of programming, such as variables, loops (
for,while), conditional logic (if/elsestatements), and functions. They will understand how to write code that makes decisions and repeats actions. -
Electronics Principles: They will gain a practical understanding of how different electronic components work. They’ll learn the difference between an input (like a button or sensor) and an output (like an LED or motor) and how code acts as the bridge between them.
2. Practical Project-Building Skills: The true power of the kit is realized when users start building projects. They will be able to create functional and interactive gadgets, such as:
-
A Mini Weather Station: Using the temperature, humidity, and pressure sensors to display data on the OLED screen.
-
An Automatic Fan: Programming the fan to turn on when the temperature sensor reads a high value.
-
A Motion-Activated Alarm: Using the PIR sensor to detect movement and trigger an alarm sound from the speaker.
-
An RFID-Based Access System: Programming the RFID reader to flash the green LED for an authorized card and the red one for an unauthorized card.
-
Simple Games: Creating games on the OLED screen that are controlled by the joystick and buttons.
-
An Interactive Light Show: Making the Rainbow LED ring react to sound levels picked up by the microphone.
3. Development of Critical Thinking Skills:
-
Problem-Solving: Users are encouraged to think like engineers. For example, “How can I make this light turn on only when it’s dark and there’s motion?” This requires them to break down a problem into smaller, logical steps.
-
Computational Thinking: They will learn to formulate problems and their solutions in a way that a computer can execute. This is a critical skill in technology, science, and many other fields.
-
Creativity and Innovation: The wide range of components provides a canvas for creativity. Users are not just following instructions; they are given the tools to bring their own unique ideas to life.
Course Content
LED Blink
-
LED Blinking
03:05