Click here to Skip to main content
15,887,821 members
Home / Discussions / C#
   

C#

 
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 
GeneralRe: Return Values Pin
PIEBALDconsult21-Feb-13 16:34
mvePIEBALDconsult21-Feb-13 16:34 
AnswerRe: Return Values Pin
V.21-Feb-13 20:37
professionalV.21-Feb-13 20:37 
Questionneed full tutorial for making audio player in C# Pin
Chaman Saini21-Feb-13 7:58
Chaman Saini21-Feb-13 7:58 
AnswerRe: need full tutorial for making audio player in C# Pin
Eddy Vluggen21-Feb-13 8:37
professionalEddy Vluggen21-Feb-13 8:37 
AnswerRe: need full tutorial for making audio player in C# Pin
Abhinav S21-Feb-13 15:36
Abhinav S21-Feb-13 15:36 
AnswerRe: need full tutorial for making audio player in C# Pin
Amir Mohammad Nasrollahi29-Jul-13 21:53
professionalAmir Mohammad Nasrollahi29-Jul-13 21:53 
Questionsimple audio player in C# Pin
Chaman Saini21-Feb-13 5:07
Chaman Saini21-Feb-13 5:07 
AnswerRe: simple audio player in C# Pin
Pete O'Hanlon21-Feb-13 5:35
mvePete O'Hanlon21-Feb-13 5:35 
GeneralRe: simple audio player in C# Pin
Chaman Saini21-Feb-13 5:50
Chaman Saini21-Feb-13 5:50 
GeneralRe: simple audio player in C# Pin
Dave Kreskowiak21-Feb-13 6:04
mveDave Kreskowiak21-Feb-13 6:04 
GeneralRe: simple audio player in C# Pin
Chaman Saini21-Feb-13 6:10
Chaman Saini21-Feb-13 6:10 
GeneralRe: simple audio player in C# Pin
Chaman Saini21-Feb-13 6:14
Chaman Saini21-Feb-13 6:14 

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.