parallel port to control LED
1 view (last 30 days)
Show older comments
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 ....
0 Comments
Answers (1)
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
0 Comments
See Also
Categories
Find more on Data Acquisition Toolbox Supported Hardware in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!