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 PolashM

  1. P

    a->b what it means

    suppose we have a structure as follows; struct st { int b; char c; float f; }; struct *a; a=&st;//assigning the addres of the structure to a //Now if we want to access a member of the structure, then we can do it as follows...
  2. P

    Basics about microcontrollers

    Microcontroller is as you probably know the brain to ur system(embedded system) The basic differences would be different registers and how many bit registers?(8-bit or 16 -bit).The architecture and the pin configuration would be different.The processing speed for the instructions (C,C++) would...
  3. P

    microcontroller project site list

    What is the microcontroller You are looking to work with? Arduino,Raspberry Pi are the most common for a eager electronics enthusiast...I would recommend you to Sparkfun,Adafruit,Makershed to have a look at those products and then decide. Polash
  4. P

    Any comparison list of various Electronics DIY websites?

    Hello Guys, Can I find a comparison list of the various Electronics and Robotics DIY websites and a thread to participate inthe discussion. Thanx Polash

Part and Inventory Search

Back
Top