Do you have a question about the Waveshare Alphabot2 and is the answer not in the manual?
Explains how to use the "on button pressed" block to trigger actions when buttons are pressed.
Introduces using "if then" and "button is pressed" blocks for button detection logic.
Guides on coding to light up all four RGB LEDs with a specific color.
Modifies scripts to display individual colors on each of the four RGB LEDs.
Instructions on adding the AlphaBot2 package extension for robot control.
Explains how to control motors using button presses and the motor speed block.
Guides on programming forward, backward, and turning movements using motor speed.
Guides on connecting the micro:bit to a phone via Bluetooth using an app.
Guides on setting up radio groups and sending/receiving strings between micro:bits.
Provides the script for controlling movement based on micro:bit tilt via radio.
Guides on programming the robot to stop or turn based on ultrasonic sensor readings.
Provides the script for implementing line tracking behavior based on sensor data.