Experience using Arduino shields with C8YCKIT-062-WIFI-BT and Modus Toolbox

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
tlaritz
Level 1
Level 1
First reply posted First question asked Welcome!

Hi

I was hoping to use Arduino CAN and GPS shields with the above kit.  Because I also want to use the WiFi capability of the kit, I am forced down the path of using Modus Toolbox.  Has anyone gone down this path of using Arduino shields with the above kit?  If so, can you point me to any documentation that would help me in this endeavor?

 

Thanks.

 

0 Likes
1 Solution
Raj_C
Moderator
Moderator
Moderator
250 solutions authored 500 replies posted 50 likes received

Hi @tlaritz,

Thanks for your patience!!

For using any Arduino shield with the PSoC device follow these steps:

1) Get the Arduino Libraries for the shield.

2) Replace the Arduino APIs with the PSoC 6 Peripheral Driver Library APIs

3) For your example if you are using the WiFi component then you can refer to the code examples for the WiFi 

Please, let us know if you need further clarification.

Thank you

Best Regards

Raj Chaudhari

View solution in original post

0 Likes
1 Reply
Raj_C
Moderator
Moderator
Moderator
250 solutions authored 500 replies posted 50 likes received

Hi @tlaritz,

Thanks for your patience!!

For using any Arduino shield with the PSoC device follow these steps:

1) Get the Arduino Libraries for the shield.

2) Replace the Arduino APIs with the PSoC 6 Peripheral Driver Library APIs

3) For your example if you are using the WiFi component then you can refer to the code examples for the WiFi 

Please, let us know if you need further clarification.

Thank you

Best Regards

Raj Chaudhari

0 Likes