Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

how to use a keyboard to control the dot matrix display!!

Status
Not open for further replies.

Cleong

Member level 2
Joined
Feb 17, 2006
Messages
53
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
1,789
how to use a keyboard to control the dot matrix display!!
 

Re: how to use a keyboard to control the dot matrix display!

hai
pls specify your query clearly
explain what exatly you want to do
or the problem you are facing

thanking you


sun
 

Re: how to use a keyboard to control the dot matrix display!

here's a nice site where the AT Keyboard protocol is explained with sample projects.

https://www.electronic-engineering.ch/microchip/projects/projects.html

The projects are based on PIC chips. but it can easily be re-written to other languages, once u understand the basic workings of the AT keyboard.


For your project, the mcu need to be able to interface correctly with the keyboard. Buffered the key that u type n then u display them on ur matrix leds.

well, try to be more specific. this way we can b more precise to your solution ;)
 

Re: how to use a keyboard to control the dot matrix display!

I think he must put eeprom and wneh write what he want -> eeprom and MCU just to take data and put on the display

:)) regards
 

Re: how to use a keyboard to control the dot matrix display!

you must learn how connect ucontroler to pc-at keyboard and
then write program for dot matrix display
and if you have few port you can use multiplexing...
 

Re: how to use a keyboard to control the dot matrix display!

May take a look at my web page under www.TechToys.com.hk->Downloads

PS2 keypad interface
T6963C graphic LCD interface

with PIC16F877, compiler is CCS.

Pls comment for any mistake.

John
 

Re: how to use a keyboard to control the dot matrix display!

if he wanna keep data when the power is off must put eeprom or ....:)) 2-3 battery.
i haven't make that tipe of circuit, i have been read some in the net for this but... think is not so hard to make this
 

Re: how to use a keyboard to control the dot matrix display!

I have schematic and source code from google Schematic and source code here i Make experiment and i change ic with Atmega8535 why LCD no work,IF u can compiler for Atmega8535 share here i will experiment because my circuit is final and no conect to dotmatrix but conect LCD 2x16 only,i'm sorry my speak english is bad
 
Last edited by a moderator:

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top