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 —...
Get notified when back in stock
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 (LED) is a small electronic component that emits light when current flows through it in the correct direction. Because it only conducts one way, its polarity matters, and a through-hole LED must be soldered the correct way around to light up.
- RGB
- Short for red, green and blue, the three primary colours of light that are mixed in varying amounts to make a wide range of colours. In electronics RGB can refer to an LED or pixel that blends these three colours, or to a colour signal or interface that carries separate red, green and blue channels.
- 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.
- Ultrasonic module
- An ultrasonic module measures distance by sending out high-frequency sound pulses and timing their echo. It is commonly used for obstacle detection and simple range-finding projects, but it needs a clear path to the target.
Find this product in
Related Tutorials
Free guides on learn.littlebird.com.au