Erika + Seeed Studio CAN Bus Shield
Posted: Wed May 06, 2015 8:45 am
Hello, I'm trying to add a Task for CAN communication on Arduino UNO R3. I'm using CAN Bus shield as well.
here is header files for Seeed CAN Bus shield.
https://github.com/Seeed-Studio/CAN_BUS_Shield
I thought it was very easy to use CAN functions with Erika but there is a big problem.
the problem is that header file is made with C++ language,
it means that it can't be used on Task.c (because it is made with C Language)
is there anyone who can help me ?
I'm very novice of programming.
I will thank to any replies.
Thanks for reading
Carrick.
here is header files for Seeed CAN Bus shield.
https://github.com/Seeed-Studio/CAN_BUS_Shield
I thought it was very easy to use CAN functions with Erika but there is a big problem.
the problem is that header file is made with C++ language,
it means that it can't be used on Task.c (because it is made with C Language)
is there anyone who can help me ?
I'm very novice of programming.
I will thank to any replies.
Thanks for reading
Carrick.