MicroController Pros Home Page My Account  Cart Contents  Checkout  

****Note: We no longer process and ship international orders. Only orders from USA and Canada are now accepted.****
You can place international orders for our products on E-Bay. Just copy the item's title description from our website and paste it into the search box on E-Bay and place your order there.

  Store » EM1000-TEV My Account  |  Cart Contents  |  Checkout   
Quick Find
 
Enter keywords to find the product you are looking for in the Quick Find field above

or use
Advanced Search
Categories
Accessory Boards->
8051->
ADI Blackfin
Arduino->
ARM->
Atmel AVR->
Cypress PSoC
Freescale->
FTDI->
Locktronics
Microchip PIC->
MIPS
Parallax->
Renesas
Silicon Labs
ST Microelectronics->
Texas Instruments->
Tibbo->
Books->
Displays->
E-Blocks->
EEPROM/EPROM/FLASH
Embedded Ethernet->
Embedded Software->
I/O Modules->
Parts & Components->
Pick & Place Tools
Programmable Logic (PLD)
Prototype PCBs->
Robotics
ROM/Flash Emulators
Test & Measurement->
Tutorial Software
Universal Programmers->
Wireless->
Information
Intro to Embedded Tools
Embedded News Digest
Useful Resources
Shipping & Returns
Warranty & Liability
Privacy Notice
Conditions of Use
Contact Us
EM1000-TEV

Back to 4x Serial to Ethernet Terminal Evaluation Kit Ordering Page

The TEV-KB0 board carries 16 keys and 4 green LEDs. The keys are arranged as a 4x4 matrix, with 4 scan lines and 4 return lines. Each scan line additionally controls one green LED. Schematic diagram of the TEV-KP0 board can be found on Tibbo website.

TEV-LBx Board Connector

The TEV-KB0 board is connected to the TEV-MB0 motherboard through a 2x12-pin connector. Each two pins of the connector are combined together for better electrical contact. Therefore, the connector effectively has 12 lines.

Pin # Function Keypad
1 VIN (12V)  
2 5V  
3 3.3V  
4 GND  
5 GPIO24* Scan1, LED1
6 GPIO25* Scan2, LED2
7 GPIO26* Scan3, LED3
8 GPIO27* Scan4, LED4
9 GPIO28* Return1
10 GPIO29* Return2
11 GPIO30* Return3
12 GPIO31* Return4

I/O pins of the EM1000 module

Required initialization code in Tibbo BASIC application

This section assumes that you are familiar with Tibbo BASIC and TIDE software. These are documented in the Tibbo BASIC Programming Guide.

For correct board operation, click Project-> Settings, and select EM1000 or EM1000W platform. Additionally, click Customize to open a Customize Platform dialog. In the dialog, double-click the Keypad (kp.) Object line and choose Enabled.

The following initialization code should also be added to your project:

kp.scanlinesmapping=24,25,26,27
kp.returnlinesmapping=28,29,30,31
io.num=PL_IO_NUM_24
io.enabled=YES
io.num=PL_IO_NUM_25
io.enabled=YES
io.num=PL_IO_NUM_26
io.enabled=YES
io.num=PL_IO_NUM_27
io.enabled=YES
kp.enabled=YES

All key-related events are served in the event handler for the on_kp() event. The key_code argument carries the code of the key. Keycodes of each key are indicated in parentheses on the drawing above. For example, key <5> has the code of 12Hex.

Each scan line of the keypad also controls one LED. To turn the LED on, set the corresponding scan line LOW. This will not affect the operation of the keypad.

Back to 4x Serial to Ethernet Terminal Evaluation Kit Ordering Page


Shopping Cart more
0 items
What's New? more
eMMC5.1/SD3.0 Full License for LAP-F Logic/Protocol Analyzers
eMMC5.1/SD3.0 Full License for LAP-F Logic/Protocol Analyzers
US$3,500.00
Bestsellers
01. 2x5 (10-pin) 0.05" pitch IDC Connector Flat Ribbon Cable, 20cm
02. 2x5 (10-pin) 0.05" pitch IDC Connector Flat Ribbon Cable, 12cm
03. 5-pin Press-Fit Header Strip, Breakaway Pins, 2.54mm Pitch
04. Parallel to USB Adapter: Connect USB printer to LPT port
05. 2x10 (20-pin) 0.1" pitch IDC Connector Flat Ribbon Cable, 15cm
06. 8-pin Press-Fit Header Strip, Breakaway Pins, 2.54mm Pitch
07. USB Universal In-Circuit Programmer PIC AVR ARM MSP 8051 EEPROM
08. 2x5 (10-pin) 0.1" pitch IDC Connector Flat Ribbon Cable, 15cm
09. ARM JTAG Debugger & Programmer, parallel port
10. Power Supply 3-12V DC, U.S. plug, 6 connection tips
Reviews more
Does not seem to work on Win 11. I'm running it in WinXP s ..
1 of 5 Stars!
  Tuesday 23 April, 2024   List of all our Products

Copyright © 2003-2017 MicroController Pros LLC
Powered by osCommerce