• microcontroller driven circuitries
    i wanted to know if i can use microcontroller IC T89C5115 for driving circuits like sourcing currents for MOSFETs etc. i'm also thinking of using a Buffer IC 4050 for it. how can i use it and will it...
  • microcontroller driven circuitries
    i wanted to know if i can use microcontroller IC T89C5115 for driving circuits like sourcing currents for MOSFETs etc. i'm also thinking of using a Buffer IC 4050 for it. how can i use it and will it...
  • Serial port Communication PC and AT89C52
    I am using MAX232 to communicate with AT89C52 under the control of PC using VB programming. The problems are: 1. How I can check if MAX232 is working or not, (by checking LED, I know the serial receiving...
  • Serial port Communication PC and AT89C52
    I am using MAX232 to communicate with AT89C52 under the control of PC using VB programming. The problems are: 1. How I can check if MAX232 is working or not, (by checking LED, I know the serial receiving...
  • Serial port Communication PC and AT89C52 ( continuted )
    Here was my plan to realize the communication between PC and AT89C52, Both of them are set to 2400 (baud rate), N, 8, 1. 1. I have shortened pin 2 and pin 3 of RS-232 attached to PC. When my pc was sending...