Hi,
I would like to connect my android directly to my arduino zero and I wanted to buy arduino 101 wifi shield for that but it is not available in the UK. Older arduino wifi shield is available to buy but its pins operates only on 5V instead of 3.3v as zero does. I couldn't find any answer if older arduino shield is compatible with arduino Zero and I have to be sure if it is or not.
Thanks
I can not speak about the hardware you have chosen, but I have my zero board is linked using a ESP8266 WiFi module using the standard Espressif AT firmware.
Easy to implement, and very very cheap solution. The Espressif IC runs a little bit hot, but very stable.
kinematik:
I can not speak about the hardware you have chosen, but I have my zero board is linked using a ESP8266 WiFi module using the standard Espressif AT firmware.
Easy to implement, and very very cheap solution. The Espressif IC runs a little bit hot, but very stable.
can you please tell me how you did it? I can't connect my ESP8266 to my Zero to save my life