DFRobot
Gravity: SCI DAQ Module with Screen (I2C)
The Gravity SCI DAQ Module is a multi-functional data acquisition module with a built-in 1.3-inch OLED screen for real-time sensor readings. It supports over...
Get notified when back in stock
The Gravity SCI DAQ Module is a multi-functional data acquisition module with a built-in 1.3-inch OLED screen for real-time sensor readings. It supports over 20 common sensor types including temperature, humidity, and barometric pressure — with automatic sensor recognition and a standardised I2C data output, so you can read any supported sensor using the same code.
Built-in 16MB storage with an RTC clock lets you log timestamped data for later analysis. The module standardises output across all supported sensors, significantly reducing the complexity of sensor interfacing for Arduino, UNIHIKER, and other I2C-compatible controllers.
Key Features
- Display – 1.3-inch OLED screen for real-time data viewing
- Sensor Support – Auto-recognises 20+ Gravity sensor types
- I2C Output – Standardised data format (addresses 0x21–0x23)
- Data Storage – 16MB on-board U-disk storage
- RTC Clock – CR1220 battery-backed real-time clock for timestamped data
- Operating Voltage – 3.3–5.5V DC
- Operating Current – 40mA
- Input Interfaces – 1× Digital/Analog, 2× I2C/UART
- Output Interface – 1× I2C
- Dimensions – 62 × 52 × 13mm
Ideal For
- STEAM education and science experiments
- Data logging and environmental monitoring
- Simplifying multi-sensor projects
- Rapid prototyping without custom sensor code
Package Contents
- 1× Gravity SCI DAQ Module
- 2× Double-headed PH2.0-4P Cable (20cm)
- 1× Double-headed PH2.0-3P Cable (20cm)
- 1× Gravity 4P Sensor Cable
Resources
Jargon buster
Plain-language definitions for the technical terms used above.
- 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.
- 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.
- 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.
- RTC
- A Real-Time Clock keeps track of time even when the main processor is asleep or powered down, usually with a small backup battery. It matters for data logging and tracking projects that need accurate timestamps.
- UART
- UART is a simple asynchronous serial interface that sends data over separate transmit and receive wires, usually labelled TX and RX, with both ends set to the same baud rate. It is a common way for microcontrollers and other serial devices to exchange data.
- UNIHIKER
- UNIHIKER is a small programmable computer board used in education and maker projects, often connected to external sensors and modules. Compatibility matters because the cable must match the board’s connector type and pin layout.
Find this product in
Brands
Sensors & Input
Supplier page — dfrobot.com
Supplier Description · 1.1 MB · Click any page to view full size
DFR0999 gravity rp2040 science data acquisition module dimension V1.0
Mechanical Drawings · 259.4 KB · Click any page to view full size
Source Code
Open-source libraries, firmware & example projects for this product
1dae093
11 months ago
· 7 commits
- examples V1.0.2 about 3 years ago
- python V1.0.2 about 3 years ago
- resources 更新V1.0.5版固件,新增部分传感器 11 months ago
- src V1.0.2 about 3 years ago
- keywords.txt V1.0.2 about 3 years ago
- library.properties 更新V1.0.5版固件,新增部分传感器 11 months ago
- LICENSE V1.0.2 about 3 years ago
- README.md 更新V1.0.5版固件,新增部分传感器 11 months ago
- README_CN.md 更新V1.0.5版固件,新增部分传感器 11 months ago
Related Tutorials
Free guides on learn.littlebird.com.au