??? 10/29/08 13:08 Read: times |
#159474 - Interfacing RS485 (SN75176) with AT89c51 |
I need help with my project "Menu card automation".The idea is to use multiple slaves at different tables which display the menu on a 16x2 lcd display and the patron selects an item by scrolling up& down, using a keypad ,and then hitting enter( I intend to use a 4 i/p keypad only).Ofcourse the slaves need to communicate this information to the master,I intend to use RS485 protocol (because multidrop).The master also communicates this info to kitchen via a pc thru max232. But I am stuck on two things
1.I intend to use a SN75176-SN65176 TRANSCEIVER for RS485 , but HOW exactly this 8pin IC would assist in communication is a question i've not been able to answer. (terminal resistance would be 120ohms). data sheet has been quite redundant..i wish to know as to how exactly it works.If you could explain that; it would be great or any pointers towars any suitable sites with positive , complete information is quite welcome too. 2.The master is to communicate with multiple slaves, and also with the PC. but AT89c51 has only one UART!!! what's the work around? ANY GUIDANCE OR ASSISTANCE IN THE RIGHT DIRECTION IS INDEED VERY WELCOME. & thx in advance. |