1
Project development, ideas, and suggestions / Re: uCAN: A protocol stack for microcontroller networking
Not sure if there has been any progress regarding uCAN but I am currently looking for a Higher level application for a home automation project that I have started. I considered using both CANopen and VCSP and looks like I felt the same way you guys feel.
I did find the following CANopen library that was originally created for PIC and accordingly to the author it should be fairly easy to port to other uCs. I am not sure if anybody wants to take a stab at it.
http://sourceforge.net/projects/canopennode/
Let me know if this project is still going so I can see if I can use it for CAN home automation. My board is based on ATMega328p running Arduino bootloader + MCP 25625.
Thanks,
Dro