Little Bird
Yahboom Roboduino Uno R3 smart robot compatible with Arduino
The Yahboom Roboduino is a smart robot car kit built around a custom driver expansion board compatible with Arduino Uno R3. Packed with sensors and modules —...
The Yahboom Roboduino is a smart robot car kit built around a custom driver expansion board compatible with Arduino Uno R3. Packed with sensors and modules — including ultrasonic ranging, line tracking, IR control, and a Wi-Fi camera — it provides a hands-on introduction to electronics, programming, and robotics.
The kit supports both Helloblock graphical programming (drag-and-drop) and Arduino IDE code programming, making it accessible to beginners while offering depth for more advanced learners. A companion iOS/Android app connects via Wi-Fi for remote control, live video streaming, and photo capture.
Key Features
- Arduino Uno R3 Compatible – Multi-function driver board with 4-channel motor output, 4-channel servo output, Wi-Fi camera socket, I2C, and various sensor ports
- 2-in-1 Ultrasonic Module – Integrates RGB LEDs with distance detection for accurate ranging with colour feedback
- 3-Channel Line Tracking – Three pairs of IR transmitter/receiver tubes for following straight, curved, and angled tracks
- Wi-Fi Camera with 2DOF Mount – 0°–180° rotation in horizontal and vertical axes; streams live video to the companion app
- IR Remote Control – Included infrared controller for standalone operation
- Onboard Extras – Buzzer, button, programmable RGB LED, and infrared receiver built into the driver board
- Protection Circuits – Reverse-polarity, over-current, and low-voltage protection
- Dual Programming Modes – Helloblock graphical programming and Arduino IDE
Ideal For
- Beginners learning electronics and robotics
- STEM education and classroom activities
- Arduino programming practice (graphical and code-based)
- Building and customising your own robot car
Resources
Jargon buster
Plain-language definitions for the technical terms used above.
- I2C
- I2C is a two-wire communication bus used by many sensors and small modules. It matters because several I2C devices can share the same two wires, but each device needs a compatible address and your controller must support I2C.
- IDE
- Short for Integrated Development Environment, a program used to write, run and manage code. It matters because some learners prefer a traditional coding workspace instead of a guided notebook-style lesson.
- LED
- A light-emitting diode is a small electronic component that lights up when current flows through it in the correct direction. In this kit, LEDs create the flashing effect, so polarity and correct soldering matter for the project to work.
- RGB
- Short for red, green and blue, usually referring to an LED that can mix those three colours. It matters because controlling an RGB LED teaches how separate outputs combine to create different colours.
- servo
- A servo is a motor with built-in position control, usually told to move to a specific angle by a control signal. It matters when you need repeatable movement, such as steering, arms, flaps, or linkages, rather than continuous spinning.
Find this product in
Related Tutorials
Free guides on learn.littlebird.com.au