Click here to Skip to main content
15,898,134 members
Home / Discussions / C#
   

C#

 
SuggestionRe: file transer using wifi with out socket programming in c# Pin
Richard MacCutchan21-Feb-13 23:56
mveRichard MacCutchan21-Feb-13 23:56 
GeneralRe: file transer using wifi with out socket programming in c# Pin
raythatha728-Feb-13 23:25
raythatha728-Feb-13 23:25 
GeneralRe: file transer using wifi with out socket programming in c# Pin
Richard MacCutchan1-Mar-13 0:36
mveRichard MacCutchan1-Mar-13 0:36 
AnswerRe: file transer using wifi with out socket programming in c# Pin
Eddy Vluggen22-Feb-13 0:28
professionalEddy Vluggen22-Feb-13 0:28 
AnswerRe: file transer using wifi with out socket programming in c# PinPopular
Dave Kreskowiak22-Feb-13 1:51
mveDave Kreskowiak22-Feb-13 1:51 
Questionhow to control LEDS Pin
samweps21-Feb-13 21:19
samweps21-Feb-13 21:19 
AnswerRe: how to control LEDS Pin
Marco Bertschi21-Feb-13 21:59
protectorMarco Bertschi21-Feb-13 21:59 
GeneralRe: how to control LEDS Pin
samweps22-Feb-13 1:09
samweps22-Feb-13 1:09 
GeneralRe: how to control LEDS Pin
Marco Bertschi22-Feb-13 1:14
protectorMarco Bertschi22-Feb-13 1:14 
GeneralRe: how to control LEDS Pin
samweps22-Feb-13 5:10
samweps22-Feb-13 5:10 
GeneralRe: how to control LEDS Pin
Marco Bertschi22-Feb-13 7:11
protectorMarco Bertschi22-Feb-13 7:11 
GeneralRe: how to control LEDS Pin
Dave Kreskowiak23-Feb-13 4:21
mveDave Kreskowiak23-Feb-13 4:21 
AnswerMy Vote of 1 Pin
Keith Barrow21-Feb-13 22:25
professionalKeith Barrow21-Feb-13 22:25 
GeneralRe: My Vote of 1 Pin
samweps22-Feb-13 1:12
samweps22-Feb-13 1:12 
AnswerRe: how to control LEDS Pin
Eddy Vluggen21-Feb-13 22:42
professionalEddy Vluggen21-Feb-13 22:42 
GeneralRe: how to control LEDS Pin
samweps22-Feb-13 1:17
samweps22-Feb-13 1:17 
GeneralRe: how to control LEDS Pin
Eddy Vluggen22-Feb-13 5:00
professionalEddy Vluggen22-Feb-13 5:00 
AnswerRe: how to control LEDS Pin
Dave Kreskowiak22-Feb-13 1:43
mveDave Kreskowiak22-Feb-13 1:43 
AnswerRe: how to control LEDS Pin
Samer AlRawi26-Feb-13 17:52
Samer AlRawi26-Feb-13 17:52 
AnswerRe: how to control LEDS Pin
garaber6-Mar-13 22:08
garaber6-Mar-13 22:08 
parallel port(DB25)
breadboard
optoisolator for each of the used lines(ie Protect the PC interface
next a latch (something to hold the data)
drivers (for lighting the lighty things)
opto latch
                            +Vcc
                      -----------------
                     r  r  r  r  r  r  r
                     e  e  e  e  e  e  e
                     s  s  s  s  s  s  s
                     i  i  i  i  i  i  i
 db25                s  s  s  s  s  s  s
 ╔═╗latch sig        t  t  t  t  t  t  t
-║-║------|          o  o  o  o  o  o  o
 ║ ║      |          r  r  r  r  r  r  r
 ║ ║ ╔═╗ ╔═╗    ╔═╗  |  |  |  |  |  |  |     //led
-║-║-║o║-║l║----║d║--------------------o----|>-----o
-║-║-║p║-║a║----║r║-----------------o-------|>-----o
-║-║-║t║-║t║----║i║--------------o----------|>-----o
-║-║-║o║-║c║----║v║-----------o-------------|>-----o Ground
-║-║-║ ║-║h║----║e║--------o----------------|>-----o
-║-║-║ ║-║ ║----║r║-----o-------------------|>-----o
-║-║-║ ║-║ ║----║s║--o----------------------|>-----o
 ╚═╝ ╚═╝ ╚═╝    ╚═╝ 

each of the lines are attached to a pull up resistor


see C# parallel port programming on Code Project
Questioncode for control of LEDs through port Pin
samweps21-Feb-13 21:12
samweps21-Feb-13 21:12 
AnswerRe: code for control of LEDs through port Pin
Marco Bertschi21-Feb-13 22:03
protectorMarco Bertschi21-Feb-13 22:03 
GeneralRe: code for control of LEDs through port Pin
Pete O'Hanlon21-Feb-13 22:27
mvePete O'Hanlon21-Feb-13 22:27 
GeneralRe: code for control of LEDs through port Pin
Marco Bertschi21-Feb-13 23:07
protectorMarco Bertschi21-Feb-13 23:07 
QuestionReturn Values Pin
C-P-User-321-Feb-13 16:09
C-P-User-321-Feb-13 16:09 

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.