parallel port to control LED
조회 수: 1 (최근 30일)
이전 댓글 표시
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
답변 (1개)
Aws Mery
2020년 7월 29일
write a real time Matlab program to turn on (LED0, LED3, LED7) using data port pins of the parallel port as output
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Data Acquisition Toolbox Supported Hardware에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!