This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Modifications to to ADC LPC24xx


Hello Peter,

I have no special high level API for CAN based home control but I prefer the CANopen protocol for my applications (http://www.can-cia.org/index.php?id=84). The CANopen protocol is open, standardized, well documented and has a lot of device profiles. There is an open source CANopen Master/Slave implementaion available here:

http://www.canfestival.org/

I would recommend to use the device profile CiA 401 - CANopen device profile for generic I/O modules for your purposes (http://www.can-cia.org/index.php?id=523).

There is also a small CANopen slave stack available at http://www.microcanopen.com/ that is free for personal use.

Regards, Uwe

--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]