Embedded / Microprocessor Trainers


Microprocessor Trainer

Code:EET2276

Microprocessor Trainer can interface with IBM PC/XT/AT computer with the help of 96 bit TTL I/O Experimental Interface and Editor Assembler Software. It is quite an efficient system based on Industry Standard Intel 8085 ìp for the purpose of training and prototype development of microprocessor based systems. Its hardware is capable of supporting multi processor configuration also.

The unit is self contained and requires no other apparatus. Practical experience on this board carries great educative value for Science and Engineering Students.

The Microprocessor trainer is designed to teach the subject of Microprocessor programming and interfacing through practical, essentially designed to teach the study of :

  • Design student projects
  • Familiarize components used in Microprocessor based instruments
  • Study the signals generated by the Microprocessor
  • Learn the art of programming in machine language
  • Design application oriented equipment
  • Design and debugging techniques, etc.
  • Perform input / output experiments
  • Instruction set of 8085

Hardware Specifications:

  • CPU : Microprocessor @6.144 MHz
  • MEMORY : Total space ON BOARD is 48KB,Comprising of 16KB monitor EPROMS and 32KB RAM. Battery Backup for RAM. No expansion required
  • PERIPHERALS:
    : 8279 for controlling 24 feather keys (including 6 digit seven segment display).
    :1 Timer/counter with three independtly programmable counters
    :Two 8255 for controlling 48 I/O lines and same are brought out to FRC 50 pin connector
    : 8251 for RS 232 C serial communication and firmware for UP/DOWN facility for IBM PC/XT/AT computer
    : Built-in cassette interface
    : Built-in Speaker interface
    : Built-in EPROM programmer for 27128 operating at 12.5
  • INTERFACING : All buffered & demultiplexed TTL compatible signals brought on a 50 pin FRC connector including address and SIGNALS data control lines brought out at another 50 pin FRC connector. Several experimental interface modules can be connected to this trainer. They are ADC, DAC, Stepper motor, 8-bit switch input, 8-bit LED output, Relay interface module, etc. and many more are available.

The following programs can be performed on the above 8085 Microprocessor Trainer, detail of which have been provided in the manual supplied with the Trainer.
Experiment:

  • Program to perform integer division 8-bit by 8-bit
  • Program to perform integer division 16-bit by 8-bit
  • Transfer of a block data in memory to another place in memory in the direct and reverse order
  • Finding the parity of number
  • Sorting of array in Ascending order
  • Sorting of array in Descending order
  • Program to multiply two 8-bit numbers
  • Program to generate and sum 15 Fibonacci number
  • Program for rolling display of message "INDIAN"
  • To insert a number at correct place in a sorted array
  • Program to display smallest number in an array
  • Program to display largest number in an array
  • Program to add 2 numbers in Hex and Decimals
  • 4 digit Hex counter.
  • Program for converting 8 bit binary (Hex) to Decimal
  • Subtraction of two 16 bit numbers
  • Program to perform Hex to BCD conversion.
  • Program to read key board and display its code
  • Program to find HCF
  • Program to find LCM

Software Capabilities:

The Monitor provided in 32K EPROM is capable of assisting the user, entering, editing and running the programs in assembly language. Along with other keys the following keys support these features .

  • SET ADDR : This key allows to examine and optionally update the RAM.
  • EXAM/REG : This key allows to examine and optionally update the CPU Registers.
  • "GO"&"EXEC" KEYS : These keys allow running of the user or monitor programs at full speed.
  • STEP : This key allows running of the user or monitor programs, one instruction at a time

Features:

  • The unit is operative on 230V, 50 Hz A.C. Mains
  • Strongly Supported by Detailed operating Instructions, giving details of Object, Theory, Design procedures, ReportSuggestions and Book References
  • Weight : 5 Kg. (Approx.)
  • Power Supply: 5V @ 1A, ± 12V @ 500mA All assembled in an well de signed cabinet

Accessories:

  • 50 pin FRC Cable 2 Nos.
  • Software CD 1 No

Note: Specifications are subject to change. Order Code can be different from Manufacturer's Model No.

Microprocessor Trainer

Code:EET2281

Microprocessor Trainer uses Intel is a 16-bit microprocessor as CPU. This is one step above 8085 (8-bit) microprocessor. The term "16-bit" means that its arithmetic logic unit, internal registers, and most of its instructions are designed to work with 16-bit binary words. The Microprocessor Trainer has a 16-bit data bus, so it can read data from or write data to memory and ports either 16 bits or 8 bits at a time. As its address bus is 20-bit wide, it can address memory up to 1,048,576 locations. Each of the 1MB locations represents bite wide. Therefore it is necessary to study by experimentation how a 8086 microprocessor responds for various conditions. Using this trainer, students studying in electronics, electrical, instrumentation, mechanical, chemical engineering subjects, B.Sc. (electronics, computers, and physics) laboratory, and polytechnics can learn programming an 8086 Microprocessor. This can be used to some extent for designing prototypes.

Specifications

  • CPU : 8086 Microprocessor @ 6.144 MHz
  • MEMORY : Total space ON BOARD is 32KB, Comprising of 16KB monitor EPROMS and 16KB RAM. Battery backup for RAM
  • PERIPHERALS :
    - : 8279 for controlling 24 feather keys (including 7 digit seven segment display)
    - :One 8255 for controlling 24 I/O lines and same are brought out to 50 pin FRC connect

Experiment:

The following programs can be performed on the above 8086 microprocessor trainer, detail of which have been provided in the manual supplied with the trainer.

  • Program to perform 16-bit addition
  • Program to perform 16-bit subtraction
  • Program to perform 16-bit multiplication
  • Program to perform 16-bit division
  • Program to display largest no. in an array
  • Program to display smallest no. in an array.
  • Program to arrange numbers in ascending order
  • Program to arrange numbers in descending order
  • Program to determine factorial of a number
  • Program to determine fibonacci series of a number
  • Program to check password
  • Program to perform scrolling display

Software Capabilities

The Monitor provided in 32K EPROM is capable of assisting the user, entering, editing and running the programs in assembly language.

Features

  • The unit is operative on 230V, 50 Hz A.C. Mains
  • Strongly Supported by Detailed operating Instructions, giving details of Object, Theory, Design procedures, Report Suggestions and Book References
  • Weight : 4 Kg. (Approx.)
  • Power Supply : ±12V @ 500mA . All assembled in an well designed cabinet

Accessories:

  • 50 pin FRC Cable 1 No

Note: Specifications are subject to change. Order Code can be different from Manufacturer's Model No.

Computer Interface Trainer & Modules

Code:EET2286

Computer Interfacing Trainer is an excellent learning tool for starters for learning computer interfacing. 43032 or Optional Modules 43033 to 43039 could be ideal training systems for learning "How hardware could be connected/ operated from PC". This training kit has been enriched by the ideas of students who have put their inputs in designing / developing the same. System housed in attractive enclosure is supplied with mains cord, 25-pin parallel cable and instruction manual.

Features:

  • Introduction to C Programming
  • Introduction to Interfacing through C Programming
  • Parallel / Printer Port Understanding in PC
  • Step by Step learning for "How hardware could be connected/ operated from PC"
  • In built Power Supply +5V@1A and +12V@200mA

Experiments Coverage:

  • Traffic Light Controller
  • 5 x 7 Matrix LED Display
  • Forward Reverse LED Display
  • Running Message Display
  • Seven Segment Display as a Calculator. Counter and Timer
  • Controlling of Electrical Appliances using PC


Accessories:

  • Mains Cord - - - - - - - - - - - - - - - - ---- --1
  • 25 Pin Parallel Male-Female Cable - ---1
  • Instruction Manual - - - - - - - - - - - --- -1
  • Weight : 3 Kg (Approx.)
  • Dimension : W 340 x H 110 x D 210

Learners can buy 43033 to 43039 with all the 6 Experiments in one kit or they can buy these 7 Individual / Optional Modules, which can work independently. All the Individual modules are provided with Instruction Manual, 25 Pin Parallel Male-Female Cable and Adaptor (If necessary).

  • 43033 - Traffic Light Controller
  • 43034 - 5*7 Matrix LED Display
  • 43035 - Forward Reverse LED Display
  • 43036 - Running Message Display
  • 43037 - Seven Segment Display as Calculator, Counter and Timer
  • 43038 - Controlling of Electrical Appliances using PC
  • 43039 - Interfacing of 3 to 8 Decoder
  • Weight : 0.7 Kg (Approx.)
  • Dimension : W 176 x H 131 x D 37

System Requirements:

  • PC with minimum P2, 400MHz, 128MB RAM
  • Operating System: Windows 98 / Windows XP
  • Programming Port :Parallel (LPT)
  • Software: Turbo C (Windows 98) or Borland Compiler (XP)

Note: Specifications are subject to change. Order Code can be different from Manufacturer's Model No.

Microprocessor Trainer Kit (LCD)

Code:EET2291

single board Microprocessor Trainer Kit based on 8085 Microprocessor, which is widely used to train engineers to develop software/hardware for any industrial process & control. This Kit consists of power-full Monitor EPROM, RAM, I/O Lines, Timer/Counter, Serial, 16x1 LCD Display and Keyboard for Man to Machine Interface.

Features:

  • 8K Bytes of EPROM with 8K bytes of Battery Backup RAM
  • 24 I/O Lines, Three Channel Timer/Counter, PC Serial Interface
  • 16x1 LCD Display with 101 ASCII Keyboard.
  • Power-full Command like Single Stepping, Break Point, Full Clock Execution, Examine Memory/ Register.
  • Uploading & Downloading to and from PC in Windows98/XP/NT.
  • In-Built Power Supply.


Specifications

  • Based on 8085 CPU operating at 6.144 Mhz.
  • 8K bytes of Powerful Monitor Program using 27512 EPROM
  • 8K bytes of RAM using 6264 with Battery Backup using NICD Battery
  • On-board one memory expansion up to 56KB
  • Three Channel Timer/Counter using 8253 brought out at 10 Pins FRC Connector
  • 24 I/O lines provided through 8255 brought out at 26 Pins
  • FRC Connector to interface with IC-XX Series
  • RS-232C interface through SID/SOD lines
  • Two mode of commands:
    - ASCII Key pad Mode
    - Serial Mode
  • 6x1 Alphanumeric LCD Display with Backlite
  • 101 ASCII Keyboard interface using 89C2051 operating @12MHz
  • Powerful Commands like Examine/Edit Memory,Examine/Edit Register, Single stepping, Execution, BlockMove, Insert Data, Delete Data can be used through ASCIIkeyboard or PC serial mode
  • On board Single Line Assembler / Disassembler
  • Facility for Downloading/Uploading files from/to PC.
  • All address, data & control lines are available on KXT Bus 50 pin FRC Connector to interface with SC-XX Series
  • All ICS are mounted on IC Sockets.
  • Bare board Tested Glass Epoxy SMOBC PCB is used.
  • In-Built Power Supply of +5V/1.5A, ±12V/250mA
  • Attractive Wooden enclosures of Light
  • weight Australian Pine Wood.
  • User's Manual with sample programs
  • 230mm x 140mm x 80mm (L x W x H)
  • Weight 2 Kgs

Optional

  • l PRINTER INTERFACE to interface with DOT MATRIX Printer

Note: Specifications are subject to change. Order Code can be different from Manufacturer's Model No

8085 Microprocessor Trainer

Code:EET2296

single board Microprocessor Trainer Kit based on 8085 Microprocessor, which is widely used to train engineers to develop software/hardware for any industrial process & control. This Kit consists of power-full Monitor EPROM, RAM, I/O Lines,Timer/Counter, Serial, Seven Segment Display and Keyboard for Man to Machine Interface.

Features

  • 8K Bytes of EPROM with 8K bytes of Battery Backup RAM
  • 24 I/O Lines, Three Channel Timer/Counter, PC Serial Interface
  • Seven Segment Display with 28 Keys Hex Keypad.
  • Power-full Command like Single Stepping, Break Point, Full Clock Execution, Examine Memory/ Register
  • Uploading & Downloading to and from PC in
  • Windows98/XP/NT
  • In-Built Power Supply

Specifications
  • Based on 8085 CPU operating at 6.144 Mhz
  • 8K bytes of Powerful Monitor Program using 27512 EPROM
  • 8K bytes of RAM using 6264 with Battery Backup using NICD Battery
  • On-board one memory expansion up to 56KB
  • Three Channel Timer/Counter using 8253 brought out at 10 Pins FRC Connector
  • 24 I/O lines provided through 8255 brought out at 26 Pins
  • FRC Connector to interface with IC-XX Series
  • RS-232C interface through SID/SOD lines
  • Two mode of commands
    - Hex Key pad Mode-
    - Serial Mode
  • Six Digit Seven Segment Display using 8279
  • 28Key's Hex Keypad using 8279 Keyboard Display Controller.
  • Powerful Commands like Examine/Edit Memory,Examine/Edit Register, Single stepping, Execution, BlockMove, Insert Data, Delete Data can be used through Hexkeyboard or PC serial mode
  • Facility for Downloading/Uploading files from/to PC.
  • All address, data & control lines are available on KXT Bus 50 pin FRC Connector to interface with SC-XX Series
  • All ICS are mounted on IC Sockets
  • Bare board Tested Glass Epoxy SMOBC PCB is used
  • In-Built Power Supply of +5V/1.5A, ±12V/250mA
  • Attractive Wooden enclosures of Light weight Australian Pine Wood
  • User's Manual with sample programs
  • 270mm x 185mm x 105mm (L x W x H)
  • Weight 3 Kgs


Optional

  • PRINTER INTERFACE to interface with DOT MATRIX Printer

Note: Specifications are subject to change. Order Code can be different from Manufacturer's Model No.

Microprocessor Trainer

Code:EET2301

8085 Microprocessor Trainer (LCD)

43204 is a single board Microprocessor Trainer Kit based on 8085 Microprocessor, which is widely used to train engineers to develop software/hardware for any industrial process & control. This Kit consists of power-full Monitor EPROM, RAM, I/O Lines, Timer/Counter, Serial, 20x2 LCD Display and Keyboard for Man to Machine Interface.

Features

  • 16K Bytes of EPROM with 8K bytes of Battery Backup RAM
  • 48 I/O Lines, Three Channel Timer/Counter, PC Serial Interface
  • 20x2 LCD Display with 101 ASCII Keyboard
  • Power-full Command like Single Stepping, Break Point,Full Clock Execution, Examine Memory/ Register
  • Uploading & Downloading to and from PC in Windows98/XP/NT
  • In-Built Power Supply

Specifications

  • Based on 8085 CPU operating at 6.144 Mhz
  • 16K bytes of Powerful Monitor Program using 27512 EPROM
  • 8K bytes of RAM using 6264 with Battery Backup using NICD Battery
  • On-board one memory expansion up to 56KB
  • Three Channel Timer/Counter using 8253 brought out at 10 Pins FRC Connector
  • 48 I/O lines provided through two nos. Of 8255 brought out at 26 Pins FRC Connector to interface with IC-XX Series
  • RS-232C interface through SID/SOD lines
  • Two mode of commands:
    - ASCII Key pad Mode
    - Serial Mode
  • 20x2/20x4/40x2 Alphanumeric LCD Display with Backlite
  • 101 ASCII Keyboard interface using 89C2051 operating @ 12MHz
  • Powerful Commands like Examine/Edit Memory, Examine/Edit Register, Single stepping, Execution, Block Move, Insert Data, Delete Data can be used through ASCII keyboard or PC serial mode
  • On board Single Line Assembler / Disassembler
  • Facility for Downloading/Uploading files from/to PC
  • All address, data & control lines are available on KXT Bus 50 pin FRC Connector to interface with SC-XX Series
  • All ICS are mounted on IC Sockets
  • Bare board Tested Glass Epoxy SMOBC PCB is used.
  • In-Built Power Supply of +5V/1.5A, ±12V/250mA
  • Attractive Wooden enclosures of Light weight Australian Pine Wood.
  • User's Manual with sample programs.
  • 270mm x 185mm x 105mm (L x W x H)
  • Weight 3 Kgs

Optional

  • On-board EPROM Programmer for 2716,2732, 2764, 27128,27256, 27512.
  • PRINTER INTERFACE to interface with DOT MATRIXPrinter

Note: Specifications are subject to change. Order Code can be different from Manufacturer's Model No

Microprocessor Trainer

Code:EET2306

single board Microprocessor Trainer Kit based on 16 bit 8086 Microprocessor, which is widely used to train engineers to develop software/hardware for any industrial process & control.This Kit consists of power-full Monitor EPROM, RAM, I/O Lines, Timer/Counter, Serial, Seven Segment Display and Keyboard for Man to Machine Interface.Features.

Features

  • 6K Bytes of EPROM with 16K bytes of Battery Backup RAM
  • 72 I/O Lines, Three Channel Timer/Counter, PC Serial Interface using USART, Interrupt Controller
  • Seven Segment Display with 28 Keys Hex Keypad
  • Power-full Command like Single Stepping, Break Point, Full Clock Execution, Examine Memory/ Register
  • Uploading & Downloading to and from PC in Windows98/XP/NT
  • In-Built Power Supply

Specifications

  • 8086/8088 CPU operating at 2.5/5MHz
  • 8086 Processor can be replaced by 8088 Processor
  • On-board sockets provided to facilitate the use of 8087 Coprocessorand 8089 I/O Processor
  • 16K bytes of RAM using two nos. of 6264 with Battery Backup expandable up to 256KB
  • 16K bytes of powerful monitor EPROM using two nos. of 27512
  • 72 I/O lines through 3 nos. of 8255 brought at 26 Pins FRC Connector to interface with IC-XX Series
  • 16 bit Timer/Counter through 8253 brought out at 20 Pins FRC Connector
  • RS-232C interface using 8251 brought out at 9 Pins DType Connector. On-board Interrupt controller using 8259 brought out at 20 Pins FRC Connector
  • 28 keys hexadecimal keyboard and eight seven segment display using 8279
  • Two modes of operation:
    - Keyboard Mode
    - Serial Mode
  • Powerful Commands like Examine/Edit Memory, Examine/Edit Register, Single stepping, Execution, Block Move can be used through hex keyboard or PC serial mode
  • Facility for Downloading/Uploading files from/to PC
  • All address, data & control lines are available on KXT Bus 50 pin FRC Connector to interface with SC-XX Series
  • All ICS are mounted on IC Sockets.
  • Bare board Tested Glass Epoxy SMOBC PCB is used
  • In-Built Power Supply of +5V/2A, ±12V/250mA
  • Attractive Wooden enclosures of Light weight Australian Pine Wood
  • User's Manual with sample programs
  • 290mm x 210mm x 105mm (L x W x H)
  • Weight 3 Kgs

Optional

  • PRINTER INTERFACE to interface with DOT MATRIX Printer
  • On-board EPROM Programmer for 2732/2764/27256

Note: Specifications are subject to change. Order Code can be different from Manufacturer's Model No.

Microprocessor Trainer (LCD)

Code:EET2311

single board Microprocessor Trainer Kit based on 16 bit 8086 Microprocessor, which is widely used to train engineers to develop software/hardware for any industrial process & control. This Kit consists of power-full Monitor EPROM, RAM, I/O Lines, Timer/Counter, Serial, LCD Display and Keyboard for Man to Machine Interface.

Features

  • 16K Bytes of EPROM with 16K bytes of Battery Backup RAM
  • 72 I/O Lines, Three Channel Timer/Counter, PC Serial Interface using USART, Interrupt Controller
  • 20x2 LCD Display with 101 ASCII Keyboard
  • Power-full Command like Single Stepping, Break Point,Full Clock Execution, Examine Memory/Register
  • Uploading & Downloading to and from PC in Windows98/XP/NT
  • In-Built Power Supply! 8086/8088 CPU operating at 2.5/5MHz

Specifications

  • 8086 Processor can be replaced by 8088 Processor
  • On-board sockets provided to facilitate the use of 8087 Co-processor and 8089 I/O Processor
  • 6K bytes of RAM using two nos. of 6264 with Battery Backup expandable up to 256KB.
  • 16K bytes of powerful monitor EPROM using two nos.of 27512
  • 72 I/O lines through 3 nos. of 8255 brought at 26 Pins FRC Connector to interface with IC-XX Series.
  • 16 bit Timer/Counter through 8253 brought out at 20 Pins FRC Connector
  • RS-232C interface using 8251 brought out at 9 Pins DType Connector
  • On-board Interrupt controller using 8259 brought out at 20 Pins FRC Connector
  • 20x2/40x2/20x4 Alphanumeric LCD Display with Backelite
  • 101 ASCII Keyboard interface using 89c2051 operating @ 12MHz
  • Powerful Commands like Examine/Edit Memory, Examine/Edit Register, Single stepping, Execution, Block Move can be used through ASCII Keyboard
  • On-board Single Line Assembler & Disassembler
  • Facility for Downloading/Uploading files from/to PC
  • All address, data & control lines are available on KXT Bus 50 pin FRC Connector to interface with SC-XX Series
  • All ICS are mounted on IC Sockets
  • Bare board Tested Glass Epoxy SMOBC PCB is used
  • In-Built Power Supply of +5V/2A, ±12V/250mA
  • Attractive Wooden enclosures of Light weight Australian Pine Wood
  • User's Manual with sample programs
  • 315mm x 245mm x 105mm (L x W x H)
  • Weight 3 Kgs


Optional

  • PRINTER INTERFACE to interface with DOT MATRIX Printer
  • On-board Real Time Clock using RTC-6242

Microcontroller Trainer (LCD)

Code:EET2316

single board Microcontroller Trainer Kit based on 8 bit 8051 Microcontroller, which is widely used to train engineers to develop on software/hardware for any industrial process & control. Kit has power-full Monitor EPROM, RAM, I/O Lines, Timer/Counter, Serial, LCD Display, Keyboard for Man to Machine Interface.

Features

  • 16K Bytes of EPROM with 32K bytes of Battery Backup RAM
  • 24 I/O Lines, PC Serial Interface using USART, 12 bit ADC, DAC, RTC
  • 20x2 LCD Display with 101 ASCII Keyboard
  • Power-full Command like Single Stepping, Break Point, Full Clock Execution, Examine Memory/ Register
  • Uploading & Downloading to and from PC in Windows98/XP/NT
  • In-Built Power Supply

Specifications

  • 8051/89C52/89C51RD2/89C61X2 CPU operating @11.0592MHz
  • 32K user RAM using 6264 with Battery Backup using NICD Battery
  • One socket is provided for RAM expansion up to 64K
  • 16K bytes of powerful monitor EPROM using 27512
  • 24 I/O lines using 8255 brought at 26 Pins FRC Connector to interface with IC-XX Series
  • 20x2 Alphanumeric LCD Display with Backlite
  • 101 ASCII Keyboard interface using 89c2051operating @ 12MHz
  • On-board Single Line Assembler & Disassembler
  • Two External interrupts INT0 & INT1 are available at 40 pin FRC connector
  • RS-232C using RX/TX of 8051
  • Two modes of operation:
    - Keyboard Mode
    - Serial Mode
  • Powerful Commands like Examine/ Edit Memory, Examine/Edit Register, Single
  • stepping, Execution, Break Point can be used through ASCII keyboard or PC serial mode
  • Facility for Downloading/Uploading files from/to PC
  • All Address, Data, Control & Port lines are available on 40 Pins & 10 Pins FRC Connector
  • All IC's are mounted on IC Sockets
  • Bare board Tested Glass Epoxy SMOBC PCB is used
  • In-Built Power Supply of +5V/1.5A, ±12V/250mA
  • Attractive Wooden enclosures of Light
  • weight Australian Pine Wood
  • User's Manual with sample programs

Note: Specifications are subject to change. Order Code can be different from Manufacturer's Model No.

Microcontroller Trainer

Code:EET2321

single board Microcontroller Trainer Kit based on 8 bit 8051 Microcontroller, which is widely used to train engineers to develop on software/hardware for any industrial process & control. Kit has power-full Monitor EPROM,RAM, I/O Lines, Timer/Counter, Serial, Seven Segment Display, Keyboard for Man to Machine Interface.

Features

  • 16K Bytes of EPROM with 8K bytes of Battery Backup RAM
  • 48 I/O Lines, Three Channel Timer/Counter, PC Serial Interface using USART, Interrupt Controller
  • Seven Segment Display with 25 Keys Hex Keypad
  • Power-full Command like Single Stepping, Break Point, Full Clock Execution, Examine Memory/ Register
  • Uploading & Downloading to and from PC in Windows98/XP/NT
  • In-Built Power Supply

Specifications

  • 8051/89C51 CPU operating @10/12MHz
  • 8K user RAM using 6264 with Battery Backup using NICD Battery
  • One socket is provided for RAM expansion up to 64K.
  • 16K bytes of powerful monitor EPROM using 27512
  • 48 I/O lines using 2 Nos. of 8255 brought at 26 Pins FRC Connector to interface with IC-XX Series
  • Three Channel Timer/Counter using 8253 brought out at 10 Pins FRC Connector.
  • 25 Keys Hexadecimal Keyboard and Six Digit Seven segment display using 8279 KBD Controller
  • Two External interrupts INT0 & INT1 are available at 40 pin FRC connector
  • RS-232C interface using 8251 brought out at 9 Pins D-Type Connector
  • Auxiliary RS-232C using RX/TX of 8051 brought out at 9 Pins D-Type Connector
  • Two modes of operation:
    - Keyboard Mode
    - Serial Mode
  • Powerful Commands like Examine/ Edit Memory, Examine/Edit Register, Single stepping, Execution, Break Point can be used through hex keyboard or PC serial mode
  • Facility for Downloading/Uploading files from/to PC
  • All Address, Data, Control & Port lines are available on 40 Pins & 20 Pins FRC Connector
  • All IC's are mounted on IC Sockets
  • Bare board Tested Glass Epoxy SMOBC PCB is used
  • In-Built Power Supply of +5V/1.5A, ±12V/250mA
  • Attractive Wooden enclosures of Light weight Australian Pine Wood
  • User's Manual with sample programs
  • 270mm x 185mm x 105mm (L x W x H)
  • Weight 3 Kgs

Optional
  • PRINTER INTERFACE to interface with DOT MATRIX Printer

Note: Specifications are subject to change. Order Code can be different from Manufacturer's Model No.

Microcontroller Trainer (LCD)

Code:EET2326

single board Microcontroller Trainer Kit based on 8 bit 8051 Microcontroller, which is widely used to train engineers to develop on software/hardware for any industrial process & control.Kit has power-full Monitor EPROM, RAM, I/O Lines,Timer/Counter, Serial, LCD Display, Keyboard for Man to Machine Interface.

Features

  • 16K Bytes of EPROM with 32K bytes of Battery Backup RAM
  • 48 I/O Lines, Three Channel Timer/Counter, PC Serial Interface using USART, 12 bit ADC, DAC, RTC. 5 20x2 LCD Display with 101 ASCII Keyboard
  • Power-full Command like Single Stepping, Break Point, Full Clock Execution, Examine Memory/ Register
  • Uploading & Downloading to and from PC in
  • Windows98/XP/NT
  • In-Built Power Supply

Specifications

  • 8051/89C52/89C51RD2/89C61X2 CPU operating@11.0592MHz
  • 32K user RAM using 6264 with Battery Backup using NICD Battery
  • One socket is provided for RAM expansion up to 64K
  • 16K bytes of powerful monitor EPROM using 27512
  • 48 I/O lines using 2 Nos. of 8255 brought at 26 Pins FRC Connector to interface with IC-XX Series
  • Three Channel Timer/Counter using 8253
  • 20x2/40x2/20x4 Alphanumeric LCD Display with Backlite
  • 101 ASCII Keyboard interface using 89c2051 operating @ 12MHz
  • On-board Single Line Assembler & Disassembler
  • Two External interrupts INT0 & INT1 are available at 40 pin FRC connector
  • RS-232C using RX/TX of 8051
  • Two modes of operation:
    - Keyboard Mode
    - Serial Mode
  • Powerful Commands like Examine/ Edit Memory,Examine/Edit Register, Single stepping, Execution,Break Point can be used through ASCII keyboard or PC serial mode
  • Facility for Downloading/Uploading files from/to PC
  • All Address, Data, Control & Port lines are available on 40 Pins & 20 Pins FRC Connector
  • All IC's are mounted on IC Sockets
  • Bare board Tested Glass Epoxy SMOBC PCB is used
  • In-Built Power Supply of +5V/1.5A, ±12V/250mA
  • Attractive Wooden enclosures of Light weight Australian Pine Wood
  • User's Manual with sample programs
  • 270mm x 185mm x 105mm (L x W x H)
  • Weight 3 Kgs

Optional

  • On-board ISP (In-system Programming) Facility
  • PRINTER INTERFACE to interface with DOT MATRIX Printer
  • RS-232C interface using 8251
  • On-board 12 Bit ADC using Ad574
  • On-board 8 bit DAC using DAC-0800
  • On-board Real Time Clock using 6242

Note: Specifications are subject to change. Order Code can be different from Manufacturer's Model No.

KC Microcontroller Trainer

Code:EET2331

single board Microcontroller Trainer Kit based on 16 bit 8096 Microcontroller family, which is widely used to train engineers to develop on software/hardware for any industrial process & control. Kit has power-full Monitor EPROM, RAM, I/O Lines, Timer/Counter, Serial, LCD Display, Keyboard for Man to Machine Interface

Features

  • 16K Bytes of EPROM with 16K bytes of Battery Backup RAM
  • 24 I/O Lines, Three Channel Timer/Counter, PC Serial Interface
  • Seven Segment Display with 25 Keys Hex Keypad
  • Power-full Command like Single Stepping, Break Point,Full Clock Execution, Examine Memory/ Register
  • Uploading & Downloading to and from PC in Windows98/XP/NT
  • In-Built Power Supply

Specifications

  • 80196KB/80196KC/8051 CPU operating at 12 MHz
  • 16K bytes of RAM using two nos. of 6264 with Battery
  • Backup using NICD Battery, Memory Expandable up to 64K
  • 16K bytes of powerful monitor EPROM using 27512
  • 24 I/O lines using 8255 brought at 26 Pins FRC Connector to interface with IC-XX Series
  • RS-232c interface using Rx/Tx of 80196
  • Eight Digital Seven Segment Display with 25 Keys hex keyboard using 8279
  • On-chip 8 Channel 10 bit ADC
  • On-chip PWM
  • On-chip High speed I/O
  • On-chip Interrupt
  • Two modes of operation
    - Keyboard Mode
    - Serial Mode
  • Cross assembler software for 80196
  • Powerful Commands like Examine/Edit Memory,Examine/Edit Register, Single stepping, Execution can be used through hex keyboard or PC serial mode
  • Facility for Downloading/Uploading files from/to PC
  • All Address, Data, Control & Port lines are available on 40 Pins & 20 Pins FRC Connector
  • All Ic's are mounted on IC Sockets
  • Bare board Tested Glass Epoxy SMOBC PCB is used
  • In-Built Power Supply of +5V/1.5A, ±12V/250mA
  • Attractive Wooden enclosures of Light weight Australian Pine Wood
  • User's Manual with sample programs
  • 270mm x 185mm x 105mm (L x W x H)
  • Weight 3 Kgs

Note: Specifications are subject to change. Order Code can be different from Manufacturer's Model No.

Microprocessor Trainer

Code:EET2336

single board Microprocessor Trainer Kit based on 8085 Microprocessor, which is widely used to train engineers to develop software/hardware for any industrial process & control. This Kit consists of power-full Monitor EPROM, RAM, I/O Lines, Timer/Counter, Serial, Seven Segment Display and Keyboard for Man to Machine Interface. Specifications:

  • Based on 8085 CPU operating at 6.144 Mhz.
  • 8K bytes of Powerful Monitor Program using 27512 EPROM
  • 8K bytes of RAM using 6264 with Battery Backup using NICD Battery.
  • On-board one memory expansion up to 56KB.
  • Three Channel Timer/Counter using 8253.
  • 24 I/O lines provided through 8255 brought out at 26 Pins FRC Connector to interface with IC-XX Series.
  • 22/24 I/O lines provided through 8155/8255
  • RS-232C interface through SID/SOD lines
  • Two mode of commands:
    - Hex Key pad Mode, Serial Mode
  • Six/Eight Digit Seven Segment Display using 8279.
  • On-board 8 Channel Interrupt using 8259.
  • On-board Auxillary Serial using 8251 USART brought out at 9 pin D-type connector.
  • 28Key's Hex Keypad using 8279 Keyboard

Display Controller.

  • Powerful Commands like Examine/Edit Memory, Examine/Edit Register, Single stepping, Execution, Block Move, Insert Data, Delete Data can be used through Hex keyboard or PC serial mode.
  • Facility for Downloading/Uploading files from/to PC.
  • All address, data & control lines are available on KXT Bus 50 pin FRC Connector to interface with SC-XX Series.
  • All ICS are mounted on IC Sockets.
  • Bare board Tested Glass Epoxy SMOBC PCB is used.
  • In-Built Power Supply of +5V/1.5A, ±12V/250mA
  • Attractive Wooden enclosures of Light weight Australian Pine Wood.
  • User's Manual with sample programs.
  • 295mm x 210mm x 105mm (L x W x H).
  • Weight 3 Kgs.

Features:

  • 8K Bytes of EPROM with 8K bytes of Battery Backup RAM.
  • 46/48 I/O Lines, Three Channel Timer/Counter, PC Serial Interface, Interrupt Controller, USART, RTC.
  • Seven Segment Display with 28 Keys Hex Keypad .
  • Power-full Command like Single Stepping, Break Point, Full Clock Execution, Examine Memory/ Register.
  • Uploading & Downloading to and from PC in Windows98/XP/NT.
  • In-Built Power Supply.

Optional

  • EPROM Programmer Module for 2716,2732, 2764, 27128, 27256, 27512.
  • On-Board Real Time Clock using RTC-6242.
  • PRINTER INTERFACE to interface with DOT MATRIX Printer

Microprocessor Trainer (LCD)

Code:EET2341

single board Microprocessor Trainer Kit based on 8085 Microprocessor, which is widely used to train engineers to develop software/hardware for any industrial process & control. This Kit consists of power-full Monitor EPROM, RAM, I/O Lines, Timer/Counter, Serial, 16x1 LCD Display and Keyboard for Man to Machine Interface.

Features:

  • 16K Bytes of EPROM with 8K bytes of Battery Backup RAM.
  • 48 I/O Lines, Three Channel Timer/Counter, PC Serial Interface, ADC, DAC, Relay, Opto, Interrupt Controller, USART, EPROM Programmer.
  • 20x2 LCD Display with 101 ASCII Keyboard.
  • Power-full Command like Single Stepping, Break Point, Full Clock Execution, Examine Memory/ Register.
  • Uploading & Downloading to and from PC in Windows98/XP/NT.
  • In-Built Power Supply.

Specifications:

  • Based on 8085 CPU operating at 6.144 Mhz.
  • 16K bytes of Powerful Monitor Program using 27512 EPROM
  • 8K bytes of RAM using 6264 with Battery Backup using NICD Battery.
  • On-board one memory expansion up to 56KB.
  • Three Channel Timer/Counter using 8253 brought out at 10 Pins FRC Connector.
  • 48 I/O lines provided through two nos. of 8255 brought out at 26 Pins FRC Connector to interface with IC-XX Series.
  • RS-232C interface through SID/SOD lines
  • Two mode of commands:- ASCII Key pad Mode- Serial Mode
  • 20x2/20x4/40x2 Alphanumeric LCD Display with Backlite.
  • 101 ASCII Keyboard interface using 89C2051 operating @ 12MHz.
  • On-board 8 Channel ADC using ADC0809.
  • On-board 1 Channel DAC using DAC-0800.
  • On-board SPDT Relay
  • On-board OPTO Isolator.
  • On-board 8 Ch. Interrupt Controller using 8259
  • On-board AUX. Serial using 8251 USART brought at 9 pin D-Type Connector.
  • On-board EPROM Programmer for 2716, 2732, 2764, 27128, 27256, 27512.
  • On-board Dot-Matrix Printer Interface brought at 25 Pin D-Type Connector.
  • Powerful Commands like Examine/Edit Memory, Examine/Edit Register, Single stepping, Execution, Block Move, Insert Data, Delete Data can be used through ASCII keyboard or PC serial mode.
  • On board Single Line Assembler / Disassembler
  • Facility for Downloading/Uploading files from/to PC.
  • All address, data & control lines are available on KXT Bus 50 pin FRC Connector to interface with SC-XX Series.
  • All ICS are mounted on IC Sockets.
  • Bare board Tested Glass Epoxy SMOBC PCB is used.
  • In-Built Power Supply of +5V/1.5A, ±12V/250mA
  • Attractive Wooden enclosures of Light weight Australian Pine Wood.
  • User's Manual with sample programs.
  • 315mm x 245mm x 105mm (L x W x H).
  • Weight 3 Kgs.

Interfacing Module

Code:EET2346

Interfacing Module are useful for Teaching/Training to interface with any Microprocessor, Microcontroller, Embedded, VLSI Trainer Kits. This Modules are designed to interface through 8255, MCU Port I/O's, 50 Pin KXT Bus. Most of the Interfacing Module are supplied in Australian Pine Wood Enclosure.

43225 - ADC-0809 Interfacing Module

  • Connect to 8255 using 26 pin FRC Connector

43226 - DAC-0800 Interfacing Module

  • Connect to 8255 using 26 pin FRC Connector

43227 - AD574 Interfacing Module

  • Connect to 8255 using 26 pin FRC Connector
  • ADC module using ADC-0809
  • 8 bit accuracy ADC chip
  • Eight Channel on-chip multiplexed ADC
  • A/D Conversion time 100 micro sec
  • SOC, EOC, O/P enable can be accessed by user
  • Provision of 0 to 5V variable source using Potentiometer for One channel
  • Eight channel analog inputs are provided at Screw Terminals
  • User's Manual with Sample Programs
  • DAC module using DAC-0800
  • 8 bit accuracy DAC chip
  • Dual Channel DAC using 2 Nos. of DAC-0800
  • DAC Settling time 100 ns
  • DAC Output are provided at 2 Test Points
  • User's Manual with Sample Programs
  • ADC module using AD-574 Chip
  • 12 bit accuracy ADC chip
  • Signle Channel ADC module
  • A/D Conversion time 15 micro sec
  • Analog inputs are provided at Screw Terminals
  • User's Manual with Sample Programs

43228 - Digital Input & Output Interfacing Module

  • 8 Digital Inputs provided through 8 way DIP Switch
  • 8 Input LED Indicators are provided
  • 8 Output LED Indicators are provided
  • Connect to 8255 using 26 pin FRC Connector
  • User's Manual with Sample Programs

43229 - Elevator Simulator Interfacing Module

  • Four Floor Elevator Simulator model
  • Each Floor LED indication are provided
  • Up & Down Lift position indication by 10 Nos. of LEDs
  • Four Keys are provided to access each floor
  • Connect to 8255 using 26 pin FRC Connector
  • User's Manual with Sample Programs

43230 - IC Tester Interfacing Module for IC-7400

  • 14 Pin IC-7400 IC is provided
  • On-board two nos. of 14 pin socket and one no. of 16 pin
  • Socket provided
  • Connect to 8255 using 26 pin FRC Connector
  • User's Manual with Sample Programs

43231 -Four Digit Seven Segment Display Module

  • Four Digit Seven Segment display
  • lSerial in Parallel out shift register technique is used to display
  • Two port pins are used to display in seven segment
  • Connect to 8255 using 26 pin FRC Connector
  • User's Manual with Sample Programs

43232 - Stepper Motor Controller Card with Motor

  • Two/Four phase motor can be controlled
  • Half Step, Full Step can be controlled
  • Clock Wise & Anti Clock wise rotation can be controlled
  • Speed can be controlled by this controller
  • Maximum 2Kg cm Motor can be controlled
  • 0.25Kg cm Motor supplied along with module
  • Provision for connecting external 5V/12V supply to drive the motor
  • Connect to 8255 using 26 pin FRC Connector
  • User's Manual with Sample Programs

43233 - 5x4 Key's Matrix Keyboard Interfacing Module

  • 5x4 Keys matrix Keyboard
  • Keyboard consist of 20 keys
  • Consist of Hexadecimal numerals from 0 to 13
  • Keys are organized as Four Rows & Five Columns
  • Connect to 8255 using 26 pin FRC Connector
  • User's Manual with Sample Programs

43234 - 16x1 LCD Display Module

  • 16x1 Liquid Crystal Display
  • One 16 rows Alphaneumeric Characters will be Displayed
  • Facility for backlite display
  • Connect to 8255 using 26 pin FRC Connector
  • User's Manual with Sample Programs.

43235 - 16x2 LCD Display Module

  • 16x2 Liquid Crystal Display
  • Two 16 rows Alphaneumeric Characters will be Displayed
  • Facility for backlite display
  • Connect to 8255 using 26 pin FRC Connector
  • User's Manual with Sample Programs

43236 - Traffic Light Controller Module

  • Single square traffic light display controller
  • East, west, north, south post are defined on the PCB for the square
  • For each post four LEDs are provided in form of Red, Yellow & Green
  • Connect to 8255 using 26 pin FRC Connector
  • User's Manual with Sample Programs

43236 - Traffic Light Controller Module

  • Single square traffic light display controller
  • East, west, north, south post are defined on the PCB for the square
  • For each post four LEDs are provided in form of Red, Yellow & Green
  • Connect to 8255 using 26 pin FRC Connector
  • User's Manual with Sample Programs

43237- Temperature Measurement Module

  • ADC module using ADC-0809
  • 8 bit accuracy ADC chip
  • A/D Conversion time 100 micro sec
  • Opamps are provided for signal conditioning to output from sensor
  • K-type thermocouple are used for the measurement
  • Thermocouple sensor is supplied with the module
  • Variable pot should be provided for adjusting gain and offset
  • Temperature measured maximum up to 99°C
  • Connect to 8255 using 26 pin FRC Connector
  • User's Manual with Sample Programs

43238 - DC Motor Controller Card with Motor

  • 8 bit accuracy DAC chip using DAC-0800
  • SPDT Relay is provided for direction control
  • Clock Wise & Anti Clock wise rotation can be controlled
  • Speed can be controlled by this controller
  • 9 Volt DC Motor
  • 9 Volt AC Adaptor
  • Connect to 8255 using 26 pin FRC Connector
  • User's Manual with Sample Programs

43239 - Relay & Opto Coupler Interfacing Module
  • Four SPDT Relay are provided
  • NO, NC, COM Relay outputs are provided at Screw Terminals
  • Four Opto isolater inputs are provided using MCT2E.
  • Opto Inputs are provided through 10 pin FRC Connector
  • Connect to 8255 using 26 pin FRC Connector
  • User's Manual with Sample Programs

43240 - 8x8 LED Matrix Display Module

  • 8x8 LED Matrix Display
  • Display consists of 64 nos. 3mm LEDs
  • LEDs are organized as Eight Rows & Eight Columns
  • All LEDs should be buffered
  • Connect through 26 pin FRC Connector using 8255
  • User's Manual with Sample Programs

43241 - Thumb Wheel Switch Card

  • Two Digit Thumb Wheel Switch
  • Thumb wheel switch can be set from 00 to 99
  • Output of Thumb wheel switch should be in BCD Format
  • Connect to 8255 using 26 pin FRC Connector
  • User's Manual with Sample Programs

43242 - Light Sensing Module using LDR

  • Light Sensing device using LDR
  • For Alarm indication one SPDT Relay is provided
  • Relay output is provided in connector
  • Connect to 8255 using 26 pin FRC Connector
  • User's Manual with Sample Programs

43243 -Infrared Tx/Rx Module for 8051

  • Infrared Transmitter: IR LED 920nm
  • Infrared Receiver: Direct TTL output
  • Baud Rate: 2.4kbps (max)
  • Carrier Frequency: 38Khz
  • Connect through Tx/Rx of 8051
  • User's Manual with Sample Programs

43244 - Opto Isolated Input Module

  • 8 bit OPTO Isolated input using MCT-2E IC
  • OPTO inputs indication are provided by 5mm LEDs
  • OPTO inputs are provided through 16 pin Connector
  • Connect to 8255 using 26 pin FRC Connector
  • User's Manual with Sample Programs

43245 - Opto Isolated Input Module

  • 8 bit OPTO Isolated output using MCT-2E IC
  • OPTO outputs indication are provided by 5mm LEDs
  • OPTO output are provided through 16 pin Connector
  • External +12V provision is provided for isolation
  • Connect to 8255 using 26 pin FRC Connector
  • User's Manual with Sample Programs

43246 - 101 ASCII Keyboard Module

  • 101 ASCII PC Keyboard interface.
  • PC Keyboard interface through 89c2051 Microcontroller
  • PC Keyboard AT-type Connector is provided with Keyboard
  • Connect to 8255 using 26 pin FRC Connector
  • User's Manual with Sample Programs

43247 - Real Time Clock (RTC-6242) Module

  • Real Time Clock using IC 6242
  • 2.678 Khz Crystal are provided
  • Date, Month, Year can be measured
  • Seconds, Minutes, Hours can be measured
  • Connect through 40/50 pin FRC Connector
  • User's Manual with Sample Programs

43248 - Seven Segment Display with Matrix Keyboard Module

  • 5x4 Keys matrix Keyboard
  • Keyboard consist of 20 keys
  • Consist of Hexadecimal numerals from 0 to 13
  • Keys are organized as Four Rows & Five Columns
  • Study of techniques like software debouching, Keyboard scanning, key closer, two key lockout, keyboard encoding & Pausing
  • On-board Four Digit Seven Segment display
  • Serial in Parallel out shift resister technique is use to display
  • Two port pins are used to display in seven segment
  • Connect to 8255 using 26 pin FRC Connector
  • lUser's Manual with Sample Programs

43249 - 16x2 LCD Display with Matrix Keyboard Module

  • 5x4 Keys matrix Keyboard.
  • Keyboard consist of 20 keys
  • Consist of Hexadecimal numerals from 0 to 13
  • Keys are organized as Four Rows & Five Columns
  • Study of techniques like software debouching, Keyboard scanning, key closer, two key lockout, keyboard encoding & Pausing
  • On-board 16x2 Liquid Crystal Display
  • Two 16 rows Alphaneumeric Characters will be Displayed
  • Facility for backlite display

43250 - 8 Bit AD/DA Interfacing Module

  • ADC module using ADC-0804
  • 8 bit accuracy ADC chip
  • Single channel ADC
  • A/D Conversion time 100 micro sec
  • 8 bit accuracy DAC chip using DAC-0800
  • DAC Settling time 100 ns
  • Analog inputs & Outputs are provided at Screw Terminals
  • Connect to 8255 using 26 pin FRC Connector
  • User's Manual with Sample Programs

43251 - Level Simulator Module

  • Four Level Simulator model
  • Each Level LED indication are provided
  • Up & Down Level position indication by 10 Nos. Of LEDs
  • Lower & upper level limit can be set by software
  • Connect to 8255 using 26 pin FRC Connector
  • User's Manual with Sample Programs

43252 - Six Digit Seven Segment Display Module

  • Six Digit Seven Segment display
  • Decoder technique is use to display
  • Two port pins are used to display in seven segment
  • Connect to 8255 using 26 pin FRC Connector
  • User's Manual with Sample Programs

43253 - Parallel to Serial & Serial to Parallel Module Ic- 74595 & Ic-74165

  • 8 bit Parallel to serial convertor using IC-74165
  • Eight Parallel Input are indicated by LEDs
  • Serial to 8 bit parallel convertor using IC-74595
  • Eight Parallel Output are indicated by LEDs
  • Connect to 8255 using 26 pin FRC Connector
  • User's Manual with Sample Program

43254 - Two Square Traffic Light Module

  • Two square traffic light Display Controller
  • East, west, north, south post are display on the PCB for the square
  • For each post four LEDs are provided in form of Red, Yellow & Green
  • Connect to 8255 using 26 pin FRC Connector
  • User's Manual with Sample Programs

43255 - Interface for DOT-MATRIX Printer

  • 80/120 Column Dot-matrix Printer interface
  • Connect to 8255 using 26 pin FRC Connector
  • User's Manual with Sample Programs

  • 43256 - ANALOGTO DIGITAL Convertor Using AD7109
  • 43257-8 BIT ANALOG TO DIGITAL & DIGITAL TO
  • ANALOG MODULE Using ADC-0809 & DAC-0808

Note: Specifications are subject to change. Order Code can be different from Manufacturer's Model No.

Peripheral Study Cards

Code:EET2351

Study Cards can be connected to the 50 Pins KXT Bus of any 8/16 bit Series Microprocessor Trainer Kits. In this Study Card LED's are provided for different signals like Read, Write, Address Lines,Data Lines, Chip Select & Ports depending upon the Peripherals. Study

43275 - 8255 (PPI) STUDY CARD

  • 24 bit I/O using 8255 Programmable Peripheral IC
  • All Input/Output ports pins are terminated on 3 eight pin terminals & 26 pin FRC Connector
  • All Input/Output ports are indicated by 3 mm LEDs
  • Data lines from AD0 to AD7 are indicated by 3mm LEDs
  • Chip Select, A0, A1, Read, Write are indicated by 3mm LEDs
  • Hardware Single Step and Full Clock Execution mode are provided
  • Single stepping can be performed using micro switch provided on board
  • Using this study card all MODE experiment can be performed
  • Interface 8085/8086 Kit using 50 pin FRC Connector
  • User's Manual with Sample Programs

43276 - 8253 (PTC) STUDY CARD

  • Three channel Timer/Counter using 8253 Programmable Timer Counter IC
  • All Input/Output ports pins are terminated on terminals & 10 pin FRC Connector
  • Clock for Counter-0 is internally provided
  • Data lines from AD0 to AD7 are indicated by 3mm LEDs
  • Chip Select, A0, A1, Read, Write are indicated by 3mm LEDs
  • Hardware Single Step and Full Clock Execution modes are provided
  • Single stepping can be performed using micro switch provided on board
  • Card are supplied in Australian Pine Wood Enclosure
  • Using this study card all MODE experiment can be performed
  • Interface 8085/8086 Kit using 50 pin FRC Connector
  • User's Manual with Sample Programs

43277 - 8155 (PPI WITH TIMER) STUDY CARD

  • 22 bit I/O with single channel timer using 8155 Programmable Peripherals IC
  • All Input/Output ports pins are terminated on 3 eight pin terminals & 26 pin FRC Connector
  • All Input/Output ports are indicated by 3 mm LEDs
  • Data lines from AD0 to AD7 are indicated by 3mm LEDs
  • Chip Select, IO, Memory, Read, Write are indicated by 3mm LEDs
  • Hardware Single Step and Full Clock Execution modes are provided
  • Single stepping can be performed using micro switch provided on board
  • Using this study card all MODE experiment can be performed
  • Interface 8085/8086 Kit using 50 pin FRC Connector
  • User's Manual with Sample Programs

43278 - 8251 (USART) STUDY CARD

  • Serial communication using 8251 Universal
  • Synchronous/ Asynchronous Receiver Transmitter IC
  • Output are provided on 9 pin D-Type connector
  • Data lines from AD0 to AD7 are indicated by 3mm LEDs
  • Chip Select, Read, Write, A0, A1, DTR, DSR, RTS, CTS, TxRDY, RxRDY are indicated by 3mm LEDs
  • Hardware Single Step and Full Clock Execution modes are provided
  • Single stepping can be performed using micro switch provided on board
  • Using this study card all MODE experiment can be performed
  • Interface 8085/8086 Kit using 50 pin FRC Connector
  • User's Manual with Sample Programs

43279 - 8257 (DMA) STUDY CARD

  • Programmable Direct Memory Access controller using 8257 IC
  • On-board 2K RAM Provided using 6116 IC for DMA Operation
  • 8 Inputs are fed through input terminals with 3 mm LED indicator
  • Data lines from AD0 to AD7 are indicated by 3mm LEDs
  • Chip Select, Read, Write, A0, A1, A2, A3, Memory- Write,Memory-Read, IO-Write, IO-Read are indicated by 3mm LEDs
  • AEN, Mark, TC, HRQ, DACK0, DACK1, DACK2 are indicated by 3mm LEDs
  • Hardware Single Step and Full Clock Execution modes are provided
  • Single stepping can be performed using micro switch provided on board
  • Using this study card all MODE experiment can be performed.
  • Interface 8085/8086 Kit using 50 pin FRC Connector
  • User's Manual with Sample Programs

43280 - 8259 (PIT) STUDY CARD

  • 8 Channel Programmable Interrupt controller using 8259 IC
  • 8 Inputs interrupts are fed through input terminals
  • Data lines from AD0 to AD7 are indicated by 3mm LEDs
  • Chip Select, Read, Write, INTA, INTR are indicated by 3mm LEDs
  • Hardware Single Step and Full Clock Execution modes are provided
  • Single stepping can be performed using micro switch provided on board
  • Using this study card all MODE experiment can be performed
  • Interface 8085/8086 Kit using 50 pin FRC Connector
  • User's Manual with Sample Programs

43281 - 8279 (PKDC) STUDY CARD

  • Programmable Keyboard Display Controller using 8279 IC.
  • All scan lines/return lines are fed through input terminals & 26 pin FRC connector
  • Data lines from AD0 to AD7 are indicated by 3mm LEDs
  • Chip Select, Read, Write, INTA, A0 are indicated by 3mm LEDs.
  • Hardware Single Step and Full Clock Execution mode are provided
  • Single stepping can be performed using micro switch provided in the board
  • 8 Digit Seven Segment display with 20 keys keypad interface module to be interfaced with 8279 Study Card (OPTIONAL)
  • l Using this study card all modes experiment can be performed
  • l Interface 8085/8086 Kit using 50 pin FRC Connector
  • User's Manual with Sample Program

43282 - 8212 (LATCH) STUDY CARD

  • 8 bit Latch output using 8212 IC
  • 8 buffered latch output are indicated by 3mm LEDs
  • Hardware Single Step and Full Clock Execution modes are provided
  • Single stepping can be performed using micro switch provided on board
  • Using this study card all MODE experiment can be performed
  • Interface 8085/8086 Kit using 50 pin FRC Connector
  • User's Manual with Sample Programs

43283 - LATCH / BUFFER STUDY CARD

  • 8 bit Latch output using 74373 IC
  • l8 bit Buffer input using 74245 IC
  • 8 buffered latch output are indicated by 3mm LEDs
  • Eight Way DIP Switch is provided for buffer input
  • Eight bit buffered output are indicated by 3mm LEDs
  • Chip Select for IC-74245 and IC-74373 are indicated by 3mm LEDs
  • Hardware Single Step and Full Clock Execution modes are provided
  • Single stepping can be performed using micro switch provided on board
  • Using this study card all MODE experiment can be performed.
  • Interface 8085/8086 Kit using 50 pin FRC Connector
  • User's Manual with Sample Programs

43284 - 6116/6264/62256 RAM STUDY CARD

  • Data lines from AD0 to AD7 are indicated by 3mm LEDs.
  • Chip Select, Read, Write are indicated by 3mm LEDs.
  • Hardware Single Step and Full Clock Execution modes are provided
  • Single stepping can be performed using micro switch provided on board
  • Using this study card all MODE experiment can be Performed
  • Interface 8085/8086 Kit using 50 pin FRC Connector
  • User's Manual with Sample Programs

Note: Specifications are subject to change. Order Code can be different from Manufacturer's Model No.

Embedded Trainer

Code:EET2356

A single board Universal Embedded Kit based on MCU (Philips 89C61X2) Microcontroller for any Embedded Applications.

Feature:

  • CPU: Philips 89C61X2 Microcontroller
  • ISP Programming facility
  • Onboard Application:
  • 8 LEDs to display Digital Output
  • 8 Switches to give Digital Input each indicated by LED
  • 16*2 Alphanumeric LCD
  • 4 digit Seven segment displays
  • I2C compatible
    - 24C512 EEPROM (64KB)
    - DS1307 RTC with suitable battery
    - 4 Ch. 8bit ADC & 8 bit DAC using PCF8591
  • Temperature sensor interface Lm35
  • Temperature sensor interface DS18B20 24 I/O Lines
  • 24 I/O Lines Provided on a 26 pin FRC Connector for external interface
  • On board supply +/- 12V, 5V is provided
  • Supply Input Voltage: 230V AC
  • User's Manual with sample programs for all on board features

Note: Specifications are subject to change. Order Code can be different from Manufacturer's Model No.

ARM Embedded Trainer

Code:EET2361

A single board Universal Embedded Kit based on ARM (Philips LPC2148) Microcontroller for anyEmbedded applications.

Feature:

  • CPU: Philips LPC 2148 Microcontroller
  • ISP Programming facility
  • Onboard Application
  • 8 LEDs to display Digital Output
  • 8 Switches to give Digital Input each indicated by LED
  • 16*2 Alphanumeric LCD
  • 4 digit Seven segment displays
  • I2C compatible
    -24C512 EEPROM (64KB)
    -DS1307 RTC with suitable battery
    -4 Ch. 8bit ADC & 8 bit DAC using PCF8591
  • Temperature sensor interface Lm35
  • Temperature sensor interface DS18B20
  • 24 I/O Lines Provided on a 26 pin FRC Connector for external interface
  • On board supply +/- 12V, 5V is provided
  • Supply Input Voltage: 230V AC
  • User's Manual with sample programs for all on board features

Note: Specifications are subject to change. Order Code can be different from Manufacturer's Model No.

Embedded Trainer

Code:EET2366

A single board Universal Embedded Kit based on PIC (Microchip 16F877A / 18F452) Microcontroller for any Embedded applications.

Feature

  • CPU: Microchip 16F877A / 18F452 Microcontroller
  • ISP Programming facility
  • Onboard Application
  • 8 LEDs to display Digital Output
  • 8 Switches to give Digital Input each indicated by LED
  • 16*2 Alphanumeric LCD
  • 4 digit Seven segment displays
  • I2C compatible
    -24C512 EEPROM (64KB)
    -DS1307 RTC with suitable battery
    -4 Ch. 8bit ADC & 8 bit DAC using PCF8591
  • Temperature sensor interface Lm35
  • Temperature sensor interface DS18B20 24 I/O Lines
  • Provided on a 26 pin FRC Connector for external interface
  • On board supply +/- 12V, 5V is provided
  • Supply Input Voltage: 230V AC
  • User's Manual with sample programs for all on board features

Note: Specifications are subject to change. Order Code can be different from Manufacturer's Model No.
Educational Equipments
Biology Lab Microscopes Physics Lab Chemistry Lab
Lab Glassware Chinaware & Porcelain ware Lab Platinum-ware Lab Plasticware Stands, Racks, Clamps Wooden Racks and Stands Electro-Chemistry Power Supplies Electrical Spares & Supplies Molecular Models Organic Chemistry Set Laboratory Balances
/ Lab Measuring Instruments
Measurement Aids Spatula Lab Rubber Tubing Chemistry Lab Consumables Lab Brushes Hand Tools and Others Gas Tap & Fittings Lab Testing Papers Chemistry Lab Models Chemistry Charts Lab Safety Supplies Thermometers Laboratory Chemicals
Lab Microscopes & Slides Laboratory Glassware Lab Plasticware Mathematics Lab School/College Science Kits Geography & Geology Teaching Equipments Educational Charts Whiteboard & Boards
Lab Measuring Instruments Electronics Lab Engineering Lab Testing Lab (Engineering) Astronomy Lab Equipments Civil Engineering Equipments Civil Engineering Models Scientific Lab Instruments Blood Bank Equipments Educational Charts