Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![Compile examples](https://github.com/Infineon/arduino-pas-co2-sensor/actions/workflows/compile_examples.yml/badge.svg)](https://github.com/Infineon/arduino-pas-co2-sensor/actions/workflows/compile_examples.yml)

Arduino library of Infineon's [**XENSIV™ Photoacoustic Spectroscopy (PAS) CO2**](https://www.infineon.com/cms/en/product/sensor/co2-sensors/) miniaturized sensor.
Arduino library of Infineon's [**XENSIV™ Photoacoustic Spectroscopy (PAS) CO2**](https://www.infineon.com/products/sensor/gas-sensors/co2-sensors#products/) miniaturized sensor.

<img src="docs/img/pas-co2-module.png" width=200>

Expand Down
8 changes: 4 additions & 4 deletions docs/getting-started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,16 @@ Required Hardware

* - Name
- Picture
* - `XENSIV™ PAS CO2 Sensor Shield2Go <https://www.infineon.com/cms/en/product/evaluation-boards/shield_pasco2_sensor>`_
* - `XENSIV™ PAS CO2 Sensor Shield2Go <https://www.infineon.com/evaluation-board/SHIELD-PASCO2-SENSOR>`_
- .. image:: img/pas-co2-s2go-front.png
:height: 60
* - or `XENSIV™ PAS CO2 Miniboard <https://www.infineon.com/cms/en/product/evaluation-boards/eval_pasco2_miniboard>`_
* - or `XENSIV™ PAS CO2 Miniboard <https://www.infineon.com/evaluation-board/EVAL-PASCO2-MINIBOARD>`_
- .. image:: img/pas-co2-miniboard.png
:height: 80
* - `XMC 2Go <https://www.infineon.com/cms/de/product/evaluation-boards/kit_xmc_2go_xmc1100_v1/>`_
- .. image:: img/xmc2go.jpg
:height: 80
* - or `XMC1100 Boot Kit <https://www.infineon.com/cms/en/product/evaluation-boards/kit_xmc11_boot_001/>`_
* - or `XMC1100 Boot Kit <https://www.infineon.com/evaluation-board/KIT-XMC11-BOOT-001/>`_
- .. image:: img/xmc1100-bootkit.jpg
:height: 80
* - Pin headers (included with the XMC 2Go)
Expand Down Expand Up @@ -82,7 +82,7 @@ Be sure that the corresponding solder jumper are set for I2C mode, and PSEL is p
to GND.
For this example it is not required, but consider connecting the interrupt signal to the pin 2(P1.4)
or 3(P0.0) of the XMC1100 Boot Kit for appliations that require interrupts.
Check the `Shield2Go Manual <https://www.infineon.com/dgdl/Infineon-Quickstart_guide_PAS_CO2_Shield2go-UserManual-v01_00-EN.pdf?fileId=8ac78c8c7f2a768a017f6ab96bf11845>`_ for complete details.
Check the `Shield2Go Manual <https://www.infineon.com/assets/row/public/documents/24/44/infineon-quickstart-guide-pas-co2-shield2go-usermanual-en.pdf>`_ for complete details.

Then, simply connect the eval kit to the computer with the USB cable.

Expand Down
18 changes: 9 additions & 9 deletions docs/hw-platforms.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ This library can support any break-out board or (PAS) XENSIV™ CO2 Sensor based
.. image:: img/pas-co2-module.png
:width: 200

* `XENSIV™ PAS CO2 Stand-alone module product page <https://www.infineon.com/cms/en/product/sensor/co2-sensors>`_
* `XENSIV™ PAS CO2 Sensor documentation <https://www.infineon.com/cms/en/product/sensor/co2-sensors/#!documents>`_
* `XENSIV™ PAS CO2 Stand-alone module product page <https://www.infineon.com/products/sensor/gas-sensors/co2-sensors#products>`_
* `XENSIV™ PAS CO2 Sensor documentation <https://www.infineon.com/products/sensor/gas-sensors/co2-sensors#products/#!documents>`_

The following kits can be integrated in Arduino compatible MCUs and are supported by this library:

Expand All @@ -20,8 +20,8 @@ XENSIV™ PAS CO2 Sensor Shield2Go
.. image:: img/pas-co2-s2go-front.png
:width: 300

* `XENSIV™ PAS CO2 Shield2Go product page <https://www.infineon.com/cms/en/product/evaluation-boards/shield_pasco2_sensor/>`_
* `Quick Start Guide Shield2Go <https://www.infineon.com/dgdl/Infineon-Quickstart_guide_PAS_CO2_Shield2go-UserManual-v01_00-EN.pdf?fileId=8ac78c8c7f2a768a017f6ab96bf11845>`_ (for Arduino)
* `XENSIV™ PAS CO2 Shield2Go product page <https://www.infineon.com/evaluation-board/SHIELD-PASCO2-SENSOR/>`_
* `Quick Start Guide Shield2Go <https://www.infineon.com/assets/row/public/documents/24/44/infineon-quickstart-guide-pas-co2-shield2go-usermanual-en.pdf>_ (for Arduino)

Pinout Diagram
^^^^^^^^^^^^^^
Expand Down Expand Up @@ -77,8 +77,8 @@ XENSIV™ PAS CO2 Miniboard
.. image:: img/pas-co2-miniboard.png
:width: 200

* `XENSIV™ PAS CO2 Miniboard product page <https://www.infineon.com/cms/en/product/evaluation-boards/eval_pasco2_miniboard>`_
* `XENSIV™ PAS CO2 Miniboard documentation <https://www.infineon.com/cms/en/product/evaluation-boards/eval_pasco2_miniboard/#!documents>`_
* `XENSIV™ PAS CO2 Miniboard product page <https://www.infineon.com/evaluation-board/EVAL-PASCO2-MINIBOARD>`_
* `XENSIV™ PAS CO2 Miniboard documentation <https://www.infineon.com/evaluation-board/EVAL-PASCO2-MINIBOARD#documents>`_

Pinout Diagram
^^^^^^^^^^^^^^
Expand Down Expand Up @@ -136,9 +136,9 @@ The library examples have been built and successfully executed on the following
:header-rows: 1

* - MCU Platforms
* - `XMC 2Go <https://www.infineon.com/cms/en/product/evaluation-boards/kit_xmc_2go_xmc1100_v1>`_
* - `XMC1100 Boot Kit <https://www.infineon.com/cms/en/product/evaluation-boards/kit_xmc11_boot_001>`_
* - `XMC 2Go <https://www.infineon.com/evaluation-board/KIT-XMC14-2GO>`_
* - `XMC1100 Boot Kit <https://www.infineon.com/evaluation-board/KIT-XMC11-BOOT-001>`_
* - `Arduino Uno Rev3 <https://store.arduino.cc/arduino-uno-rev3>`_


Find out which boards are build checked under continuous integration `here <https://github.com/Infineon/arduino-pas-co2-sensor/blob/master/.github/workflows/build-check.yml>`_.
Find out which boards are build checked under continuous integration `here <https://github.com/Infineon/arduino-pas-co2-sensor/blob/master/.github/workflows/compile_examples.yml>`_.
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ Welcome to the Infineon Photoacoustic Spectroscopy XENSIV™ PAS CO2 Sensor Ardu
License
=======

Find the license for this library `here <https://github.com/Infineon/arduino-pas-co2-sensor/blob/master/LICENSE>`_.
Find the license for this library `here <https://github.com/Infineon/arduino-pas-co2-sensor/blob/master/LICENSE.md>`_.