Menu
Your Cart

10pcs TB371 4 Key MCU Keyboard Button Board Compatible UNO MEGA2560 Pro for Raspberry Pi Teensy++

10pcs TB371 4 Key MCU Keyboard Button Board Compatible UNO MEGA2560 Pro for Raspberry Pi Teensy++
10pcs TB371 4 Key MCU Keyboard Button Board Compatible UNO MEGA2560 Pro for Raspberry Pi Teensy++
10pcs TB371 4 Key MCU Keyboard Button Board Compatible UNO MEGA2560 Pro for Raspberry Pi Teensy++
10pcs TB371 4 Key MCU Keyboard Button Board Compatible UNO MEGA2560 Pro for Raspberry Pi Teensy++
10pcs TB371 4 Key MCU Keyboard Button Board Compatible UNO MEGA2560 Pro for Raspberry Pi Teensy++
10pcs TB371 4 Key MCU Keyboard Button Board Compatible UNO MEGA2560 Pro for Raspberry Pi Teensy++
10pcs TB371 4 Key MCU Keyboard Button Board Compatible UNO MEGA2560 Pro for Raspberry Pi Teensy++
10pcs TB371 4 Key MCU Keyboard Button Board Compatible UNO MEGA2560 Pro for Raspberry Pi Teensy++
10pcs TB371 4 Key MCU Keyboard Button Board Compatible UNO MEGA2560 Pro for Raspberry Pi Teensy++
10pcs TB371 4 Key MCU Keyboard Button Board Compatible UNO MEGA2560 Pro for Raspberry Pi Teensy++
10pcs TB371 4 Key MCU Keyboard Button Board Compatible UNO MEGA2560 Pro for Raspberry Pi Teensy++
$14.99
Ex Tax: $14.99
  • Stock: In Stock
  • Model: EB0048300
  • SKU: EB0048300
>
Description:
  
1. 4-button Common Cathode key module(When pressed output low level). 
2. GND K1 K2 K3 K4" 4 PIN OUT  2.54mm
3. Working voltage: DC 0-48V 
4. Size: 12.7 x 33mm
5. It can be inserted directly into Arduiuo uno3 mega2560 due, for linking up to your  Arduiuo uno3 Mini Nano Mega2560 Breadboard for raspberry pi banana pi  etc,or others MCU PLD CPU ( AVR STM32 ARM PIC C51 NRF24LE1 CC2530 MSP430 STM8 FPGA CPLD etc.)

Circuit schematics:


10pcs-TB371-4-Key-MCU-Keyboard-Button-Board-Compatible-UNO-MEGA2560-Pro-Mini-Nano-Due-for-Raspberry--1661792



Arduiuo uno3/mega2560 Code
 
//******************************************************//
/*
Arduiuo_4key_uart

This example code is in the public domain.
*/

// Define key pin
int K1 = 13;
int K2 = 12;
int K3 = 11;
int K4 = 10;

// variables will change:
int buttonState = 0; // variable for reading the pushbutton

// the setup routine runs once when you press reset:
void setup() {
// initialize the keys pin as an input.

pinMode(K1, INPUT);
pinMode(K2, INPUT);
pinMode(K3, INPUT);
pinMode(K4, INPUT);

//Activate key pin internal pull-up resistors
digitalWrite(K1, HIGH);
digitalWrite(K2, HIGH);
digitalWrite(K3, HIGH);
digitalWrite(K4, HIGH);

// initialize serial communications at 9600 bps:
Serial.begin(9600);
}

// the loop routine runs over and over again forever:
void loop() {

buttonState = digitalRead(K1);
if(!buttonState)Serial.print("k1 n" );
do
{
buttonState = digitalRead(K1);
}
while(!buttonState);//Wait button release

buttonState = digitalRead(K2);
if(!buttonState)Serial.print("k2 n" );
do
{
buttonState = digitalRead(K2);
}
while(!buttonState);//Wait button release

buttonState = digitalRead(K3);
if(!buttonState)Serial.print("k3 n" );
do
{
buttonState = digitalRead(K3);
}
while(!buttonState);//Wait button release

buttonState = digitalRead(K4);
if(!buttonState)Serial.print("k4 n" );
do
{
buttonState = digitalRead(K4);
}
while(!buttonState);//Wait button release

delay(100);
}
    
 //******************************************************//

Package Included:

10 x 
4 Key MCU Keyboard Matrix Button Board


10pcs-TB371-4-Key-MCU-Keyboard-Button-Board-Compatible-UNO-MEGA2560-Pro-Mini-Nano-Due-for-Raspberry--1661792

10pcs-TB371-4-Key-MCU-Keyboard-Button-Board-Compatible-UNO-MEGA2560-Pro-Mini-Nano-Due-for-Raspberry--1661792

10pcs-TB371-4-Key-MCU-Keyboard-Button-Board-Compatible-UNO-MEGA2560-Pro-Mini-Nano-Due-for-Raspberry--1661792

10pcs-TB371-4-Key-MCU-Keyboard-Button-Board-Compatible-UNO-MEGA2560-Pro-Mini-Nano-Due-for-Raspberry--1661792

10pcs-TB371-4-Key-MCU-Keyboard-Button-Board-Compatible-UNO-MEGA2560-Pro-Mini-Nano-Due-for-Raspberry--1661792


Write a review

Note: HTML is not translated!
Bad Good

Shipping Time


After you successfully placed an order at RenhotecIC.com, you will receive a confirmation email with your invoice. Once your order is shipped, you will be emailed with the tracking information of your package. Also, you can choose your preferred shipping method during the checkout process. Kindly advise: please select DHL/FedEx if you need our product urgently.

The timeline of the whole shipping process is shown below:

img

The total delivery time is calculated from the time your order is successfully placed to the time received. Total delivery time is broken down into processing time and shipping time.

Processing time: The time it takes to prepare your item(s), includes preparing your items, performing quality inspections, and packaging for shipment. Normally, the processing time is 1-3 days (Only include Monday to Saturday ) after getting your order.

Shipping time: The time for your item(s) to travel from our warehouse to your destination. The shipping time depends on the shipping method you chose. Please refer to the shipping rate section for details. 


Shipping Rates


You could choose the shipping method based on your preference during checkout, different shipping methods will apply different rates and shipping times. Please check the following chart for detail:


Shipping MethodShipping RatesShipping Times
Flat Shipping (Promotion)
$10About 5-30 Working Days to Worldwide (Only include Monday to Saturday )

Standard Express(0.5KG starting price listed)

Based On WeightsAbout 5-15 Working Days to Worldwide (Only include Monday to Saturday )

Priority Express (0.5KG starting price listed)

Based On WeightsAbout 3-7 Working Days to Worldwide (Only include Monday to Saturday )

In addition, the transit time depends on where you're located, the shipping method you choose, and where your package comes from. We will keep you informed of any problems here to help you get your order as soon as possible. 

If you want to know more information, please contact the customer service by contact form or sales@renhotecic.com. We will settle your problem as soon as possible. Enjoy shopping!