• Digital clock program using 89C2051
    Hi, I'm writing a code for digital clock in Keil C, but I'm not getting the expected results. Can anybody please help me with the program? The code is as follows.. #include <AT892051.H> #include...
  • Digital clock program using 89C2051
    Hi, I'm writing a code for digital clock in Keil C, but I'm not getting the expected results. Can anybody please help me with the program? The code is as follows.. #include <AT892051.H> #include...
  • PWM generation with 89c2051
    Hello, I am using 89c2051 ic for RGB dimming light . As there is no PWM pin on IC I wnat to know how can I genrate my PWM for dimming effect of LEDs.how canI use two times for generation of three pulses...
  • PWM generation with 89c2051
    Hello, I am using 89c2051 ic for RGB dimming light . As there is no PWM pin on IC I wnat to know how can I genrate my PWM for dimming effect of LEDs.how canI use two times for generation of three pulses...
  • 89c2051 interfacing with PC via serial port
    Hi I am anupc... I am working on 89c51 and I can interface 89c51 with PC via sercial port but when I interface with PC via serial port then their is no output at the port of 89c2051 . I can write same...