Do you have a question about the Makeblock Codey Rocky and is the answer not in the manual?
Overview of menu functions like language, files, and help.
Description of Stage, Blocks, and Script areas in mBlock 5.
Instructions to open mBlock 5 and connect Codey via USB.
Procedure to power on the Codey robot.
Guide to finding the connect button and selecting the serial port.
Steps to create a basic Codey Rocky project.
How to combine 'when Codey is shaking' and 'play sound' blocks.
Procedure to upload the created program to Codey.
Steps to add, delete, and manage sprites.
Using the 'move 10 steps' block to animate sprites.
Incorporating sound effects and event triggers for sprites.
Instructions on how to save the stage project.
QR code to view a demonstration of changing Codey's emotions.
Steps to add sound effects and visual expressions for Codey.
Adding the 'when button A is pressed' event to trigger actions.
Instructions to test Codey's reactions to button presses.
Task to expand Codey's emotional expressions and sounds.
QR code to view a demonstration of LED animations.
Steps to add images and use loops for LED animations.
Adding the 'when Codey is shaking' event.
Instructions to test LED animations by shaking Codey.
Task to create unique LED animations by drawing images.
QR code to view a demonstration of Codey playing music.
Steps to add musical notes and link them to button presses.
Adding volume control using the gear potentiometer.
Using loops and startup events for music playback.
Instructions to test music playback and volume.
Task to add more sound or light effects to music.
QR code to view a demonstration of Codey blinking eyes.
Using 'show image' blocks to create facial expressions.
Implementing blinking with loops and startup events.
Using 'pick random' for varied blinking intervals.
Instructions to test Codey's blinking patterns.
Task to make Codey display different facial expressions.
QR code to view a demonstration of color identification.
Using color sensor and RGB LED lights for feedback.
Adding sound effects and startup event for color detection.
Identifying multiple colors and using a forever loop.
Instructions to test Codey's reaction to red and blue items.
Task to use different materials and create new reactions.
QR code to view a demonstration of obstacle avoidance.
Using motion blocks and obstacle detection sensor.
Using wait/stop blocks for precise movement control.
Adding backward movement and turning for avoidance.
Using startup events and forever loops for continuous avoidance.
Instructions to test Codey's obstacle avoidance.
Task to use the 'not' block to avoid cliffs.
QR code to view a demonstration of sprites playing instruments.
Using broadcast messages triggered by button presses.
Adding a drum sprite and high tom sound effect.
Switching costumes and using wait blocks for animation.
Using 'when I receive A' to trigger the sprite actions.
Instructions to press the button and hear the drum sound.
Task to add more sprites to create a band.
QR code to view a demonstration of designing a controller.
Adding arrow sprites and broadcast messages for control.
Adding sprites for Left, Up, and Down directional control.
Mapping arrow clicks to Codey's movement commands.
Instructions to click arrows and observe Codey's reactions.
Task to add icons for sound or facial expression control.
Creating a 'number' variable and initializing it.
Displaying the number and incrementing it with events.
Adding a sound effect for user feedback.
Adding the 'when button A is pressed' event.
Implementing the core game logic with conditions and sounds.
Instructions to invite friends and play the game.
Task to revise code for restarting the game with button C.