• No subject
    I need Uvision4 64bit . Can anyone give me the download link for Uvision4 64 bit ??
  • No subject
    #include<reg51.h> sbit ALE =P2^4; sbit OE = P2^5; sbit SC = P2^6; sbit EOC = P2^7; sbit ADDR_A = P2^0; sbit ADDR_B = P2^1; sbit ADDR_C = P2^2; sfr MYDATA = P1; void main (void) { unsigned char...
  • No subject
    i am getting problem in reading the value from 24c02 with 8051! i am getting one time original value which is present in the memory and other time when once again loop is executed,i am getting value...
  • No subject
    code 8051
  • No subject
    give me the complete solution of interfacing microcontroller to gsn mobile through at command?