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

From Flowcode Help
Jump to navigationJump to search
Line 17: Line 17:
 
==Component Source Code==
 
==Component Source Code==
  
Please click here to download the component source project: [https://www.flowcode.co.uk/wikicopy/componentsource/FC_Comp_Source_Pressure_and_Air_BME680.fcfx FC_Comp_Source_Pressure_and_Air_BME680.fcfx]
+
Please click here to download the component source project: [https://www.flowcode.co.uk/wiki/componentsource/FC_Comp_Source_Pressure_and_Air_BME680.fcfx FC_Comp_Source_Pressure_and_Air_BME680.fcfx]
  
 
Please click here to view the component source code (Beta): [https://www.flowcode.co.uk/FlowchartView/?wfile=componentsource/FC_Comp_Source_Pressure_and_Air_BME680.fcfx FC_Comp_Source_Pressure_and_Air_BME680.fcfx]
 
Please click here to view the component source code (Beta): [https://www.flowcode.co.uk/FlowchartView/?wfile=componentsource/FC_Comp_Source_Pressure_and_Air_BME680.fcfx FC_Comp_Source_Pressure_and_Air_BME680.fcfx]
  
 
==Detailed description==
 
==Detailed description==
 +
 +
  
  
Line 34: Line 36:
  
 
==Examples==
 
==Examples==
 +
 +
  
  
Line 46: Line 50:
  
 
==Macro reference==
 
==Macro reference==
 +
 +
{| class="wikitable" style="width:60%; background-color:#FFFFFF;"
 +
|-
 +
| width="10%" align="center" style="background-color:#D8C9D8;" align="center" | [[File:Fc9-comp-macro.png]]
 +
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Initialise'''
 +
|-
 +
| colspan="2" |  
 +
|-
 +
|-
 +
| width="10%" align="center" style="border-top: 2px solid #000;" | [[File:Fc9-void-icon.png]] - VOID
 +
| width="90%" style="border-top: 2px solid #000;" | ''Return''
 +
|}
 +
 +
 +
 +
 +
==Property reference==
 +
 +
{| class="wikitable" style="width:60%; background-color:#FFFFFF;"
 +
|-
 +
| width="10%" align="center" style="background-color:#D8C9D8;" | [[File:Fc9-prop-icon.png]]
 +
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Properties'''
 +
|-
 +
|-
 +
| width="10%" align="center" | [[File:Fc9-type-16-icon.png]]
 +
| width="90%" | Comms Type
 +
|-
 +
| colspan="2" |  
 +
|-
 +
| width="10%" align="center" | [[File:Fc9-type-7-icon.png]]
 +
| width="90%" | Simulate Comms
 +
|-
 +
| colspan="2" | Allows the communications to be simulated to allow for data to be sent via injector components, 
 +
|-
 +
| width="10%" align="center" style="background-color:#EAE1EA;" | [[File:Fc9-conn-icon.png]]
 +
| width="90%" style="background-color:#EAE1EA; color:#4B008D;" | I2C Comms
 +
|-
 +
|-
 +
| width="10%" align="center" | [[File:Fc9-type-16-icon.png]]
 +
| width="90%" | Channel
 +
|-
 +
| colspan="2" | Channel selection 
 +
|-
 +
| width="10%" align="center" | [[File:Fc9-type-16-icon.png]]
 +
| width="90%" | SDO Address Pin
 +
|-
 +
| colspan="2" | The SDO pin specifies the least significant bit of the device address. 
 +
|-
 +
| width="10%" align="center" | [[File:Fc9-type-5-icon.png]]
 +
| width="90%" | SDA
 +
|-
 +
| colspan="2" | Pin used for SDA (data signal) 
 +
|-
 +
| width="10%" align="center" | [[File:Fc9-type-5-icon.png]]
 +
| width="90%" | SCL
 +
|-
 +
| colspan="2" | Pin used for SCL (clock signal) 
 +
|-
 +
| width="10%" align="center" | [[File:Fc9-type-16-icon.png]]
 +
| width="90%" | Baud Select
 +
|-
 +
| colspan="2" | Baud rate option selector 
 +
|-
 +
| width="10%" align="center" | [[File:Fc9-type-14-icon.png]]
 +
| width="90%" | Baud Rate
 +
|-
 +
| colspan="2" | Baud rate to be used 
 +
|-
 +
| width="10%" align="center" style="background-color:#EAE1EA;" | [[File:Fc9-conn-icon.png]]
 +
| width="90%" style="background-color:#EAE1EA; color:#4B008D;" | Sensor Configuration
 +
|-
 +
|-
 +
| width="10%" align="center" | [[File:Fc9-type-16-icon.png]]
 +
| width="90%" | Humidity Oversampling
 +
|-
 +
| colspan="2" | Controls the humidity oversampling setting 
 +
|-
 +
| width="10%" align="center" | [[File:Fc9-type-16-icon.png]]
 +
| width="90%" | Temperature Oversampling
 +
|-
 +
| colspan="2" | Controls the temperature oversampling setting 
 +
|-
 +
| width="10%" align="center" | [[File:Fc9-type-16-icon.png]]
 +
| width="90%" | Pressure Oversampling
 +
|-
 +
| colspan="2" | Controls the pressure oversampling setting 
 +
|-
 +
| width="10%" align="center" | [[File:Fc9-type-16-icon.png]]
 +
| width="90%" | IIR Filter
 +
|-
 +
| colspan="2" | Controls the filter coefficient used on the temperature and pressure data 
 +
|-
 +
| width="10%" align="center" | [[File:Fc9-type-16-icon.png]]
 +
| width="90%" | Gas Wait Time
 +
|-
 +
| colspan="2" | Gas sensor wait time multiplication factor 
 +
|}==Macro reference==
  
 
{| class="wikitable" style="width:60%; background-color:#FFFFFF;"
 
{| class="wikitable" style="width:60%; background-color:#FFFFFF;"

Revision as of 09:59, 27 January 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

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 

==Macro reference==

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 

==Macro reference==

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 

==Macro reference==

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