esp32

ESP32-TTGO-WiFi-Signal-Strength

ESP32 TTGO WiFi Signal Strength

In this tutorial we will learn how to display a WiFi network signal strength using ESP32 TTGO board. Watch the video! Step 1: What You Will Need TTGO ESP32 WiFi connection Visuino program: Download Visuino Step 2: Start Visuino, and Select the Arduino TTGO T-Display ESP32 Board Type The Visuino: https://www.visuino.eu needs to be installed. Start Visuino as …

ESP32 TTGO WiFi Signal Strength Continue Reading

esp32 devkit v1 pinout


Warning: Undefined variable $toReturn in /home/duino4projects/public_html/wp-content/plugins/searchterms-tagging-2/searchterms-tagging2.php on line 1004

GPIO pins of ESP32 DEVKIT As mentioned earlier, the chip used with this board has 48 GPIO pins, but all pins are not accessible through development boards. ESP32 devkit has 36 pins and 18 on each side of the board as shown in the picture above. It has 34 GPIO pins and each pin has …

esp32 devkit v1 pinout Continue Reading

ESP32-WROOM-32 (ESP-WROOM-32)

This tutorial is about pinout of the ESP32 development board, especially for ESP32 devkit. ESP32 devkit consists of ESP-WROOM-32 module.  There are many versions of ESP32 chip available in the market. But ESP32 devkit uses ESP-WROOM-32module. But the functionality of all GPIO pins is the same across all ESP32 development boards. I find many people searching online about …

ESP32-WROOM-32 (ESP-WROOM-32) Continue Reading

ESP32

Home Automation using Bluetooth of ESP32 with Videos (Hindi & English)

In this project, we will be dealing with the inbuilt Bluetooth feature in ESP32 Development board and try to build an application around it. The Bluetooth system can be divided into two different categories: Classic Bluetooth and Bluetooth Low Energy (BLE). ESP32 supports dual-mode Bluetooth, meaning that both Classic Bluetooth and BLE are supported by ESP32. …

Home Automation using Bluetooth of ESP32 with Videos (Hindi & English) Continue Reading

Scroll to Top