You can program the AlphaMini robot because the mobile app (that accompanies it) has a block coding interface. The programming function is developed based on the Google Blockly programming software. Just drag blocks with your finger in your mobile devices, then press the play icon.
To access the block coding interface, press “Workspace” in the “Playground” interface.
You will access the coding interface: the list of available programming blocks is on the left, the coding interface is in the center and the program start button at the bottom right, colored blue.
To start coding, drag blocks from the left “code classes” into the "coding area ”, then click “Execution” button to run the program. You can review your program in “My Works” after saving it.
PRP (Pose-record-play) is designed, recorded and played by using the programming principles of industrial robots. It is very simple to create entirely new, custom actions just by adjusting robot joints.
1. Click on the "Create Actions" icon.
2. Press the center to start adding actions.
3. Select the body part to move. Then physically move the body part e.g. the head.
4. Then click on the blue Add icon.
5. Repeat Steps 3 -4 until you are done with all the actions. Then click on the pink Play icon.
6. The robot will start to move according to the actions you programmed.
uCode is a graphical building block programming tool developed for children ages 7-14 (primarily for grades 3-8) to receive education in robotics, children programming, and AI. Anyone can use uCode to code, even adult beginners.
With uCode, you can create fun games and animations using codeless graphical blocks. You can learn programming logic and strengthen the foundation of programming thinking and language required for AI learning through simple and fun block building.