项目作者: simon1510

项目描述 :
Environment sensor with temperature, relative humidity and CO2, based on MSP-EXP430FR4133
高级语言: C++
项目地址: git://github.com/simon1510/Launchpad_CO2.git
创建时间: 2018-08-13T12:35:31Z
项目社区:https://github.com/simon1510/Launchpad_CO2

开源协议:MIT License

下载


Launchpad_CO2

Environment sensor with CO2, temperature and relative humidity measurement.
The Board is based on TI’s Launchpad MSP-EXP430FR4133 and includes the sensors SHT21 (temperature and humidity) and SGP30 (CO2).

This code is written for IDE Energia (by TI). If you want to use Arduino for this project, you’ll have to add the MSP-libraries.

Following libraries are used, they’ll eventually have to be installed manually:

Note:
SGP30 gets corrupted after switching off power supply, so that no communication is possible. You’ll need to do a software reset after powering up the system.