150 likes | 516 Views
NIDA 130E Console Automated Test Program Interface Project. Project Leader: Daniel Fischer Hardware Team Leader: Kentaro Yamamoto Software Team Leader: Quy Nguyen. Project Overview: Design a program controlled interface board to simulated manual keyboard circuit fault test simulation.
E N D
NIDA 130E Console Automated Test Program Interface Project Project Leader: Daniel Fischer Hardware Team Leader: Kentaro Yamamoto Software Team Leader: Quy Nguyen
Project Overview:Design a program controlled interface board to simulated manual keyboard circuit fault test simulation.
Hardware Kentaro Yamamoto Daniel Fischer Simphorien Mutombo Software Quy Nguyen Tam Minh Nguyen Mai Loan Hoang Cris Thompson Team Organization
Hardware Components ATMEL 8-bit Microcontroller, AT90S8535 (Development Board) Octal Peripheral Driver Array, ULN2803 Relays, KS24401 NIDA 130E Test Console
Software Components • Visual Basic 6.0 , for microprocessor program design. • ATMEL AVR RISC assembly language for microcontoller program interface
Console Description • Purpose to introduce students to various AC and DC circuit configurations. • Operates with manual or software application to initiate AC or DC circuit card analysis. • Faults are initiated by program interaction with operator taking manual measurements. • The program will verify operator inputs.
Purpose of Hardware • Interface computer program application with console test procedures. • Decode serial ASCII commands to simulate manual keyboard operation. • Separate keyboard from software application.
Status • Completed • All part have been obtained. • Created Logic Analyzer timing charts of keyboard character representations. • Remaining • Write microcontroller programs to recognize ASCII character. • Simulate program tests.