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.
Erika + Seeed Studio CAN Bus Shield
Moderator: paolo.gai
Re: Erika + Seeed Studio CAN Bus Shield
Hi,
the notification of this post just arrived, probably due to a problem in the mail server. I'm happy that you solved it.
If you want to share an example, we'll be hapy to add it to the examples for Arduino.
PJ
the notification of this post just arrived, probably due to a problem in the mail server. I'm happy that you solved it.
If you want to share an example, we'll be hapy to add it to the examples for Arduino.
PJ