Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by RobBickelBSC

  1. R

    Parallel port programming in c#(to control a led light)

    You are setting your output back to off before you are doing the console.read try changing your main to this: public static void Main(string[] args) { int address = 888; int value; value = PortAccess.Input(address)...

Part and Inventory Search

Back
Top