Of course, with the infrared, you also can move away from point to point and have much more flexibility in data addressing to and from different units, too (if you want to spend time making your own basic data transport layer) Also... a wired option for multiple listeners/responders to a message is RS485 (again, you might want some kind of transport layer in the communications section of your firmware) Julian Higginson Bruttour International P/L http://www.bruttour.com.au Ph: +612 9987 1581 -----Original Message----- From: AVR-Chat@yahoogroups.com [mailto:AVR-Chat@yahoogroups.com] On Behalf Of Julian Higginson Sent: Tuesday, 6 January 2009 1:08 PM To: AVR-Chat@yahoogroups.com Subject: RE: [AVR-Chat] Comms between AVR's What kind of network topology? If you can work out a way to do point-to-point I'd go USARTS if you have at least one spare on each AVR. Nice and simple to use, and opens up all sorts of other comms options if you want. As John said, if you're going off-board, buffered signals are important. Use standard RS232 chips. Or if you want something a bit more fancy - maybe try using the USARTS with infrared transmitters/receivers? Julian Higginson Bruttour International P/L http://www.bruttour.com.au Ph: +612 9987 1581 -----Original Message----- From: AVR-Chat@yahoogroups.com [mailto:AVR-Chat@yahoogroups.com] On Behalf Of Brian Sent: Tuesday, 6 January 2009 11:34 AM To: AVR-Chat@yahoogroups.com Subject: [AVR-Chat] Comms between AVR's What is the common comms method to use to commuicate between AVR's (mega series) for short distances (USART, SPI, IIC, CAN), a few inches to less than a couple of feet (not on the same board)? This could be for 2 or more AVR's. I am using IIC for my eeprom and RTC. Brian ------------------------------------ Yahoo! Groups Links ------------------------------------ Yahoo! Groups Links
Message
RE: [AVR-Chat] Comms between AVR's
2009-01-06 by Julian Higginson
Attachments
- No local attachments were found for this message.