DFRobot
Fermion: Multifunctional Environmental Sensor (Breakout)
This compact multifunctional environmental sensor combines four professional sensor chips into a single breakout board: SHTC3 (temperature and humidity), BMP...
Get notified when back in stock
This compact multifunctional environmental sensor combines four professional sensor chips into a single breakout board: SHTC3 (temperature and humidity), BMP280 (barometric pressure), VEML7700 (ambient light), and ML8511 (UV). An on-board MCU converts raw sensor data into standard units, so you get ready-to-use readings without complex calibration.
Supporting both UART and I2C communication, the Fermion breakout version is designed for direct PCB soldering. Complete Arduino and Python libraries are provided for quick integration.
Key Features
- 5 Environmental Parameters – Temperature, humidity, pressure, ambient light, and UV intensity
- On-Board MCU – Outputs data in standard units (°C, %, kPa, lx, mW/m²)
- Dual Interface – Switchable I2C and UART output modes
- Compact Breakout – Solderable directly onto PCBs
- High Precision – Professional-grade sensor chips with careful thermal layout
Specifications
- Working Voltage: 3.3V DC
- Working Current: 35 mA
- Interface: I2C, UART
- Operating Temperature: −20°C to 70°C
- Dimensions: 30 × 20.5mm
Sensor Details
- Temperature (SHTC3): −40°C to 125°C, ±0.2°C accuracy, 0.01°C resolution
- Humidity (SHTC3): 0–100% RH, ±2% RH accuracy, 0.01% RH resolution
- Barometric Pressure (BMP280): 300–1100 hPa, ±1 hPa absolute accuracy
- Ambient Light (VEML7700): 0–120 klx, 0.0036 lx/ct resolution
- UV (ML8511): UV-A (320–400 nm) and UV-B (280–320 nm), output in mW/m²
Ideal For
- Indoor and outdoor environmental monitoring
- Weather station projects
- Smart home environmental sensing
- UV exposure monitoring
Package Contents
- 1× Fermion Multifunctional Environmental Sensor (Breakout)
Resources
Jargon buster
Plain-language definitions for the technical terms used above.
- breakout
- A breakout board carries a small or fine-pitched component and brings its connections out to standard, breadboard- and header-friendly pins. Describing a part as a breakout means it can be wired into a project without soldering directly to the component's tiny contacts.
- 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.
- 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.
- PCB
- A printed circuit board (PCB) is a board, usually rigid, with etched copper tracks that connect electronic components together without loose wiring. Components are mounted on the board and signals route between them through the copper layout.
- Torque
- A twisting force that causes something to rotate, usually measured in newton-metres or kilogram-centimetres. It matters when choosing motors, servos, gears, and tools because higher torque is needed to lift heavier loads, turn larger wheels, or move mechanisms without stalling.
- 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.
Find this product in
Supplier page — dfrobot.com
Supplier Description · 676.4 KB · Click any page to view full size
Resources & Downloads
Guides, code examples, and more
SEN0500 multifunctional environmental sensor layout V1.0&2.0
Example Code · ZIP · 5.7 KB
SEN0500 multifunctional environmental sensor schematics V1.0&2.0
Schematic · ZIP · 112.0 KB
SEN0500 multifunctional environmental sensor cad V1.0&2.0
CAD Data · ZIP · 647.5 KB
SEN0500 multifunctional environmental sensor stpfile V1.0&2.0
Example Code · ZIP · 2.5 MB
SEN0500 multifunctional environmental sensor library V1.0
Example Code · ZIP · 264.0 KB
Related Tutorials
Free guides on learn.littlebird.com.au