SGP30 eCO2 & TVOC sensor
MATLAB + Arduino I2C SGP30 sensor support
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Cite As
Eric Prandovszky (2026). SGP30 eCO2 & TVOC sensor (https://www.mathworks.com/matlabcentral/fileexchange/155192-sgp30-eco2-tvoc-sensor), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired by: MATLAB Support Package for Arduino Hardware
General Information
- Version 0.8.2 (9.09 KB)
MATLAB Release Compatibility
- Compatible with R2022b and later releases
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 0.8.2 | Implemented an attempts loop to re-attempt a command up to four times if a crcError occurs. |
||
| 0.8.1 | Updated to work with r2024+ where device.read() is no longer visible to the sensor and the SupportedInterfaces property has been added. |
||
| 0.8.0 |