# # # ps2 Keyboard # # http://www.repairfaq.org/filipg/LINK/PORTS/F_Keyboard_FAQ.html http://www.arne.si/~mauricio/Kbdfaq.htm # # MicroControllers http://www.epanorama.net/microprocessor.html # # # Parallel Port Code http://www3.mistral.co.uk/brian.clewer/readlpt.c # # Read Keypad Code http://www.phanderson.com/stamp/lcd_plus/readkey.html # # http://www.6502.org/mini-projects/optrexlcd/lcd.htm # # # ===================================================== # # EDE-702 serial lcd driver chip. # EDE-1144 serial keypad encoder chip http://www.nollet.com.au/ede_series.htm http://www.nollet.com.au/Serialkeypad.htm # http://www.vikon.com/vikonparts.htm # # # =================================================== # # # 3x4 keypad schematics w/ 87C51 ( in french ) http://d.nardi.free.fr/tpii.htm # # # Querty w/ HC705 w/ assembly code -- nice kb layout http://www.beyondlogic.org/keyboard/keybrd.htm # # # LCD w/ keypad w/ F1 controller http://pm.cse.rmit.edu.au/~pdunster/lcd.html http://mirriwinni.cse.rmit.edu.au/~f1/lcd.html # # # LCD w/ keypad w/ 8255 http://members.iinet.net.au/~shanev/z80lcdsch.html # # # 4x4 keypad + LCD w/ ATMEL 8525 http://instruct1.cit.cornell.edu/courses/ee476/FinalProjects/s2001/kys2/geecship.html#Schematic # # # 4x4 keypad + 4x20 LCD ( $49 for BasicX ) http://www.basicx.com/lcd+/LCD+tech.htm # # # keypad + LCD w/ 74C923 http://edurant.com/msoe/seed/final/designSupportingSubsystems.html # # # keypad + LCD w/ BS2-I4C http://www.ece.msstate.edu/class/ece4522/public_html/projects/2000_spring/home_command_center/tech_drawings/total.jpg # # # keypad + LCD w/ MP51 http://www.cs.ucr.edu/esd/labs/calc/calc.html # # # ------------------------------------------- # PC-104 # ======== # # # Keypad + LCD - pc104 stuff?? http://www.microsyl.com/68hc12/Versaboard12/Versaboard12.htm http://www.EarthLCD.com/controllers.htm LCD controllers ( pc104, etc ) # # # keypad + LCD + SBC2000-062 http://www.vestatech.com/docs/vstbmanhtml/Eng062.htm # # # ------------------------------------------- # PIC # ====== # # 4x4 code ( assembly ) http://www3.mistral.co.uk/brian.clewer/keypad.asm http://www3.mistral.co.uk/brian.clewer/seralout.asm # # # Infared + LCD w/ PIC w/ schematics http://www.geocities.com/SiliconValley/Foothills/6703/ # # # $14 - 2.5" lcd rs232 terminal w/ 4Mhz PIC http://www.reflections.co.nz/micro/Boards/DT102.shtml # # # lcd + kb schematic w/ PIC http://www.dontronics.com/graphics/keybcct.gif # # # $9.95 - Serial LCD kit - 4Mhz PIC16C554 processor - Stamp/PIC http://www.phanderson.com/PIC/ser_lcd_kit.html # # # ------------------------------------------- # # Misc # # lcd + keypad + rs232 + schematics RabitSemi http://www.rabbitsemiconductor.com/documentation/docs/rcm2100/Userman/dsample.html # # # $25 for PCB, 2x40 lcd terminal w/ querty keyboard w/ OPTREX DMC 40218 lcd http://www.ezl.com/~rsch/projects.htm # # # Ben Wirtz http://www.wirz.com/sli-oem/docs/sli-oem.pdf # # # end of file