5pcs TB371 4 Key MCU Keyboard Button Board Compatible UNO MEGA2560 Pro Mini Nano Due for Raspberry P

New
-+
12 available
R431.00
Shipping
Standard courier shipping from R30
R30 Standard shipping using one of our trusted couriers applies to most areas in South Africa. Some areas may attract a R30 surcharge. This will be calculated at checkout if applicable.
Check my rate
Ready to ship in
The seller has indicated that they will usually have this item ready to ship within 15 business days. Shipping time depends on your delivery address. The most accurate delivery time will be calculated at checkout, but in general, the following shipping times apply:
 
Standard Delivery
Main centres:  1-3 business days
Regional areas: 3-4 business days
Remote areas: 3-5 business days
Buyer Protection How you're covered
Get it now, pay later
Returns
Replacement 7 Days
Replacement Guarantee: 7 Days: We stand by this guarantee

Product information

Condition:
New
Location:
International
Bob Shop ID:
612382118
.size_table_start table,.size_table_start table tr td { border:2px solid #ddd;}.size_table_start table { width: 100%; min-height: 25px; line-height: 25px; text-align: center; border-collapse: collapse;}.size_table_start,.size_table_end {clear:both;}
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:




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:

5 x?4 Key MCU Keyboard Matrix Button Board


More from this seller

View all
R30 shipping
Car Left Rear Door Lock Actuator Rear Tail Door Pull Handle Lock Bolt
R750
R30 shipping
300ml Portable Espresso Coffee Pot Kettle Household Aluminum Pot
R524
R30 shipping
LINNHUE 5.2:1 8KG Fishing Reel HM1000-7000 Spinning Reel Lightweight... (SPOOL CAPACITY: 2000SERIES)
R650
R30 shipping
Steam Cleaner Nozzle Slit Brush Sprinkler Nozzle Head for Karcher
R383
Add to cart

Similar products

R30 shipping
KY-004 Electronic Switch Key Module AVR PIC MEGA2560 Breadboard
R336
R30 shipping
9% OFF
UNO R3 MEGA328P ATMEGA16U2 for Arduino Compatible
R463.89 R510.28
R30 shipping
5pcs TM1638 3-Wire 16 Keys 8 Bits Keyboard Buttons Display Module Digital Tube Board Scan And Key LE
R626
R30 shipping
20pcs TB371 4 Key MCU Keyboard Button Board Compatible UNO MEGA2560 Pro Mini Nano Due for Raspberry
R674