DFRobot
Romeo BLE mini -Small Arduino Robot Controller with Bluetooth 4.0
INTRODUCTION Romeo BLE mini is a small Arduino compatible robot control board with motor driver and bluetooth 4.0. It benefits ...
Get notified when back in stock
INTRODUCTION
Romeo BLE mini is a small Arduino compatible robot control board with motor driver and bluetooth 4.0. It benefits from the Arduino open source platform, which includes thousands of open source codes. Its integrated 2 way DC motor driver allows the project to be started immediately without any additional motor driver shield. As a new member of Romeo family, Romeo BLE mini is designed for robot applications, it comes with various features such as Bluetooth communication, wireless programming and smartrphone controlling. Say goodbye to the messy cable and plugging/unplugging USB port; it is all in wireless now!
Romeo BLE mini inherits most features from Bluetooth 4.0 and Romeo microcontroller. The power regulator will auto-switch the power resource when you connect USB and External power, which ensures system's working-stability.
SPECIFICATION
- On-board BLE chip: TI CC2540
- Transmission range: <30m
- Easy to use BLE firmware updating
- Wireless Programming Via BLE
- Support Bluetooth HID
- Support AT command to config the BLE
- Support the master-salve machine switch
- Transparent communication through Serial
- Microcontroller: Atmega328p
- Bootloader: Arduino UNO
- 8 Digital I/O ports
- 2 PWM Outputs(Pin11,Pin10)
- 4 10-bit analog input ports
- USB port
- Auto sensing/switching external power input
- TTL I2C ICSP interfaces
- Two way H-bridged Motor Driver with 1.5A maximum current (each one)
- Size: 45x38.5mm(1.77x1.52")
DOCUMENTS
SHIPPING LIST
- Romeo BLE mini x1
Jargon buster
Plain-language definitions for the technical terms used above.
- ATmega328P
- An 8-bit microcontroller chip used on many Arduino Uno-compatible boards. Knowing the controller uses an ATmega328P helps you understand its memory, speed, pin compatibility, and the Arduino sketches it can run.
- BLE
- BLE stands for Bluetooth Low Energy, a Bluetooth mode designed for low power use and broad compatibility with modern phones and computers. It connects well to battery-powered and mobile devices, including Apple hardware, though it behaves differently from Bluetooth Classic and its serial-style profiles.
- Bootloader
- Small starter software on a microcontroller that lets new code be uploaded before the main program runs. Knowing how to enter bootloader mode matters when you need to program the board or recover it after a faulty sketch.
- DC
- DC means direct current, where electricity flows in one constant direction, as supplied by batteries, USB ports and many plug-pack power supplies. When a product specifies DC, it runs from a DC supply rather than mains AC, so you need to provide the correct voltage and polarity.
- HID
- Human Interface Device is a USB device class used for keyboards, mice, gamepads and similar controls. If a board supports HID over USB, it can act like an input device to a computer without needing a custom driver.
- 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.
- microcontroller
- A microcontroller is a small computer on a single chip that runs a stored program and controls connected inputs and outputs such as buttons, sensors, displays and communication interfaces. In a device built around one, it is the part that executes the code and coordinates the device's behaviour.
- motor driver
- An electronic circuit that lets a low-power controller switch and control a motor that needs more current than the controller pins can safely provide. Checking motor driver support matters because pumps and motors usually cannot be connected directly to a microcontroller output.
- PWM
- Pulse Width Modulation is a way for a digital pin to simulate variable output power by switching on and off very quickly. It matters for controlling things like LED brightness, motor speed, or servo-style signals from a microcontroller pin.
- Shield
- An add-on board that plugs into a main controller board to give it extra features such as sensing, motor control or communication. Knowing a product supports shields helps you judge whether it can connect neatly into an existing maker-board setup.
- TI CC2540
- The TI CC2540 is a Texas Instruments system-on-chip that combines an 8051 microcontroller core with a Bluetooth Low Energy (BLE) radio, used to add short-range wireless communication to embedded projects. It lets a device connect to a phone or another BLE device to exchange data or be configured wirelessly.
Find this product in
Arduino
Brands
Robotics & Motion
Related Tutorials
Free guides on learn.littlebird.com.au