SparkFun
SparkFun Air Velocity Sensor Breakout - FS3000-1005 (Qwiic)
Need to keep track of the airflow in your data center or around your servers? How about making sure your HVAC and air control systems are functioning at full...
- I2C address: 0x28
- Air flow speed: 0 - 7.23 m/sec (0 - 16.17mph)
- Accuracy: 5 % of full scale flow range
- 12-bit resolution
- Input Voltage: 2.7-3.3V
- Average current draw: 10mA
- Schematic
- Eagle Files
- Board Dimensions
- Hookup Guide
- Datasheet (FS3000-1005)
- Arduino Library
- GitHub Hardware Repo
Jargon buster
Plain-language definitions for the technical terms used above.
- 12-bit resolution
- 12-bit resolution means the sensor’s measurement is divided into 4096 possible digital values. Higher resolution can make small changes in motion or tilt easier to detect, as long as the sensor range and noise are suitable for the project.
- breakout
- A breakout is a small circuit board that makes a tiny or hard-to-solder component easier to connect to with standard pins. It matters because this OLED module can be wired into a microcontroller project without needing to solder directly to the display’s fine contacts.
- 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.
- 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.
- Qwiic
- Qwiic is a plug-in connector system for I2C devices that uses small 4-pin cables, so you can connect compatible sensors without soldering. It matters because your controller or adapter also needs Qwiic, or you will need a cable or breakout to wire it up.
Find this product in
Brands
Air Velocity Sensor Breakout Schematic
Schematic · 179.8 KB · Click any page to view full size
FS3000-1005 Datasheet
Datasheet · 426.8 KB · Click any page to view full size
Supplier page — sparkfun.com
Supplier Description · 674.0 KB · Click any page to view full size
Resources & Downloads
Guides, code examples, and more
Related Tutorials
Free guides on learn.littlebird.com.au