Skip to content
  • Oasis Technological Solutions LLC
  • Oasis Technological Solutions LLC
Oasis Tech OmanOasis Tech Oman
  • Home
  • Shop
    • 3D Printing
    • Arts
    • Basic Components
    • Books & Educators
    • Cables & Wires
    • Development Boards & Controllers
    • Drones
    • Integrated Circuits (ICs) & Modules
    • Kits
    • Laboratory Tools
    • LCDs & Displays
    • Machines & Equipments
    • Mechanical Accessories
    • Miscellaneous
    • Motors, Drivers & Relays
    • Power
    • Raw Materials
    • Robotics
    • Sensors
    • Tools
    • Wireless
    • Workshops
  • About us
  • E-Books
  • Privacy Policy
  • Contact Us
  • Wishlist
  • Wishlist
  • Login / Register
  • 12.100ر.ع. 3
      • × 12V 2-phase stepper motor with cable12V 2-phase stepper motor with cable
        1 × 10.000ر.ع.
      • × 9G Micro Servo Motor (180deg)9G Micro Servo Motor (180deg)
        1 × 1.500ر.ع.
      • × Mini Electric Solenoid Valve DC 3.7V N/O (Normally Open)Mini Electric Solenoid Valve DC 3.7V N/O (Normally Open)
        1 × 0.600ر.ع.

      Subtotal: 12.100ر.ع.

      View basketCheckout

  • 3
    Basket
    • × 12V 2-phase stepper motor with cable12V 2-phase stepper motor with cable
      1 × 10.000ر.ع.
    • × 9G Micro Servo Motor (180deg)9G Micro Servo Motor (180deg)
      1 × 1.500ر.ع.
    • × Mini Electric Solenoid Valve DC 3.7V N/O (Normally Open)Mini Electric Solenoid Valve DC 3.7V N/O (Normally Open)
      1 × 0.600ر.ع.

    Subtotal: 12.100ر.ع.

    View basketCheckout

Add to Wishlist
Home / Basic Components / Buttons & Switches

4×4 Matrix Keypad (Large Buttons)

1.800ر.ع.

Out of stock

Add to Wishlist
SKU: COM-00096 Categories: Basic Components, Buttons & Switches
Product categories
  • 3D Printing
  • Arts
  • Basic Components
    • Audio
    • Battery Holders
    • Breadboard & PCB
    • Buttons & Switches
    • Capacitors & Inductors
    • Connectors & Sockets
    • Crystal Oscillators
    • Light Emitting Diodes (LEDs)
    • Resistors
  • Books & Educators
  • Cables & Wires
  • Development Boards & Controllers
    • Arduino
    • Microbit
    • Microcontrollers
    • Programmers
    • Raspberry Pi
    • Shields
    • STM32
  • Drones
  • Gaming
  • Integrated Circuits (ICs) & Modules
    • ICs
    • Modules
  • Kits
  • Laboratory Tools
  • LCDs & Displays
  • Machines & Equipments
  • Mechanical Accessories
  • Miscellaneous
  • Motors, Drivers & Relays
    • Drivers & Relays
    • Motors & Valves
  • Power
  • Raw Materials
  • Robotics
  • Sensors
  • Tools
  • Wireless
  • Workshops
  • Description
  • Reviews (0)
  • Documents

The sample code of this button module is in the folder “4*4 button experiment”. Firstly, you need to unzip class library file “Keypad.zip” and place it in subfolder “libraries” of folder “Arduino” .

Codes are as below:

#include

const byte ROWS = 4; // define row 4

const byte COLS = 4; // define column 4

char keys[ROWS][COLS] = {

{‘1′,’2′,’3′,’A’},

{‘4′,’5′,’6′,’B’},

{‘7′,’8′,’9′,’C’},

{‘*’,’0′,’#’,’D’}

};

// connect row ports of the button to corresponding IO ports on the board

byte rowPins[ROWS] = {2,3,4,5};

// connect column ports of the button to corresponding IO ports on the board

byte colPins[COLS] = {6,7,8,9};

// call class library performance function of Keypad

Keypad keypad = Keypad( makeKeymap(keys), rowPins, colPins, ROWS, COLS );

void setup(){

Serial.begin(9600);

}

void loop(){

char key = keypad.getKey();

if (key != NO_KEY){

Serial.println(key);

}

}

 

Reviews

There are no reviews yet.

Be the first to review “4×4 Matrix Keypad (Large Buttons)” Cancel reply

You must be logged in to post a review.

Related products

3.5mm Straight pin Screw Terminal (3 Pins)
Add to Wishlist
Quick View

Basic Components

3.5mm Straight pin Screw Terminal (3 Pins)

0.100ر.ع.
Add to basket
Sale!
9V Battery Snap Clip with Plug
Add to Wishlist
Quick View

Basic Components

9V Battery Snap Clip with Plug

0.300ر.ع. Original price was: 0.300ر.ع..0.250ر.ع.Current price is: 0.250ر.ع..
Add to basket
9V Battery Snap Clip (Wires)
Add to Wishlist
Quick View

Basic Components

9V Battery Snap Clip (Wires)

0.200ر.ع.
Add to basket
Rocker switch (AC 250V 3A)
Add to Wishlist
Quick View

Basic Components

Rocker switch (AC 250V 3A)

0.300ر.ع.
Add to basket
Micro Push Button Limit Switch (3 pins)
Add to Wishlist
Quick View

Basic Components

Micro Push Button Limit Switch (3 pins)

0.200ر.ع.
Add to basket
Single Female/Male Pin Header Case (2.54 - 40 Pins)
Add to Wishlist
Quick View

Basic Components

Single Female/Male Pin Header Case (2.54 – 40 Pins)

0.200ر.ع.
Add to basket
Single Female/Male Pin Header (40 Pins- Tin PCB Panel)
Add to Wishlist
Quick View

Basic Components

Single Female/Male Pin Header (40 Pins- Tin PCB Panel)

0.250ر.ع.
Add to basket
CR2032 CR2025 Coin Battery Socket
Add to Wishlist
Quick View

Basic Components

CR2032 CR2025 Coin Battery Socket

0.300ر.ع.
Add to basket
Copyright 2025 © Oasis Tech Oman
  • Home
  • Shop
    • 3D Printing
    • Arts
    • Basic Components
    • Books & Educators
    • Cables & Wires
    • Development Boards & Controllers
    • Drones
    • Integrated Circuits (ICs) & Modules
    • Kits
    • Laboratory Tools
    • LCDs & Displays
    • Machines & Equipments
    • Mechanical Accessories
    • Miscellaneous
    • Motors, Drivers & Relays
    • Power
    • Raw Materials
    • Robotics
    • Sensors
    • Tools
    • Wireless
    • Workshops
  • About us
  • E-Books
  • Privacy Policy
  • Contact Us
  • Wishlist
  • Wishlist
  • Login

Login

Lost your password?

Register

Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our privacy policy.