#WiFi

7 articles

ESP32 WiFi Configuration Tutorial
Tutorials

ESP32 WiFi Configuration Tutorial

Introduction The ESP32 is a powerful microcontroller that comes with built-in WiFi capabilities. With this feature, it is possible to connect the ESP32 to the internet and even use it to create a W...

#WiFi#AI#Web
11
0
smart alarm clock with ESP32
Projects

smart alarm clock with ESP32

Introduction This open-source project demonstrates how to build a multifunctional smart alarm clock using ESP8266 or ESP32 microcontrollers, featuring a network interface, sunrise wake-up light, an...

#WiFi#Sensor#Display+3
8
0
Remote Control of Light Switch using ESP32
Tutorials

Remote Control of Light Switch using ESP32

This tutorial explains how to build an IoT application to control a light switch remotely using the ESP32 microcontroller, Wi-Fi, and a relay module.

#IoT#WiFi#LED+2
4
0
Building Application with ESP32, VS Code, and PlatformIO
Tutorials

Building Application with ESP32, VS Code, and PlatformIO

This tutorial shows how to building a simple IoT application with ESP32, VS Code, and PlatformIO. It covers setup, project creation, coding, uploading, and extending features for IoT development.

#IoT#WiFi#Sensor+2
2
1
How to Connect ESP32 to Wi-Fi?
Tutorials

How to Connect ESP32 to Wi-Fi?

There are serval ways to connect ESP32 to Wi-Fi, in this article we will intorduce it. Provide Wi-Fi ID and password in the code This is the simplest way, but the disadvatage of this way is user n...

#WiFi#LED#AI
2
0
How to Play Internet Radio Stations with ESP32
Tutorials

How to Play Internet Radio Stations with ESP32

This post provides a step-by-step guide of play Internet radio on an ESP32-S3.

#WiFi#Audio#AI
3
0
A LED Matrix Message Board with ESP32
Tutorials

A LED Matrix Message Board with ESP32

A LED Matrix Message Board with ESP32 This project is an LED matrix message board based on the ESP32 microcontroller. It is capable of connecting to the network and displaying real-time news, weath...

#WiFi#Sensor#Display+3
1
0