Difference between revisions of "Component: Air Quality (BME680) (BME680) (Environmental)"

From Flowcode Help
Jump to navigationJump to search
 
(3 intermediate revisions by the same user not shown)
Line 52: Line 52:
  
 
''<span style="color:red;">No additional examples</span>''
 
''<span style="color:red;">No additional examples</span>''
 +
 +
 +
 +
 +
 +
 +
 +
  
  
Line 57: Line 65:
 
==Macro reference==
 
==Macro reference==
  
 +
===Initialise===
 
{| class="wikitable" style="width:60%; background-color:#FFFFFF;"
 
{| class="wikitable" style="width:60%; background-color:#FFFFFF;"
 
|-
 
|-
Line 68: Line 77:
 
| width="90%" style="border-top: 2px solid #000;" | ''Return''
 
| width="90%" style="border-top: 2px solid #000;" | ''Return''
 
|}
 
|}
 
 
  
  

Latest revision as of 13:12, 7 February 2023

Author Matrix TSL
Version 1.0
Category Environmental


Air Quality (BME680) component

A low power sensor capable of measuring air quality, pressure, temperature and humidiy. Connected to microcontroller using either I2C or SPI communications bus.

Component Source Code

Please click here to download the component source project: FC_Comp_Source_Pressure_and_Air_BME680.fcfx

Please click here to view the component source code (Beta): FC_Comp_Source_Pressure_and_Air_BME680.fcfx

Detailed description

No detailed description exists yet for this component

Examples

No additional examples






Macro reference

Initialise

Fc9-comp-macro.png Initialise
 
Fc9-void-icon.png - VOID Return


Property reference

Fc9-prop-icon.png Properties
Fc9-type-16-icon.png Comms Type
 
Fc9-type-7-icon.png Simulate Comms
Allows the communications to be simulated to allow for data to be sent via injector components, 
Fc9-conn-icon.png I2C Comms
Fc9-type-16-icon.png Channel
Channel selection 
Fc9-type-16-icon.png SDO Address Pin
The SDO pin specifies the least significant bit of the device address. 
Fc9-type-5-icon.png SDA
Pin used for SDA (data signal) 
Fc9-type-5-icon.png SCL
Pin used for SCL (clock signal) 
Fc9-type-16-icon.png Baud Select
Baud rate option selector 
Fc9-type-14-icon.png Baud Rate
Baud rate to be used 
Fc9-conn-icon.png Sensor Configuration
Fc9-type-16-icon.png Humidity Oversampling
Controls the humidity oversampling setting 
Fc9-type-16-icon.png Temperature Oversampling
Controls the temperature oversampling setting 
Fc9-type-16-icon.png Pressure Oversampling
Controls the pressure oversampling setting 
Fc9-type-16-icon.png IIR Filter
Controls the filter coefficient used on the temperature and pressure data 
Fc9-type-16-icon.png Gas Wait Time
Gas sensor wait time multiplication factor