Products
Categories
- Main categories
-
- 3D PRINTING
- ARDUINO
- AUTOMATION
- BOOKS
- CYBERSECURITY
- EDUCATION
- ELECTRONICS
- Cables
- Cameras and accessories
- Communication
- Conductive materials
- Connectors
- ARK connectors (Terminal Block)
- Coaxial connectors (RF)
- Connectors
- Crocodile clip
- D-Sub drawer connectors
- DC power connectors
- FFC/FPC ZIF connectors
- Goldpin connectors
- IDC connectors
- JACK connectors
- JST connectors
- Jumpers
- Memory cards slots
- Other connectors
- Pogo pin
- RJ45 sockets
- Slip ring connector
- Supports
- Szybkozłącza
- USB connectors
- USB PD Adapters for Laptops
- Cooling
- Displays
- Electronic modules
- A/D and D/A converters
- Audio
- Barcode readers
- CAN converters
- Converters USB - UART / RS232
- Data logger
- DDS/PLL generators
- Digital potentiometers
- Encoders
- Expanders of the I/O
- Fingerprint readers
- HMI modules
- Image and video
- JTAG accessories
- Keyboards, buttons
- LED drivers
- Memory card readers
- Memory modules
- Modules with power outputs
- Motor controllers
- Power modules
- RS485 converters
- RTC modules
- Servo Controllers
- TSOP infrared receivers
- USB Converters - I2C / 1-Wire / SPI
- Voltage converters
- Gadgets
- GPS
- Intelligent clothes
- LED - diodes, displays, stripes
- Luminous wires and accessories
- Memory cards and other data storages
- Passive elements
- PC accessories
- Printers
- Prototype boards
- Relays
- Semiconductors
- A/C converters (ADC)
- Analog systems
- Audio systems
- Bridge rectifiers
- Button
- D/A Converters (DAC)
- DDS synthesizers
- Digital circuits
- Diodes
- Drivers of motors
- DSP microprocessors
- Energy counters
- Energy harvesting
- ESD security
- IGBT drivers and bridges
- Interface systems
- LED drivers
- Logic converters
- Memory
- Microcontrollers
- Optotriacs and optocouplers
- Other
- PLL generators
- Power systems
- Programmable systems
- Resetting systems
- RF systems
- RTC systems
- Sensors
- SoC systems
- Timery
- Touch sensors
- Transistors
- Sensors
- Accelerometers
- Air humidity sensors
- Air quality sensors
- Current sensors
- Distance sensors
- Flow sensors
- Gas sensors
- Gyroscopes
- Hall sensors
- Humidity sensors
- Infrared sensors
- Light and color sensors
- Liquid level sensors
- Magnetic sensors (compasses)
- Medical sensors
- Motion sensors
- PH sensors
- Position sensors
- Pressure sensors
- Pressure sensors
- Reflection sensors
- Sensors 6DOF/9DOF/10DOF
- Sensors of liquid quality
- Temperature sensors
- Vibration sensors
- Sound transducers
- Switches and buttons
- Cables
- FPGA DEVELOPMENT KITS
- Measuring devices
- MECHANICS
- MINICOMPUTERS (SBC)
- POWER
- RASPBERRY PI
- Accessories for Raspberry Pi
- Audio video cables for Raspberry Pi
- Case Raspberry Pi
- Cooling for Raspberry Pi
- Displays for Raspberry Pi
- Extension modules for Raspberry Pi
- Memory cards for Raspberry Pi
- Power for Raspberry Pi
- Raspberry Pi 3 model A+
- Raspberry Pi 3 model B
- Raspberry Pi 3 model B+
- Raspberry Pi 4 model B
- Raspberry Pi 400
- Raspberry Pi 5
- Raspberry Pi cameras
- Raspberry Pi Compute Module
- Raspberry Pi model A/ B+/2
- Raspberry Pi Pico
- Raspberry Pi prototyping
- Raspberry Pi Zero
- Raspberry Pi Zero 2 W
- RETIRED PRODUCTS
- SALE
- STARTER KITS, PROGRAMMERS, MODULES
- Atmel SAM
- Atmel Xplain
- AVR
- Coral
- DFRobot FireBeetle
- ESP32
- ESP8266
- Feather / Thing Plus
- Freedom (Kinetis)
- M5Stack
- Micro:bit
- Nordic nRF
- Other development kits
- Particle Photon
- Peripheral modules
- PIC
- Raspberry Pi RP2040
- RFID
- RISC-V
- Seeed Studio LinkIt
- Segger programmers
- SOFTWARE
- Sparkfun MicroMod
- STM32
- STM32 Discovery
- STM32 MP1
- STM32 Nucleo boards
- STM8
- Teensy
- Universal programmers
- WRTNode
- XIAO/Qt PY
- Atmel SAM
- WORKSHOP
- Adhesives and gluers
- Chemistry
- CNC milling machines
- Crimping tools
- Dispensing needles
- Heat-shrink tubing
- Insulation strippers
- Knives and scissors
- Laboratory power supplies
- Mikroskopy
- Mini drills and grindrers
- Organizers
- Power strips
- Power tools
- Safety glasses
- Soldering
- Antistatic mats and accessories (ESD)
- BGA balls
- BGA rework stations
- Brushes and ESD brushes
- Desoldering Wick
- Handles, magnifiers
- Heat guns
- Heaters and soldering irons
- Laminates
- Portable soldering irons
- Silicone Soldering Mats
- SMD Accessories
- Soldering accessories
- Soldering chemistry
- Soldering irons
- Soldering pastes
- Soldering pots
- Soldering stations
- Soldering tips
- Sponges and cleaners
- Stand for soldering irons
- Tin
- Tin extractors
- Ultrasonic cleaners
- Tapes (aluminum, kapton, copper, insulating)
- Tools
- Tweezers
- Vices
- 3D PRINTING
New products
New products
zł2.29 tax excl.
The 4x4 Membrane Keyboard Module with 16 Buttons is compatible with Raspberry Pi, Arduino, AVR and other microcontrollers. It is lightweight, durable and easy to assemble, making it ideal for various electronics projects. ModKB4x4
Free shipping
free shipping in Poland for all orders over 500 PLN
Same day shipping
If your payment will be credited to our account by 11:00
14 days for return
Each consumer can return the purchased goods within 14 days
Description
The 4x4 Membrane Keyboard Module consists of 16 buttons arranged in a matrix (4 rows and 4 columns). Membrane keyboards are characterized by a thin design, which makes them resistant to dirt and long life. The module has an 8-pin connector, which allows for quick connection to popular platforms and microcontrollers such as Raspberry Pi, Arduino, ESP8266, Teensy, STM32 or AVR. The 4x4 Membrane Keyboard is an excellent choice for various electronic projects where a compact and easy-to-use user interface is needed.
The operation of the membrane keyboard is based on matrix technology, in which each of the 16 buttons is connected to common row and column lines. Pressing a button closes the circuit between the corresponding paths, which allows the microcontroller to recognize the pressed key. Thanks to the matrix structure, only 8 ports are needed to operate 16 buttons (4 for rows, 4 for columns), which saves the microcontroller's resources.
Connecting to the microcontroller is simple. You can use digital pins on boards such as Raspberry Pi or Arduino, connecting them to the 8-pin connector of the module. These pins can be connected using goldpins with a pitch of 2.54 mm, which ensures compatibility with breadboards. Reading pressed buttons is carried out by scanning the matrix - the microcontroller sends signals to the rows in turn, checking for activity in the columns.
Examples of applications:
- User interface - 16 buttons can perform control functions in various devices based on Arduino, Raspberry Pi or AVR.
- Alarm systems - as a numeric keypad for entering codes in security systems.
- DIY control panels - allows users to assign unique functions to each button in projects based on microcontrollers.
- Automation - can act as a control panel in various types of machines.
The self-adhesive layer allows for easy mounting on various surfaces. Membrane keyboards are also resistant to dirt, making them ideal for work in more difficult conditions. The 4x4 membrane keyboard is also very lightweight, which further facilitates integration with other devices.
Features
- Length of connecting ribbon: 85 mm (including connector)
- Connector: 8-pin (2.54 mm), compatible with contact boards
- Self-adhesive keyboard - easy installation in various projects
- Maximum electrical parameters: 35 VDC, 100 mA
- Insulation: 100 MOhm, 100 V, 250 V RMS (60 Hz, 1 min)
- Contact vibration: <= 5 ms - fast response to pressing
- Lifespan: up to 1 million clicks
- Operating temperature: from -20 to +40 °C - suitable for various working environments
- Keyboard dimensions: 70 x 77 x 0.8 mm
- Weight: 8 g
You might also like
The 4x4 Membrane Keyboard Module with 16 Buttons is compatible with Raspberry Pi, Arduino, AVR and other microcontrollers. It is lightweight, durable and easy to assemble, making it ideal for various electronics projects. ModKB4x4
No product available!
Keyboard module with joystick and 5-bit communication interface
No product available!
No product available!
Touch keyboard module with 8 buttons and one line sensor (slider)
Other products in the same category (16)
Module with a button and a cover in red
Module with a bistable button and blue LED backlight. The board is equipped with a Gravity connector and communicates via a digital interface. DFRobot DFR0785-B
5-button keyboard module with analog output
Membrane keypad module with 4 buttons. It is equipped with a tape terminated with a 5-pin connector
Module with a button, LED diode and a blue cap. DFRobot DFR0029-B
Touch Sensor Switch Module for Arduino, RoHS
Two-button module with 4 colored overlays. The board is equipped with a Grove connector and communicates via a digital interface. Seeed Studio 111020103
Module with a button and yellow LED backlight. The board is equipped with a Gravity connector and communicates via a digital interface. DFRobot DFR0785-Y
Conductivity Sensor Switch DFRobot is a touch button that allows you to change the sensor output status by connecting terminals (positive and negative) using metal, human body or fruit and plants. It is powered by 3.3 ... 5 V. DFRobot SEN0223
No product available!
Module with a bistable button and yellow LED backlight. The board is equipped with a Gravity connector and communicates via a digital interface. DFRobot DFR0785-Y
Module with a bistable button and green LED backlight. The board is equipped with a Gravity connector and communicates via a digital interface. DFRobot DFR0785-G
Module with a button and red LED backlight. The board is equipped with a Grove connector and communicates via a digital interface. Seeed Studio 111020044
Touch keyboard module with 4 buttons based on the TTP224 system. It is equipped with a connector with derived signals and 4 LEDs signaling the state of each button
Module with a button and re LED backlight. Controlled by the I2C interface, it has a built-in debouncing mechanism, pull-up resistors as well as interrupts and a FIFO queue. SparkFun BOB-15932
Keyboard module with five colored buttons. The board is equipped with a Gravity connector and has an analog output. Powered with the voltage of 3.3 V or 5 V. DFRobot DFR0075