The TAMIYA Microcomputer Robot (Crawler Type) is an educational DIY (do-it-yourself) assembly kit designed to introduce users, from hobbyists to students, to the fundamentals of robotics and programming. It combines mechanical construction with modern microcomputer technology.
Key Features and Specifications
- Kit Type: Self-assembly kit (snap-together design, no cement required).
- Microcomputer: The kit incorporates a BBC micro:bit board which serves as the "brain" of the robot.
- Sensor: It comes equipped with an ultrasonic sensor to detect obstacles and avoid them automatically using a pre-installed program.
- Movement: The robot utilizes a twin-motor gearbox and caterpillar tracks, enabling it to navigate various terrains and overcome obstacles.
- Programming: The BBC micro:bit can be reprogrammed using the free, web-based MakeCode editor, which uses a beginner-friendly, block-based visual programming interface.
- Remote Control (Optional): A second BBC micro:bit (sold separately) can be used as a remote control unit for the robot.
- Dimensions: Approximately 136mm (length) x 128mm (width) x 116mm (height) when assembled.
- Power Requirements: Requires two AA batteries (sold separately).
Educational Value
This kit is an excellent tool for STEM (Science, Technology, Engineering, and Mathematics) education, providing hands-on experience in:
- Mechanics: Understanding how the tracks and gear system work.
- Electronics: Connecting the sensors and motor driver circuits to the micro:bit.
- Programming: Learning the basics of logical programming and autonomous control.
With a pre-installed program, the robot can operate immediately after assembly, allowing users to start experimenting right away before progressing to custom programming to create unique behaviors.