# Grove AND

![](https://github.com/SeeedDocument/Grove-AND/raw/master/img/AND_photo1.jpg)

This module provides the function of a [logical AND gate](http://en.wikipedia.org/wiki/AND_gate). It is based on the 74HC1G08 chip, which is a high-speed Si-gate CMOS device that provides a 2-input AND function. The Grove - AND module therefore has two inputs on the left and one output on the right. The output is HIGH only when all the input signals are HIGH.

\[![](https://github.com/SeeedDocument/Seeed-WiKi/raw/master/docs/images/300px-Get_One_Now_Banner-ragular.png)]\(<https://www.seeedstudio.com/Mixer-Pack-V2-(Electronic-blocks%2Cwithout-Arduino%2Cplug-and-play-system)-p-1867.html>)

## Features

* Simple AND gate function with two inputs and a single output
* Makes integrating a Logical AND gate in your circuit a breeze
* Uses Standard 4-pin [Grove Cables](https://app.gitbook.com/GROVE_System#Grove_Cables) to connect to other [Grove](https://app.gitbook.com/Grove) modules

## Usage

* See [Grove - AND module typical usage](https://app.gitbook.com/GROVE_MIXER_PACK_V2#Grove-AND_module)

## See also

* [Grove - OR](https://app.gitbook.com/Grove-OR)
* [Grove - NOT](https://app.gitbook.com/Grove-NOT)

## Availability

This [Grove](https://app.gitbook.com/Grove) module is available as part of the following [Grove Kit Series](https://app.gitbook.com/GROVE_System#GROVE_Kit_Series):

* [Grove Mixer Pack V2](https://app.gitbook.com/GROVE_MIXER_PACK_V2)
* [Grove Mixer Pack](https://app.gitbook.com/Grove-Mixer_Pack)

Note that this Grove - AND module is sold only as part of the above mentioned packs and is not available stand-alone from the [Seeed Studio Bazaar](http://www.seeedstudio.com/depot/).

## Resources

* [Grove - AND v2.0 Source Files](https://github.com/SeeedDocument/Grove-AND/raw/master/res/Grove-AND_v2.0_Eagle.zip)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://learn.pakronics.com.au/seed-studio/grove-modules/others/grove-and.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
