Digital Ic Tester
Digital Ic Tester
• OUTPUTS
Liquid Crystal Display.
HARDWARE
• Components for a regulated power supply.
• Microcontroller AT89S52.
• Liquid Crystal Display.
• IC to be Tested (Base).
• Keypad.
Components for a Regulated Power
Supply
• Transformer
• Rectifier
• Filter
• Voltage Regulator
Software Used:
• Pro-load
Design Requirements
• Input pins to take data from IC
• Output pins to display data on LCD
• Logic Unit and ALU -> Control Unit
• Program Memory(ROM)
• RAM
• Timers
.To have all these in one socket we go for a microcontroller
Which Microcontroller ?
• To select a Microcontroller we have to think
of the following factors :
Speed
Power Consumption
Cost
Efficiency
So, we go for AT89S52
Features of AT89s52
• 8K Bytes of Re-programmable Flash Memory.
• RAM is 256 bytes.
• 4.0V to 5.5V Operating Range.
• Fully Static Operation: 0 Hz to 33 MHz’s
• 32 Programmable I/O Lines.
• Three 16-bit Timer/Counters.
• Eight Interrupt Sources.
• Full Duplex UART Serial Channel.
• Low-power Idle and Power-down Modes.
• Interrupt recovery from power down mode.
• Fast programming time.
• Flexible ISP programming (byte and page mode).
PIN DIAGRAM of AT89s52
LIQUID CRYSTAL DISPLAY
LCD INTERFACE WITH MICROCONTROLLER
INTERFACING THE KEYPAD TO MICROCONTROLLER
BLOCK DIAGRAM
IC that were TESTED
Function Table :
SCHEMATIC DIAGRAM
CODING PART
DUMPING THE HEX FILE INTO THE MICROCONTROLLER
FUTURE SCOPE