Do you have a question about the AZ-Delivery ESP32 Lolin32 and is the answer not in the manual?
Microcontroller | ESP32 |
---|---|
Connectivity | Wi-Fi, Bluetooth |
Operating Voltage | 3.3V |
Digital I/O Pins | 26 |
Clock Speed | 240 MHz |
Flash Memory | 4MB |
SRAM | 520KB |
UART | 3 |
SPI | 2 |
I2C | 1 |
Wi-Fi | 802.11 b/g/n |
USB | Micro USB |
Bluetooth | Bluetooth 4.2 BR/EDR and BLE |
Download and install the Arduino IDE software for your operating system to begin development.
Select the correct ESP32 board and communication port within the Arduino IDE settings.
Demonstrates reading temperature data from a DS18B20 sensor using the ESP32.
Illustrates how to read sensor data (temperature, pressure, humidity) from a BME280 using the ESP32.