Arduino IDE WICED pros and cons

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

cross mob
Anonymous
Not applicable

I've gotten a WICED module from Adafruit ( their Feather WICED ) and it seems like they've done some serious work to get it onboard for the Arduino environment, but I'm not sure they've gotten it to be a full throttle as the WICED can handle. I've gone through the hoops and jumps and gotten their code to complie for their examples buy I'm still trying to figure out exactly how they handle parts like their python DFU script.  I'm imagining that the Arduino IDE is a great conceptual designing tool, and good for familiarity for those like me who already use that, but I feel it probably strips the guts out of a lot of features. Does anyone have experience who can relate the two?

From what I can see:

Arduino Pros:

familiarity

some common libraries ported from Arduino side for relatively quick cross compile-ability

...

Arduino Cons:

circuitous backdoor engineering

I've heard of problems with Interrupts

seems a layer off of bare metal

Cypress/Broadcom SDK Pros:

Native Native Native

Industry standard

full throttle development

SDK Cons;

learning curve ?

What are the pros and cons as you see them?

0 Likes
1 Reply
MichaelF_56
Moderator
Moderator
Moderator
250 sign-ins 25 comments on blog 10 comments on blog

Moving to the WICED Wifi forum for increased exposure,

I will also reach out to the adafruit​ team to see if they can provide some feedback.

0 Likes