parallel port to control LED

i have 8 conditions in an if loop...i need to control a set of 8 LED s...
i mean for condition 1 i need to give output as 0000 1111 for next condition i need to send the output as 1100 0011
and so on the combination of digtal out put goes on.. I need a proper solution to solve it and code it since i am new to data acquisition ....

Answers (1)

Aws Mery
Aws Mery on 29 Jul 2020
write a real time Matlab program to turn on (LED0, LED3, LED7) using data port pins of the parallel port as output

Categories

Find more on Data Acquisition Toolbox in Help Center and File Exchange

Asked:

Max
on 13 Mar 2012

Answered:

on 29 Jul 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!