Adafruit
Adafruit AirLift – ESP32 WiFi Co-Processor Breakout Board
Give any microcontroller WiFi connectivity with the Adafruit AirLift Breakout. This board uses an ESP32 as a WiFi co-processor, handling all the heavy liftin...
Get notified when back in stock
Give any microcontroller WiFi connectivity with the Adafruit AirLift Breakout. This board uses an ESP32 as a WiFi co-processor, handling all the heavy lifting of network connections and TLS/SSL encryption so your main microcontroller can focus on your application logic.
The ESP32 communicates over 8 MHz SPI for high-speed data transfer, requiring just an SPI bus and 2 control pins. It comes pre-programmed with WiFi co-processor firmware (a variant of Arduino WiFiNINA) and has root certificates pre-burned in for secure HTTPS connections. On-board level shifting and a 3.3V regulator let you use it with both 3V and 5V microcontrollers.
Key Features
- ESP32 WiFi Co-Processor – Handles WiFi networking and TLS/SSL encryption
- 8 MHz SPI Interface – High-speed communication with just SPI + 2 control pins
- Pre-Programmed Firmware – Ready to use out of the box with Arduino and CircuitPython
- TLS/SSL Support – Root certificates pre-burned for secure connections
- 3V and 5V Compatible – On-board 3.3V regulator and level shifting circuitry
- Shared SPI Bus – Tri-state MOSI allows sharing with other SPI devices
- Breadboard-Friendly – Includes header strip for solderless breadboard use
Compatibility
- Arduino – Works with ATmega328 and up, though larger chips (SAMD51, etc.) recommended for complex tasks
- CircuitPython – Requires SAMD51/Cortex M4 minimum for sufficient RAM
Also Available
- AirLift Bitsy Add-On – Compact version designed to stack on ItsyBitsy boards
Ideal For
- Adding WiFi to existing microcontroller projects
- IoT data logging and cloud connectivity
- Web API integrations
- Secure HTTPS communication
Package Contents
- 1× Adafruit AirLift ESP32 WiFi Co-Processor Breakout (assembled and tested)
- 1× Header strip
Jargon buster
Plain-language definitions for the technical terms used above.
- 3.3V regulator
- A 3.3V regulator is a power circuit that provides a steady 3.3 volts for parts that need that supply voltage. On a breakout board, it can let the sensor run safely even when the connected microcontroller or power source uses a higher voltage.
- API
- An API (application programming interface) is a defined set of commands or functions that lets one piece of software interact with another, such as a library, operating system, hardware driver or online service. When something offers API support, it means you can control or query it from your own code rather than only through its built-in menus or buttons.
- breakout
- A breakout board carries a small or fine-pitched component and brings its connections out to standard, breadboard- and header-friendly pins. Describing a part as a breakout means it can be wired into a project without soldering directly to the component's tiny contacts.
- CircuitPython
- A beginner-friendly version of Python designed to run directly on microcontroller boards. If a product supports CircuitPython, you can often program it by copying code files onto the board rather than setting up a more complex toolchain.
- ESP32
- ESP32 is a family of low-cost microcontroller chips and modules from Espressif with built-in WiFi and Bluetooth. They support programmable firmware and over-the-air updates, and are commonly programmed with toolchains such as the Arduino core and ESP-IDF.
- IoT
- Short for Internet of Things, meaning physical devices that connect to networks or the internet to send data or be controlled remotely. It matters if you want projects such as connected sensors, remote controls or classroom data-logging activities.
- microcontroller
- A microcontroller is a small computer on a single chip that runs a stored program and controls connected inputs and outputs such as buttons, sensors, displays and communication interfaces. In a device built around one, it is the part that executes the code and coordinates the device's behaviour.
- RAM
- RAM (random-access memory) is fast, temporary memory a device uses for working data while it is running; in its common volatile form, its contents are lost when power is removed. Some devices offer a mode that applies settings to RAM only, which is handy for testing changes temporarily because they are not stored permanently and disappear at power-off.
- SAMD51
- A family of 32-bit ARM Cortex-M4 microcontroller chips from Microchip, often used to run the main program on a development board. When a board is built around a SAMD51 it generally offers more speed and memory than basic 8-bit microcontrollers, which helps with demanding tasks such as graphics, audio or fast data handling.
- solderless breadboard
- A reusable board with rows of internally connected holes for building circuits by pushing in components and jumper wires, with no soldering required. It lets you prototype and rewire a circuit quickly and reversibly before committing to a permanent, soldered build.
- SPI
- A fast serial communication bus often used for displays, memory cards, and sensors. It matters because SPI devices need specific pins for clock and data, plus a separate chip-select line for each device.
Find this product in
Brands
Connectivity
ESP32