Gorillacell Module 015: Button Module
Table of Contents
Buttons are a type of momentary switch that changes state when pressed and returns to its previous state when released. They are commonly used as user input devices in electronic projects.
The Gorillacell ESP32 Development Kit comes with four (4) Button modules, each featuring a different colored cap: red, green, blue, and yellow.
BASIC INFORMATION
Device | Category | Interface | Chipset | Description |
---|---|---|---|---|
Input | Sensor Cell | Digital | - | - |
PINOUT
It has 3 pins which are
- G - for the ground pin,
- V - for the supply voltage, and
- S - for determining the state of the Button module.
A Button produces a logic 1 when being pressed else it gives a logic 0.
Here are the other buttons included in the Gorillacell Kit.



