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 asrafiel

  1. A

    C++, Visual C++ and Turbo C++

    TURBO c++ is a compiler to work in 16 bits machines on DOS. So forget it. Visual C++ is a microsoft tool, so it has many bugs, it was made to work on 32 bits machines.
  2. A

    Best language to access serial port?

    C is the best. Simple. Seek outportb function and your program will be done.
  3. A

    how to learn C language ?

    The Deitel's book of C is very good, but remember: google is your master. The main difference between C and C++ is that C++ supports a object orientation approach. In C++ we have many classes and functions that native C don't have.
  4. A

    how can i start embeded systems

    Go to www.symbian.com and take a look, Symbian is the SO for embedded. Learn C/C++

Part and Inventory Search

Back
Top