Sample code for linux usage?

Announcements

Measure CO2 When It Matters - Infineon’s XENSIV™ PAS CO2 now comes in SparkFun Red. Check it now!

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
satadru
Level 1
Level 1
First question asked First like given Welcome!

I noticed that there are inquiries about usage of the Sensor2Go CO2 sensor kit with linux as per the post by  @weixiaohalou : https://community.infineon.com/t5/CO-sensor/Infineon-XENSIV-CO2-sensor-data-transmission/td-p/326268...

Is there any sample code to enable that? I'm also just looking to be able to download data using python from a standard MCU like a Raspberry Pi. I'm noticing a bunch of code on github for enabling this board with various other arduino or other MCU boards, but using the USB interface seems to b

0 Likes
1 Solution
AjayB_76
Moderator
Moderator
Moderator
100 sign-ins 10 questions asked 5 questions asked

Hi, The generic C++ library is available in the page - https://github.com/Infineon/pas-co2-sensor

Let us know if you need help in porting to the Raspberry PI ecosystem, we will be able to help you with it. 

 

View solution in original post

0 Likes
2 Replies
YashM
Moderator
Moderator
Moderator
50 solutions authored First question asked 250 sign-ins

Hi

Currently, we don't have any official code example for the RPi+CO2 sensor.

You can follow the application notes mentioned in that thread for some programming guidance.

Do let me know if you have any doubts.

Thanks

0 Likes
AjayB_76
Moderator
Moderator
Moderator
100 sign-ins 10 questions asked 5 questions asked

Hi, The generic C++ library is available in the page - https://github.com/Infineon/pas-co2-sensor

Let us know if you need help in porting to the Raspberry PI ecosystem, we will be able to help you with it. 

 

0 Likes