Brian, I had a (very) quick look at it, and it looks fairly complex to me, lots of decoding and stuff. I'm a very basic c programmer, and that looks above my skill level, plus it appears you need an RS485 chip. Wouldn't it be easier to utilise a 2 wire interface instead? I'm currently looking at the mega64, and it has the module onboard, but it appears to allow multi-masters, and only needs the two pull-ups on the SDA & SCL lines. I realise that it'd be a pain in the butt on older chips (I've played with 8535s), but I think it may be simpler to implement. In your opinion, would it be easier/more efficient to go for TWI or for ROBIN? Adam R. --- In AVR-Chat@yahoogroups.com, Brian Dean <bsd@b...> wrote: > On Sat, Mar 05, 2005 at 08:17:18PM -0000, phisatho wrote: > > > Anybody aware of a masterless(multimaster) protocol ( ie: any device > > can communicate with any other device on the net based on device ID > > - and any device can be shut-down without affecting the bus - > > something similar to echelon bus but way simple) that can be applied > > on AVRs and affordable for hobbyists > > Have a look at ROBIN: > > http://www.bdmicro.com/code/robin/ > > -Brian > -- > Brian Dean > BDMICRO - ATmega128 Based MAVRIC Controllers > http://www.bdmicro.com/
Message
Re: Multimaster network
2005-03-07 by Adam Read
Attachments
- No local attachments were found for this message.