Das Photoionisationsdetektormodul PIM CPN ist ein OEM-Modul zur Detektion flüchtiger organischer Verbindungen mit einem Ionisationspotential < 10,6 eV in der Standardausführung (optional 10,0 eV und 11,8 eV erhältlich). Mit seiner Elektronik und dem Mikrocontroller sowie dem kombinierten Feuchte-/Temperatursensor bietet es eine flexible und einfach zu handhabende Anpassung an Ihr Messsystem. Das Modul verfügt über eine eingebaute Linearisierung und Temperatur-/Feuchtekompensation sowie eine digitale Schnittstelle. Die Messkammer ist mit einem barometrischen Sensor und einem Durchflusssensor für die spätere Kompensation und Gasflussüberwachung ausgestattet.

Pim.Cpn.Aci.SampleProgram 1.12.zip

To simplify the integration of our Photoionization Detector Moduls PIM CPN into the target application, we provide a simple measurement software and different small sample program with its source code in C# and also an PIM CPN Module - Raspberry Pi Pico, RP2040 written in Micro Python. 

usage hints:

  1. Connect the Photoionization Detector Moduls PIM CPN to PC
  2. Usb drivers for the special eval kit USB cable will be installed automatically
  3. A virtual COM port is available

Windows tools overview

Screen PIM CPN Sample program 

  • Pim.Cpn.Measurement     : Reads out measurement data, shows numeric values and in chart continously

sample programs overview (C#)

Cpn.Sensor.ReadData Read measurement data from device
Cpn.Sensor.ReadCalibration Read calibration values from module
Cpn.Sensor.ReadInformation Read information from module


The sample programs requires Microsoft .NET Framework 4.8 and can be evaluated by using the COM port as parameter in the command line.
  e.g. "Cpn.Sensor.ReadData.exe COM8"


development environment for sample source code

The source code for the samples can be used without any changes in Microsoft Visual Studio 2019 ( or VS 2019 Community ). Users of other programming languages can study the program flow and adapt the source code.

Building

 

Firmware flashing

Follow the installation process from

https://www.raspberrypi.com/documentation/microcontrollers/micropython.html

to flash the latest micropython code to the Raspberry Pi Pico.

Program flashing

Use the following Tools:

  1. VsCode
  2. install Extension Pymakr
  3. restart Vscode

Setup VsCode:

  1. Open the Folder after unzip (e.g. Pids3.RpiPico.Python or Pids3.RpiPico.Python.Wlan)
  2. Open the Pymakr menu
  3. add your device COM to your project, connect
  4. open device

JSN Boot template designed by JoomlaShine.com