2017년 2월 10일 금요일

Grove - Gas Sensor



Grove - Gas Sensor

Introduction

The Grove - Gas Sensor module is useful for gas leakage detecting(in home and industry). It can detect LPG, i-butane, methane, alcohol, Hydrogen, smoke and so on. Measurements can be taken as soon as possible based on its fast response time. Also the sensitivity can be adjusted by the potentiometer.
Each Grove - Gas Sensor Kit consists of one gas sensor base and four detectors. You can switch the detector on the base according to specific target gases.

Specification

  • Working Voltage: 4.9-5.1V
  • Heating consumption: 0.5-800mW
  • Load resistance: can adjust
  • Heater resistance: 33Ω
  • Sensing Resistance: 3-30kΩ
  • Working Temperature: -25~70 ℃
Tip
More details about Grove modules please refer to Grove System

Getting Started

Connect the module with Grove Shield using A0 like following picture and use the program below to gain the voltage. The higher the concentration of the gas is, the bigger the output voltage of the SIG pin gets. Sensitivity can be regulated by rotating the potentiometer. Please note that the best preheat time of the sensor is about 24 hours. For the detailed information about the sensor, please refer to the datasheet.

Resources

Help us make it better

Thank you for choosing Seeed. A couple of months ago we initiated a project to improve our documentation system. What you are looking at now is the first edition of the new documentation system. Comparing to the old one, here is the progresses that we made:
  • Replaced the old documentation system with a new one that was developed from Mkdocs, a more widely used and cooler tool to develop documentation system.
  • Integrated the documentation system with our official website, now you can go to Bazaar and other section like Forum and Community more conveniently.
  • Reviewed and rewrote documents for hundreds of products for the system’s first edition, and will continue migrate documents from old wiki to the new one.
An easy-to-use instruction is as important as the product itself. We are expecting this new system will improve your experience when using Seeed’s products. However since this is the first edition, there are still many things need to improve, if you have any suggestions or findings, you are most welcome to submit the amended version as our contributor or give us suggestions in the survey below, Please don’t forget to leave your email address so that we can reply.
Happy hacking

Grove System



Grove System

Introduction

enter image description here

What is the Grove System?

Grove is a modular, standardized connector prototyping system. Grove takes a building block approach to assembling electronics. Compared to the jumper or solder based system, it is easier to connect, experiment and build and simplifies the learning system, but not to the point where it becomes dumbed down. Some of the other prototype systems out there takes the level down to building blocks. Good stuff to be learned that way, but the Grove system allows you to build real systems. It requires some learning and expertise to hook things up.
The Grove system consists of a base unit (stem) and various modules (twigs) with standardized connectors. The people originating the Grove system (Seeedstudio) have tried to use “stems”and “twigs” as part of the Grove lexicon. After a short period of consideration, we are dropping those names. They just aren’t needed and just confuse the issue.
The Base unit, generally a microprocessor, allows for easy connection of any input or output from the Grove modules. And every Grove module typically addresses a single function, such as a simple button or a more complex heart rate sensor.
You don’t need a Base unit to connect up to Grove modules. You can use a cable (Grove to Pin Header Converter) to run from the pins on the Raspberry Pi or Arduino to the Grove connectors.

Grove Projects

Here are some project made with Grove for your reference, more projects please refer to Recipe or Instructables.
DIY a HumidifierPersonal Voice AssistantAcrylic Monitor Stand
enter image description hereenter image description hereenter image description here
MAKE IT NOW!MAKE IT NOW!MAKE IT NOW!
Sensor hub & Win10 IoTSteam-punk Style AwardPlant Watering Device
enter image description hereenter image description hereenter image description here
MAKE IT NOW!MAKE IT NOW!MAKE IT NOW!
Wi-Fi SpeakerDIY a toy carRetro Wooden Lamp
enter image description hereenter image description hereenter image description here
MAKE IT NOW!MAKE IT NOW!MAKE IT NOW!
Pokemon Go SAFETY BADGEMake a Wooden GunQuality of Life Meter
enter image description hereenter image description hereenter image description here
MAKE IT NOW!MAKE IT NOW!MAKE IT NOW!
Hackable RGB ornamentThe Internet Of Led WallPI Game Box
enter image description hereenter image description hereenter image description here
MAKE IT NOW!MAKE IT NOW!MAKE IT NOW!

Size of Grove

There’re 5 size of Grove.
1X11X21X32X22X3
20x20mm20x40mm20x60mm40x40mm40x60mm
enter image description hereenter image description hereenter image description hereenter image description hereenter image description here

How to connect Grove to your board

If there’s no Grove connector on your board, you need a Grove Expansion Board which to attach the Grove modules. The Grove Expansion Board provides the processing power, and the modules offer the input sensors and output actuators of your system. There are many Grove Expansion Board for different platform already, they include Arduino UNO, Particle Phone, BeagleBone board etc.
Arduino Base ShieldBeagleBone boardArduino Mega
enter image description hereenter image description hereenter image description here
BUY ONE NOW!BUY ONE NOW!BUY ONE NOW!
IOIO-OTGParticle PhotonNodeMCU
enter image description hereenter image description hereenter image description here
BUY ONE NOW!BUY ONE NOW!BUY ONE NOW!
Note
Arduino Base Shield works for:
  • Arduino UNO/Leonardo
  • Seeeduino V3/4/4.1/Lite/Clio/Lotus/Stalker
  • LinkIt ONE

Interface of Grove modules

You may notice that there’re 4 color of the Grove cable.
  • pin 1 - Yellow (for example, SCL on I2C Grove Connectors)
  • pin 2 - White (for example, SDA on I2C Grove Connectors)
  • pin 3 - Red - VCC on all Grove Connectors
  • pin 4 - Black - GND on all Grove Connectors
There’re mainly 4 type of Interface of Grove modules.

Digital

A digital Grove connector consists of the standard four lines coming into the Grove plug. The two signal lines are generically called D0 and D1. Most modules only use D0, but some do (like the LED Bar Grove display) use both. Often base units will have the first connector called D0 and the second called D1 and they will be wired D0/D1 and then D1/D2, etc.
Examples of Grove Digital modules are: Switch Modules, the Fan Module, and the LED Module. In Figure 8, you can see what the Grove connector looks like on the schematic for the LED Grove module. They range from the simple to the very complex.
pinFunctionNote
pin1DnPrimary Digital Input/Output
pin2Dn+1Secondary Digital Input/Output
pin3VCCPower for Grove Module, 5V/3.3V
pin4GNDGround

Grove Analog

An Grove Analog connector consists of the standard four lines coming into the Grove plug. The two signal lines are generically called A0 and A1. Most modules only use A0. Often base units will have the first connector called A0 and the second called A1 and they will be wired A0/A1 and then A1/A2, etc.
pinFunctionNote
pin1AnPrimary Analog Input
pin2An+1Secondary Analog Input
pin3VCCPower for Grove Module, 5V/3.3V
pin4GNDGround

Grove UART

The Grove UART module is a specialized version of a Grove Digital Module. It uses both Pin 1 and Pin 2 for the serial input and transmit. The Grove UART plug is labeled from the base unit point of view. In other words, Pin 1 is the RX line (which the base unit uses to receive data, so it is an input) where Pin 2 is the TX line (which the base unit uses to transmit data to the Grove module).
pinFunctionNote
pin1RXSerial Receive
pin2TXSerial Transmit
pin3VCCPower for Grove Module, 5V/3.3V
pin4GNDGround

Grove I2C

Those long term readers of this blog know that our favourite devices are I2C sensors. There are many types of I2C Grove sensors available. Most are 5V/3.3V devices, but there are a few that are only 3.3V or 5.0V. You need to check the specifications.
The Grove I2C connector has the standard layout. Pin 1 is the SCL signal and Pin 2 is the SDA signal. Power and Ground are the same as the other connectors. This is another special version of the Grove Digital Connector. In fact, often the I2C bus on a controller (like the ESP8266, Raspberry Pi and the Arduino) just uses Digital I/O pins to implement the I2C bus. The pins on the Raspberry Pi and Arduino are special with hardware support for the I2C bus.
pinFunctionNote
pin1SCLI2C Clock
pin2SDAI2C Data
pin3VCCPower for Grove Module, 5V/3.3V
pin4GNDGround

Grove Cables

Normal Grove Cable

There’re 4 size of Grove cables for your projects, the length is consist of 5cm, 20cm, 30cm, 40cm as well as 50 cm. As shown below.
5cm20 cm30 cm40 cm50 cm
enter image description hereenter image description hereenter image description hereenter image description hereenter image description here
BUY ONE NOW!BUY ONE NOW!BUY ONE NOW!BUY ONE NOW!BUY ONE NOW!

Grove - Branch Cable

Grove Branch Cable is a cable used in the Grove system. It consists of three male-type latching connectors and four color-coded wires. Grove Branch Cables can be used to support daisy-chaining multiple Grove devices to a Grove shield. Typically, one end is connected to a Grove shield, and the second and third connectors are attached to two Grove devices.
As with other members of the Grove cable family, the male connectors are keyed. This means that they are shaped uniquely and will fit one and only one way into their matching connectors on shields and devices. Also, when attaching the connectors to shields or devices, be sure to press firmly to mate the male connectors on the Grove Branch Cable with the female receptacles on the Grove shield or Grove devices. Since Grove Branch Cables have latches (sometimes referred to as “buckles” or “buckled cables”), when the latch closes, you will hear a small sound and should see the latch close over its corresponding part. These latches (or buckles) improve connections, and are especially handy in high-vibration or production environments, since some force must be used when disconnecting the cable. When moving your Grove device, or changing it, you must also apply a small bit of pressure to release the latch on the Grove Branch Cable connector, and then pull to remove the it from the receptacle or socket.
Use extra care if connecting multiple devices using the Grove Branch Cable. Be aware that the analog or digital pin on the Grove Shield will be shared by both Grove devices. Such configurations may be inappropriate for two analog devices. Using a Grove Branch Cable to connect an analog and a digital Grove device may not work at all.
// image
Sample applications include:
  • Connecting or daisy chaining two or more I2C devices. Multiple branch cables can be used to extend I2C busses.
  • Connecting two devices that need to work at the same time. For example, a LED and a Relay could be connected to a Grove Shield using a single Grove Branch Cable. It would then be possible to turn both the LED and the Relay off or on simultaneously since the two devices would be controlled by a single digital pin.

Grove - Branch Cable for Servo

Grove Branch Cable for Servos are another type of Grove Cable, and are primarily used to connect one or two servos to your project. They consist of three connectors: one keyed four pin male connector suitable for connecting to a Grove Shield, and two three pin male post-type connectors. In this configuration, power and ground (pins 3 and 4 from the four pin male) are carried to both three pin male connectors. Pin 1 (yellow)of the four pin connector is connected to one of the pins of the Arduino capable of PWM, and is carried out to one of the three pin male post connectors. Pin 2 (white wire) of the four pin connector is also connected to a second PWM-capable pin of the Arduino, and is carried out to the second three pin male post connector.
The four pin keyed connector of the Grove Branch Cable for Servos will usually be connected to a Grove Shield digital socket such as D2-D9. When connecting servos, make a note of the wire color of the digital PWM cable (yellow or white) to know which digital pin corresponds to the servo input.
enter image description here

Grove to 4pin Female/Male Jumper

You can use it for:
  • Connect Grove device to the other MCUs, such as you want to connect Grove - Light Sensor to Raspberry Pi.
  • Use Base Shield to control some non-grove device
enter image description here
CableLink
Branch CableBUY ONE NOW!
Branch Cable for ServoBUY ONE NOW!
Grove to 4Pin FemaleBUY ONE NOW!
Grove to 4Pin MaleBUY ONE NOW!

Grove Starter Kit

We designed many kit for the beginner. Normally, a Grove starter kit include a Grove Extension Board, many Grove modules and a user manual, which include many lessons for the beginners. If you want to start a platform or just learn about electronic, Grove Starter kit is your best choice.
enter image description here
There are many kits for different platform.
Kit NameLink
Grove - Starter Kit for ArduinoBUY ONE NOW!
Grove Starter Kit for mbedBUY ONE NOW!
Grove Starter Kit for LinkIt ONEBUY ONE NOW!
Grove Starter Kit for LaunchPadBUY ONE NOW!
Grove Starter Kit for PhotonBUY ONE NOW!
Grove Starter Kit for BeagleBone GreenBUY ONE NOW!
Grove Starter Kit for LinkIt 7688 DuoBUY ONE NOW!
Grove Starter Kit for 96BoardsBUY ONE NOW!
Grove Starter kit for Arduino&Genuino 101BUY ONE NOW!
GrovePi+ Starter Kit for Raspberry PiBUY ONE NOW!

Choose your Grove

Want some Grove modules for your project? Here are some recommend.

Grove Basic Input and Output

Grove - LEDGrove - Rotary Angle SensorGrove - Button
enter image description hereenter image description hereenter image description here
More DetailsMore DetailsMore Details
Grove - SwitchGrove - EncoderGrove - Touch Sensor
enter image description hereenter image description hereenter image description here
More DetailsMore DetailsMore Details

Grove for Display

I2C_LCDGrove - OLED Display 0.96”Grove - OLED Display 1.12”
enter image description hereenter image description hereenter image description here
More DetailsMore DetailsMore Details
Grove - LCD RGB BacklightGrove - 4-Digit DisplayGrove LED Bar v2.0
enter image description hereenter image description hereenter image description here
More DetailsMore DetailsMore Details

Grove for Motion Detect

Grove - IMU 10DOF v2.0Digital Accelerometer(±400g)3-Axis Digital Gyro
enter image description hereenter image description hereenter image description here
More DetailsMore DetailsMore Details
3-Axis Digital Compass3-Axis Digital Accelerometer(±1.5g)3-Axis Analog Accelerometer
enter image description hereenter image description hereenter image description here
More DetailsMore DetailsMore Details
3-Axis Digital Acc(±16g)6-Axis Acc&Compass v2.06-Axis Acc&Gyroscope
enter image description hereenter image description hereenter image description here
More DetailsMore DetailsMore Details

Grove for Communication

Grove – Uart Wifi433MHz Simple RF link kit315MHz Simple RF Link Kit
enter image description hereenter image description hereenter image description here
More DetailsMore DetailsMore Details
Grove - Serial RF Pro125KHz RFID ReaderGrove - BLE
enter image description hereenter image description hereenter image description here
More DetailsMore DetailsMore Details
Grove - BLE (dual model)Grove - NFCGrove - NFC Tag
enter image description hereenter image description hereenter image description here
More DetailsMore DetailsMore Details

Grove for Environment

Air quality sensorGas Sensor(MQ2)Gas Sensor(MQ5)
enter image description hereenter image description hereenter image description here
More DetailsMore DetailsMore Details
Gas Sensor(MQ3)Gas Sensor(MQ9)Gas Sensor(O2)
enter image description hereenter image description hereenter image description here
More DetailsMore DetailsMore Details
Dust SensorMoisture SensorTemperature&Humidity Sensor
enter image description hereenter image description hereenter image description here
More DetailsMore DetailsMore Details

Grove for Robot

I2C Mini Motor DriverI2C Motor DriverGrove - Servo
enter image description hereenter image description hereenter image description here
More DetailsMore DetailsMore Details
Line FinderUltrasonic Ranger80cm Infrared Proximity Sensor
enter image description hereenter image description hereenter image description here
More DetailsMore DetailsMore Details