This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

how to interface two 8052 with each other

i am going to do a 8052 based project in which we must be interface two s-series 8052 with each other but we have no idea about it. can anybody help me to suggest me how to interface two 8052 together.

Parents
  • actually we have to go to do gsm and rfid based automation and security system."In this project there will be sensors inside the home, if anybody comes forcibly to home the sensors output will give information to the system that somebody had came, then it will send the SMS to the owners mobile or make a call to police. Also in this project RFID is used to access or open the door. Controller will check whether the tag identification number provided by the RFID reader have the access permission or not. If have, access permission will be provided to that particular person, i.e. door control signal enabled. Otherwise an alert message will be sent to a predetermined mobile number and alarm will be activated. Each person’s access permissions can be seen on the LCD/ screen. EEPROM is used to keep the owner mobile no.,and also RTC is used to operate the devices automatically in case of mobile faillure. keypad is used to write the mobile no. and edit that one."

    thus our problem is that we are unable to join all that one in one microcontroller due to lack of I/O port and space. so we have try to use two microcontroller but two microcontroller can be used through serial interfacing (TXD and RXD) pin which is also needed for GSM and RFID. finally we have decided to use only one microcontroller by removing RTC and some sensors.

    now we need your suggetion and comment about that.

    Thank you!!!

Reply
  • actually we have to go to do gsm and rfid based automation and security system."In this project there will be sensors inside the home, if anybody comes forcibly to home the sensors output will give information to the system that somebody had came, then it will send the SMS to the owners mobile or make a call to police. Also in this project RFID is used to access or open the door. Controller will check whether the tag identification number provided by the RFID reader have the access permission or not. If have, access permission will be provided to that particular person, i.e. door control signal enabled. Otherwise an alert message will be sent to a predetermined mobile number and alarm will be activated. Each person’s access permissions can be seen on the LCD/ screen. EEPROM is used to keep the owner mobile no.,and also RTC is used to operate the devices automatically in case of mobile faillure. keypad is used to write the mobile no. and edit that one."

    thus our problem is that we are unable to join all that one in one microcontroller due to lack of I/O port and space. so we have try to use two microcontroller but two microcontroller can be used through serial interfacing (TXD and RXD) pin which is also needed for GSM and RFID. finally we have decided to use only one microcontroller by removing RTC and some sensors.

    now we need your suggetion and comment about that.

    Thank you!!!

Children