Do you have a question about the LILYGO T3 V1.6.1 and is the answer not in the manual?
Details the release history of the document.
Introduces the T3 V1.6.1 development board and its features.
Explains what Arduino is and its relevance for development.
Lists the necessary items and software for ESP32 development.
Guides users on downloading the Arduino IDE for different platforms.
Provides step-by-step instructions for installing the Arduino IDE.
Instructs users to download the Git installation package.
Details pre-build configuration steps, including right-clicking and selecting options.
Explains how to clone a remote repository using Git commands.
Guides users on selecting the correct board in the Arduino IDE.
Guides users on using the serial monitor to view output from the ESP32.
Commands to set and query the Wi-Fi mode of the system.
Commands for scanning, connecting, or disconnecting from Wi-Fi APs.
Commands to set parameters for the AP network interface.
Commands to query the MAC address of the network interface.
Commands to enable or disable DHCP server/client.
Commands to set and query the IP address of the network interface.
Command to reboot the board.
Command to query the size of the remaining heap in the system.
| Microcontroller | ESP32 |
|---|---|
| Chipset | ESP32 |
| Clock Speed | 240 MHz |
| Flash Memory | 4 MB |
| SRAM | 520 KB |
| Wi-Fi | 802.11 b/g/n |
| Operating Voltage | 3.3 V |
| Input Voltage | 5 V |
| CPU | Dual-core 32-bit LX6 |
| Bluetooth | Bluetooth 4.2 BR/EDR and BLE |
| ADC | 12-bit, up to 18 channels |
| DAC | 2 channels, 8-bit |
| USB | Micro USB |
| I/O | UART, SPI, I2C, I2S, CAN |