Click here to Skip to main content
15,912,457 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: USB or Parallel Port Pin
CKnig17-Dec-07 22:53
CKnig17-Dec-07 22:53 
GeneralRe: USB or Parallel Port Pin
Luc Pattyn17-Dec-07 23:55
sitebuilderLuc Pattyn17-Dec-07 23:55 
GeneralRe: USB or Parallel Port Pin
meki_211825-Dec-07 5:55
meki_211825-Dec-07 5:55 
GeneralRe: USB or Parallel Port Pin
Luc Pattyn26-Dec-07 8:28
sitebuilderLuc Pattyn26-Dec-07 8:28 
GeneralRe: USB or Parallel Port Pin
meki_211827-Dec-07 19:22
meki_211827-Dec-07 19:22 
GeneralRe: USB or Parallel Port Pin
Luc Pattyn28-Dec-07 2:39
sitebuilderLuc Pattyn28-Dec-07 2:39 
GeneralRe: USB or Parallel Port Pin
meki_211828-Dec-07 7:05
meki_211828-Dec-07 7:05 
GeneralRe: USB or Parallel Port Pin
Luc Pattyn28-Dec-07 7:31
sitebuilderLuc Pattyn28-Dec-07 7:31 
meki_2118 wrote:
I must first study how the serial port work. Am I right?


yes.
whatever it is you will be using, you must study it.


meki_2118 wrote:
the "number of line" your talking about I'm really clueless


each serial port offers a few output lines and a few input lines.
you must determine how many you need for your target hardware; if the port has fewer,
it won't help you.


meki_2118 wrote:
I'm planning to experiment it first with a LED light


That is good. An LED will take some 10 mA and it sure needs a series resistor (say 1K).
When it works, it shows your software is probably OK. But that might be the smaller
part of the job.

Before you implement something, you should:
1. study the technologies you are considering;
2. make a design.
In your case: check number of lines, voltage levels, current requirements.
Example: if your door lock needs 1 Amp to operate, the serial or parallel port will not
be capable of supplying that, hence you would then need a power supply, a relay, and
probably a transistor to control the relay. (A relay probably will need more than a
few volts, and being inductive, I would not connect it to a PC directly).

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]

Happy Holidays!


GeneralRe: USB or Parallel Port Pin
meki_21183-Jan-08 17:18
meki_21183-Jan-08 17:18 
GeneralRe: USB or Parallel Port [modified] Pin
Luc Pattyn4-Jan-08 1:23
sitebuilderLuc Pattyn4-Jan-08 1:23 
Generalclient server Pin
ra_shieru17-Dec-07 11:20
ra_shieru17-Dec-07 11:20 
Questionmdb file with access to many user without SQL Server Pin
stephan060717-Dec-07 10:26
stephan060717-Dec-07 10:26 
GeneralRe: mdb file with access to many user without SQL Server Pin
Dave Kreskowiak17-Dec-07 14:56
mveDave Kreskowiak17-Dec-07 14:56 
GeneralPossible parameters in function Pin
helelark12317-Dec-07 5:38
helelark12317-Dec-07 5:38 
GeneralRe: Possible parameters in function Pin
Dave Kreskowiak17-Dec-07 14:53
mveDave Kreskowiak17-Dec-07 14:53 
AnswerRe: Possible parameters in function Pin
helelark12317-Dec-07 18:38
helelark12317-Dec-07 18:38 
GeneralRe: Possible parameters in function [modified] Pin
helelark12317-Dec-07 21:54
helelark12317-Dec-07 21:54 
GeneralSerialport using in VB.NET Pin
Robert Hsu17-Dec-07 4:05
Robert Hsu17-Dec-07 4:05 
GeneralRe: Serialport using in VB.NET Pin
Luc Pattyn17-Dec-07 6:59
sitebuilderLuc Pattyn17-Dec-07 6:59 
Generalhelp need for removing image from picturebox Pin
Senthil S17-Dec-07 1:11
Senthil S17-Dec-07 1:11 
GeneralRe: help need for removing image from picturebox Pin
ChandraRam17-Dec-07 1:43
ChandraRam17-Dec-07 1:43 
GeneralRe: help need for removing image from picturebox Pin
Christian Graus17-Dec-07 10:36
protectorChristian Graus17-Dec-07 10:36 
GeneralRe: help need for removing image from picturebox Pin
Luc Pattyn17-Dec-07 11:40
sitebuilderLuc Pattyn17-Dec-07 11:40 
Questionsecurity issue Pin
Tauseef A17-Dec-07 0:52
Tauseef A17-Dec-07 0:52 
GeneralRe: security issue Pin
Vimalsoft(Pty) Ltd17-Dec-07 21:00
professionalVimalsoft(Pty) Ltd17-Dec-07 21:00 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.