DFRobot
Gravity: ICP-10111 Pressure Sensor
This barometric pressure temperature sensor is equipped with TDK's newly-launched ICP-10111 barometric pressure sensor, which is based on MEMS capacitor tech...
Get notified when back in stock
Features
Applications
Specification
Documents
Shipping List
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.
- 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.
- UAV
- UAV stands for Unmanned Aerial Vehicle, an aircraft that flies without an onboard pilot, such as a drone or autonomous aircraft. Because airborne platforms have limited payload, factors like weight, power draw and any positioning features such as GNSS or RTK are often important considerations.
Find this product in
Brands
Supplier page — dfrobot.com
Supplier Description · 654.9 KB · Click any page to view full size
SEN0517 icp dimension 1.0
Mechanical Drawings · 33.2 KB · Click any page to view full size
SEN0517 icp schematics 1.0
Schematic · 70.7 KB · Click any page to view full size
SEN0517 icp stpfile 1.0
Document · 1.1 MB · Click any page to view full size
Source Code
Open-source libraries, firmware & example projects for this product
4f74e5d
over 4 years ago
· 1 commits
- examples V1.0.0 over 4 years ago
- DFRobot_ICP10111.cpp V1.0.0 over 4 years ago
- DFRobot_ICP10111.h V1.0.0 over 4 years ago
- keywords.txt V1.0.0 over 4 years ago
- library.properties V1.0.0 over 4 years ago
- LICENSE V1.0.0 over 4 years ago
- README.md V1.0.0 over 4 years ago
- README_CN.md V1.0.0 over 4 years ago
Related Tutorials
Free guides on learn.littlebird.com.au