Interfacing pc (ISA-BUS) / Bakhari Mohd Nawi

This project is developed for controlling On/Off two extemal 1-bit devices (ac powered fan and ac powered light bulb) using a personal computer. To achieve this, an input/output card was designed based on Intel 8255A, which is also known as I/O expander and controlled via a simple program which is b...

Full description

Saved in:
Bibliographic Details
Main Author: Mohd Nawi, Bakhari
Format: Thesis
Language:English
Published: 1999
Online Access:https://ir.uitm.edu.my/id/eprint/101460/1/101460.pdf
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:This project is developed for controlling On/Off two extemal 1-bit devices (ac powered fan and ac powered light bulb) using a personal computer. To achieve this, an input/output card was designed based on Intel 8255A, which is also known as I/O expander and controlled via a simple program which is being developed using Visual Basic (version 6). Out of the three ports available on 8255A, only port A bit 1 and bit 3 are being used. The input/output card is accessed via a software link library, Window 95IO.dll, which acts as a hardware (I/O card) and software (Visual Basic 6) interface.