AnduinoWiFi Getting Started

AnduinoWiFi Getting Started

Consider this the “Blinky LED” of the anduinoWiFi shield!

Things used in this project

Hardware components

Anduino WiFi
Andium Anduino WiFi
× 1
Arduino Due
Arduino Due
× 1
Arduino Zero & Genuino Zero
Arduino Zero & Genuino Zero
× 1

Software apps and online services

Arduino IDE
Arduino IDE

Story

Motivation

Implementing an IoT prototype utilizing an Arduino that doesn’t natively support WiFi can be cumbersome. Sure there are some pretty good options for native support. The MKR1000 natively supports WiFi, but this ease comes at a price. The SAMD21 is essentially half as powerful as the SAM3X8E on the Due. Why not have the best of both worlds?

 

Give me the speed, storage, and excessive amount of I/O available on the Due with the same WiFi101 capabilities and ease of use as the MKR1000? Wouldn’t it also be nice to prevent your prototypes from looking like a labyrinth of wires and breadboards?

Leave a Comment

Your email address will not be published. Required fields are marked *