Hi,
I just started with Arduino and got my initial prototype up-and-running pretty quickly. I'm now looking to add wifi connectivity to my device. Specifically, I'm looking to push updates to Twitter.
I've seen a number of wifi options, but I got stuck on figuring out the best one to use for me project. Since I'm new to all of this, I'm looking for the simplest option available.
Here are few things I've seen:
BlackWidow - Arduino close with "802.11b wireless baked directly onto the board"
WiShield - Shield from AsyncLabs
WiFly - Shield from Sparkfun
XBee - Requires receiver unit-- prob not the best for me
??
I'd really appreciate recommendations on the best solution for my project. I've been thinking about the BlackWidow, since it's relatively cheap to get Arduino plus wifi in one package, but I'm not sure if there are significant drawbacks there. Again, I'm looking to get something working as quick as possible and I'm new to Arduino.
Thanks in advance!