DFRobot
micro: IoT - micro:bit IoT Expansion Board
The micro:IoT is a feature-packed IoT expansion board for the BBC micro:bit. It integrates Wi-Fi connectivity, an OLED display, motor drivers, servo outputs,...
The micro:IoT is a feature-packed IoT expansion board for the BBC micro:bit. It integrates Wi-Fi connectivity, an OLED display, motor drivers, servo outputs, and a range of I/O ports into a compact cloud-shaped PCB — everything needed to build IoT projects with minimal setup.
Designed to work with the DFRobot Easy IoT platform, the board lowers the barrier to building connected projects. It supports MakeCode, Mind+, and Python programming environments. A PMMA protective case shields the onboard components.
Key Features
- Integrated Wi-Fi Module – Connect to IoT platforms wirelessly
- OLED Display – Show sensor data and status information on screen
- 2-Way Motor Driver – Control two DC motors directly
- 2-Way Servo Output – Drive two servos for robotic projects
- 6-Way I/O Ports – Standard Gravity-compatible connectors (P0, P1, P2, P8, P12, P16)
- 3× RGB LEDs – Programmable onboard lighting
- Onboard Buzzer – Audio output with switch control
- 2-Way I2C & 1-Way Serial Port – Additional communication interfaces
- Li-Ion Battery Holder – CR123A 3.6V rechargeable battery with onboard charging circuit
- Safety Protection – Short-circuit and reverse-connection protection
Specifications
- Power Supply – Li-ion battery or external power
- Battery Type – CR123A 3.6V rechargeable Li-ion
- STM8S I2C Address – 0x01
- Digital Output Voltage – 0V / 3.3V
- Analogue Input Voltage – 0–3.3V DC
- Dimensions – 148 × 112 mm
- Mounting – M3 screw holes
Ideal For
- micro:bit IoT and connected projects
- Robotics with motor and servo control
- Classroom STEM and coding activities
Resources
Jargon buster
Plain-language definitions for the technical terms used above.
- Gravity
- Gravity is DFRobot’s plug-in connector system for sensors, motors and modules, using standard cables to reduce loose jumper wiring. It matters because Gravity-compatible parts can connect directly to these ports, while non-Gravity parts may need adapters or manual wiring.
- 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.
- I2C address
- An I2C address is the number a device uses so a microcontroller can tell it apart from other devices on the same I2C bus. It matters because two devices with the same fixed address may conflict if used together.
- IoT
- Short for Internet of Things, meaning physical devices that connect to networks or the internet to send data or be controlled remotely. It matters if you want projects such as connected sensors, remote controls or classroom data-logging activities.
- 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.
- OLED
- OLED stands for organic light-emitting diode, a display type where each pixel produces its own light. It matters because OLED screens are thin, high-contrast and easy to read for small status displays, but they can be more sensitive to image burn-in than some other display types.
- PCB
- A printed circuit board is a rigid board with copper tracks that connect electronic parts without loose wires. For this kit, the PCBs also form the airplane shape, so they are both the circuit base and part of the finished model.
- 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
Supplier page — dfrobot.com
Supplier Description · 356.1 KB · Click any page to view full size
Related Tutorials
Free guides on learn.littlebird.com.au