Adafruit AirLift – ESP32 WiFi Co-Processor Breakout Board

Product ID: 4201
$9.95
Qty Discount
1-9 $9.95
10-99 $8.96
100+ $7.96

Description

Give your plain ol' microcontroller project a lift with the Adafruit AirLift - a breakout board that lets you use the powerful ESP32 as a WiFi co-processor. You probably have your favorite microcontroller (like the ATmega328 or ATSAMD51), awesome peripherals and lots of libraries. But it doesn't have WiFi built in! So lets give that chip a best friend, the ESP32. This chip can handle all the heavy lifting of connecting to a WiFi network and transferring data from a site, even if its using the latest TLS/SSL encryption (it has root certificates pre-burned in).

Having WiFi managed by a separate chip means your code is simpler, you don't have to cache socket data, or compile in & debug an SSL library. Send basic but powerful socket-based commands over 8MHz SPI for high speed data transfer. You can use 3V or 5V Arduino, any chip from the ATmega328 or up, although the '328 will not be able to do very complex tasks or buffer a lot of data. It also works great with CircuitPython, a SAMD51/Cortex M4 minimum required since we need a bunch of RAM. All you need is an SPI bus and 2 control pins plus a power supply that can provide up to 250mA during WiFi usage.

We placed an ESP32 module on a PCB with level shifting circuitry, a 3.3V regulator, and a tri-state chip for MOSI so you can share the SPI bus with other devices. Comes fully assembled and tested, pre-programmed with ESP32 SPI WiFi co-processor firmware that you can use in CircuitPython to use this into a WiFi co-processsor over SPI + 2 pins. We also toss in some header so you can solder it in and plug into a solderless breadboard.

The firmware on board is a slight variant of the Arduino WiFiNINA core, which works great! At this time connection to Enterprise WiFi is not yet supported.

Check out our learning system guide for schematics, files, and to get started AirLift'in' within minutes!

Technical Details

Product Dimensions: 33.0mm x 31.8mm x 4.8mm / 1.3" x 1.3" x 0.2"

Product Weight: 5.7g / 0.2oz

RoHS 2 2011 65 EU Compliant
RoHS 2 2015 863 EU Compliant

Learn

Give your project an airlift with this WiFi-BLE breakout!
Just add a power outlet and a WiFi network and stream time and location stamped environmental readings to AdafruitIO.
Get your project online fast with AirLift & Adafruit IO!
Learn how to connect your CircuitPython devices to the internet with this lightweight publish/subscribe protocol.
See All Guides