Hi Seb, On May 6, 11:46 am, Sebastien Lelong <[email protected]> wrote: > > I thought about supporting a CAN capable PIC in my new jaluino bee board, > but honestly, I don't even know what I could with CAN so, as for me, your > worries may last some more :) >
I didn't think I'd like CAN, but it is actually very nice -- since it is a broadcast bus, every one hears every message, and indeed, if anyone detects an error, the message will be re-sent automatically. >From a software view, the packets look more like message passing -- it doesn't matter who the message is from, but rather what does this message mean, and should I take any action as a result of receiving this message. William -- You received this message because you are subscribed to the Google Groups "jallib" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/jallib?hl=en.
