EasyManuals Logo

Adafruit AirLift Shield ESP32 User Manual

Adafruit AirLift Shield ESP32
57 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #41 background imageLoading...
Page #41 background image
Arduino WiFi
You can use an AirLift with Arduino. Unlike CircuitPython, it work work with just about any Arduino board,
even a classic Arduino UNO. However, if you want to use libraries like Adafruit IO Arduino, ArduinoJSON,
or add sensors and SD card, you'll really want an ATSAMD21 (Cortex M0) or ATSAMD51 (Cortex M4), both
of which have
plenty
or RAM.
Library Install
We're using a variant of the Arduino WiFiNINA library, which is amazing and written by the Arduino team!
The official WiFi101 library won't work because it doesn't support the ability to change the pins .
So! We made a fork that you can install.
Click here to download the library:
https://adafru.it/Evm
Within the Arduino IDE, select Sketch->Include Library -> Add .ZIP library...
And select the zip you just downloaded.
First Test
OK now you have it wired and library installed, time to test it out!
Lets start by scanning the local networks. Load up the ScanNetworks example
https://adafru.it/Evm
© Adafruit Industries https://learn.adafruit.com/adafruit-airlift-shield-esp32-wifi-co-processor Page 41 of 56

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Adafruit AirLift Shield ESP32 and is the answer not in the manual?

Adafruit AirLift Shield ESP32 Specifications

General IconGeneral
MicrocontrollerESP32
InterfaceSPI
WiFi802.11 b/g/n
Voltage Level3.3V
TypeShield
SD Card SocketNo
Wireless ConnectivityWiFi
Input Voltage5V
Flash Memory4 MB
SRAM520 KB
Clock Speed240 MHz
USBNo
Compatible BoardsArduino Uno, Mega
AntennaCeramic
Digital I/O PinsNot directly accessible (used for SPI communication)