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 mithun065285

  1. M

    [Moved] Errors in code written in Keil Uvision 3

    i hv written a program part of it i am showing below #include<reg51.h> #include<string.h> sbit rs=p3^1; sbit en=p3^0; sbit rw=p3^2; sbit b=p0^7; sbit led1=p2^0; sbit led2=p2^1; sbit led3=p2^2; sbit led4=p2^3; sbit PWM=p2^4; sbit RL1=p2^5; sbit RL2=p2^6; i got following error.pls help me out...

Part and Inventory Search

Back
Top