SGP30 eCO2 & TVOC sensor

버전 0.8 (8.96 KB) 작성자: Eric Prandovsky
MATLAB + Arduino I2C SGP30 sensor support
다운로드 수: 40
업데이트 날짜: 2023/11/17

라이선스 보기

Support for the SGP30 eCO2 and TVOC sensor
Create an arduino object with I2C.
serialDevices = serialportlist;
a = arduino(serialDevices(end),'Nano3','Libraries',{'I2C'});
Connecting to the SGP30
sgp30obj = sgp30(a);
Read the sensor values
SGPeCO2Data = sgp30.readEquivalentCarbondioxide;
SGPTVOCData = sgp30.readTotalVolatileOrganicCompounds

인용 양식

Eric Prandovsky (2024). SGP30 eCO2 & TVOC sensor (https://www.mathworks.com/matlabcentral/fileexchange/155192-sgp30-eco2-tvoc-sensor), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2022b
R2022b에서 R2023b까지의 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
태그 태그 추가

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
0.8