Admin
Articles
-
Case 7 - Read the value of the line follower sensor
Part 1 Objective After you write the program, the stage area of mBlock 5 displays the value detected by the line follower sensor in real time. Part 2 Preparation mBot x 1 USB cable (Type-...
-
Case 10 - Change the color of the LEDs
Part 1 Objective After you upload the program, the light color of the RGB LEDs on CyberPi changes from red to green, from green to blue, and then from blue to red, and this process repeats over...
-
Case 20 - Codey Rocky dances
Part 1 Objective After you upload the program, Codey Rocky can shake and move forward, backward, left, and right with dynamic lighting effects and sounds, looking like it is dancing. Part 2 ...
-
Case 3 - Detect postures
Part 1 Objective After you compile the program, the stage displays the angles you rotate the gyro sensor around the x-axis, y-axis, and z-axis in real time. Part 2 Preparation MegaPi x 1 Meg...
-
Case 2 - Detect obstacles with the obstacle avoidance sensor
Part 1 Objective After you upload the program, the RGB LEDs on the RGB module connected to pin A13 on MegaPi are on when the obstacle avoidance sensor connected to pin A6 detects an obstacle an...
-
Case 5 - Detect postures
Part 1 Objective After you compile the program, the stage displays the posture of Auriga in real time. Part 2 Preparation Auriga x 1 USB cable x 1 Computer with network access x 1 Con...
-
FAQs on xLight
[Main control connection] 1. xLight doesn't run properly after I upload a program to it, why? The firmware version you use may not be the latest one. Update the latest program to the main contro...
-
Rainbow Button
1. Drag an Events block when button is pressed to the Scripts area 2. Add a Lighting block show () 3. Press the button of Halocode, and see what happens! Download code
-
Troubleshooting Article Collection
1. CyberPi/mBot2 Won't Connect to the Computer via Bluetooth 2. mBot2 Won’t Connect to the Mobile Device via Bluetooth 3. Troubleshoot USB Connection Issues in mBlock 5 4. The mBot2 Won’t Power on ...
-
Example — [Arduino] Create an LED Extension (Using the Universal Template)
Tips: On this page, the extension is created using the universal template. For creating an LED control block for Arduino Uno, you can also refer to the example that uses the default Arduino temp...