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 basade.abdul

  1. B

    LM35 interfacing with 89S52 using adc0808

    **broken link removed** //Program to display temperature in Celsius and Farenheit scale. #include<reg51.h> #define port P3 #define adc_input P1 #define dataport P0 #define sec 100 sbit rs = port^0; sbit rw = port^1; sbit e = port^2; sbit wr= port^3; sbit rd= port^4; sbit intr= port^5; int...
  2. B

    need help to make biped robot using arduino

    i want to make biped robot using arduino and also it must contain simple obstacle avoidance circuit
  3. B

    Suggestion in PCB designing.

    eagle, dip-trace ,Ki-cad free version are good for hobbyist
  4. B

    {help} TO build bright LED Lamp using USB port

    {help} TO build bright LED Lamp using USB port may be 10 to 20 LED array

Part and Inventory Search

Back
Top