• USB port instead of I2C bus
    hi, I would like to program a 8051 microcontroller but I want to use the USB port instead of the I2C bus, can anyone please tell me how to do it? thanks.
  • Problem During Burning a Program Through Programmer
    I HAVE COMPLETED A CODE IN C FOR AT89C2051 MCU..IT IS WORKING CORRECTTLY ON PROTEUS DESIGN BUT WHEN I AM GOING TO PROGRAM THE IC THROUGH PROGRAMMER IT PROGRAMS BUT VARIFICATION FAILS AT 1BYTE...PLS SMONE...
  • input through serial port
    I need some help regarding how to give input through serial port. I can see the output of serial port in UART #1. char rxcharacter(void) { char character; SBUF = _getkey (); //SBUF = 'G';...
  • usb programmer for 89c51
    i want to purchase or made a usb programmer for 89c51 or 89c2051 because I have no parallel port in my computer. sir please either send me the circuit diagram or method of purchasing this burner
  • C8051 USB Programme
    Hi all, i am a 3rd year NYP student and i am currently doing a project that needs to link transmitter USB to a receiver USB(example tx to rx) in silicon laboratories. I has been trying for a month...