Skip to content

This Arduino library is used for driving "Xadow - Mutichannel Gas Sensor" and "Grove - Mutichanel Gas Sensor"

License

Notifications You must be signed in to change notification settings

Seeed-Studio/Mutichannel_Gas_Sensor

Repository files navigation

Mutichannel_Gas_Sensor Build Status

This Arduino library is used for driving "Xadow - Mutichannel Gas Sensor" and "Grove - Mutichanel Gas Sensor"

Grove - Multichannel Gas Sensor

Usage:

mutichannelGasSensor.begin(0x04);

mutichannelGasSensor.powerOn();

then read the concentration of the specific gas you want to measure:

mutichannelGasSensor.measure_NH3();

mutichannelGasSensor.measure_CO();

mutichannelGasSensor.measure_NO2();

mutichannelGasSensor.measure_C3H8();

mutichannelGasSensor.measure_C4H10();

mutichannelGasSensor.measure_CH4();

mutichannelGasSensor.measure_H2();

mutichannelGasSensor.measure_C2H5OH();

For details please move to wiki page.


This software is written by Jacky Zhang () from Seeed Technology Inc. and is licensed under The MIT License. Check License.txt/LICENSE for the details of MIT license.

Contributing to this software is warmly welcomed. You can do this basically by
forking, committing modifications and then pulling requests (follow the links above
for operating guide). Adding change log and your contact into file header is encouraged.
Thanks for your contribution.

Seeed is a hardware innovation platform for makers to grow inspirations into differentiating products. By working closely with technology providers of all scale, Seeed provides accessible technologies with quality, speed and supply chain knowledge. When prototypes are ready to iterate, Seeed helps productize 1 to 1,000 pcs using in-house engineering, supply chain management and agile manufacture forces. Seeed also team up with incubators, Chinese tech ecosystem, investors and distribution channels to portal Maker startups beyond.

Analytics

About

This Arduino library is used for driving "Xadow - Mutichannel Gas Sensor" and "Grove - Mutichanel Gas Sensor"

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages