parallel port to control LED
Mostrar comentarios más antiguos
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 ....
Respuestas (1)
Aws Mery
el 29 de Jul. de 2020
0 votos
write a real time Matlab program to turn on (LED0, LED3, LED7) using data port pins of the parallel port as output
Categorías
Más información sobre Data Acquisition Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!