arduino-esp32 includes libraries for Arduino compatibility along with some object wrappers around hardware specific devices. Examples are included in the examples folder under each library folder. The ESP32 includes additional examples which need no special drivers.
Over The Air firmware update daemon. Use espota.py to upload to the device.
Asynchronous task driven UDP datagram client/server
Library to interact with Microsoft Azure IoT services
Bluetooth Low Energy v4.2 client/server framework
Serial to Bluetooth redirection server
A basic UDP DNS daemon (includes captive portal demo)
Arduino compatibility for EEPROM (using flash)
Additional examples
- AnalogOut
- Camera
- ChipID
- DeepSleep
- ESPNow
- FreeRTOS
- GPIO
- HallSensor
- I2S
- ResetReason
- RMT
- Time
- Timer
- Touch
mDNS service advertising
FAT indexed filesystem on SPI flash
Filesystem virtualization framework
A simple HTTP client, compatible with WiFiClientSecure
Download a firmware update from HTTPd and apply it using Update
NetBIOS name advertiser
Flash keystore using ESP32 NVS
End-to-end platform by Espressif that enables Makers to realize their IoT ideas faster
Secure Digital card filesystem using SPI access
Secure Digital card filesystem using 4-lane access
Minimal BLE advertiser
Arduino compatible Serial Peripheral Interface driver (master only)
SPI Flash Filesystem (see spiffs-plugin to upload to device)
A timer to call functions on an interval
Sketch Update using ESP32 OTA functionality
A simple HTTP daemon
Arduino compatible WiFi driver (includes Ethernet driver)
Arduino compatible WiFi client object using embedded encryption
Arduino compatible I2C driver (master only)