Skip to content

Script used to make CO2 measurements in the Bassenges beehive observation modules

Notifications You must be signed in to change notification settings

epfl-mobots/CO2Sensing_seeed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This file was designed in October 2023 to sense CO2 levels within the beehive obersvation modules in Bassenges. It uses two CO2 sensors and one microcontroller, itself connected to a RPi that logs the data on the EPFL XAAS database/server. Two I2C buses are set up using the seeeduino's I2c pins and the UART pins converted to a I2C bus. Variant.h and variant.cpp were modified to plan for this. For the UART: the new SDA is setup on pin 6 of the seeeduino (TX) and the new SCL is set up on pin 7 (RX).

Hardware involved: seeeduino XIAO M0, CO2 sensor SCD30 Libraries required: SparkFun SCD30 Arduino Library

About

Script used to make CO2 measurements in the Bassenges beehive observation modules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published