Parallel Port interfacing?
Author |
Message |
Weapon X
![](http://www.murauchi.com/MCJ/front/images/commodity/450/00000542450L.jpg)
|
Posted: Sat Jun 10, 2006 10:13 pm Post subject: Parallel Port interfacing? |
|
|
hey, i am working on a project and i was wondering if i it is possible to get flash to interface with a parallel port. all i want is to be able to send a 1 output (through pin5 for example) which will turn on an led. any help would be appreciated. thanx alot. |
|
|
|
|
![](images/spacer.gif) |
Sponsor Sponsor
![Sponsor Sponsor](templates/subSilver/images/ranks/stars_rank5.gif)
|
|
![](images/spacer.gif) |
Weapon X
![](http://www.murauchi.com/MCJ/front/images/commodity/450/00000542450L.jpg)
|
Posted: Tue Jun 13, 2006 9:09 pm Post subject: NVM got it |
|
|
nevermind guys, i got out how to interface with a parallel port. for anyone else interested its not flash tht interfaces with the parallel port, wht u have to do is create a program in qbasic tht interfaces with the parallel port then export it as an exe file. using the fscommand command in flash u can launch an exe file (the interface program) and u cna have lights for example, blinkin g while u have a flash going on. |
|
|
|
|
![](images/spacer.gif) |
[Gandalf]
![](http://compsci.ca/v3/uploads/user_avatars/189297994e4c716fec7f1.png)
|
Posted: Tue Jun 13, 2006 9:33 pm Post subject: (No subject) |
|
|
Interesting... Note though that QBASIC isn't the only way to create and program an executable that will communicate with the parallel port. Heck, even Turing can do that. |
|
|
|
|
![](images/spacer.gif) |
|
|