• Is the ADuC 845 Architecture like the ADuC 8051?
    Hi to all I'm new in here, I've just received an ADuC 845 board and with that I need to communicate with another processsor alike(AD5235). But first I need to control the LED's on the ADuC board with...
  • Is the ADuC 845 Architecture like the ADuC 8051?
    Hi to all I'm new in here, I've just received an ADuC 845 board and with that I need to communicate with another processsor alike(AD5235). But first I need to control the LED's on the ADuC board with...
  • PLz Help
    Hi I m new to this I want to Know tht which MC will I use to make 2 USB Communicate with each other PLz Help
  • PLz Help
    Hi I m new to this I want to Know tht which MC will I use to make 2 USB Communicate with each other PLz Help
  • plz help with problem
    HI. I found this code on my interenet computer. it does not work. plz help? < pre> #include <reg51.h> sbit pin = P1^0; main() { P1 = 0x00; TMOD = 0x09; loop:TL0 = 0xAF; TH0 = 0x3C; pin = 1;...