Package peripherals

Class Summary
KeyPad This class is created in order to keep the information of 16 Push Buttons.
LED This class is created in order to keep the information of a single LED.
LEDArray This class is created in order to keep the information of eight “7LED”s.
Peripheral This is a general class representing the peripherals on the CENG336 Board.
Potentiometer This class represents the potentiometer on CENG336 Board.
PushButton This class represents a single push button display of the CENG336 Board.
SevenSegmentDisplay This class is created in order to keep the information of a single “7-Segment Display”.
SevenSegmentDisplayArray This class is created in order to keep the information of three “7-Segment Display”s.