Articles by Tag #esp32

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

I created a Realtime Voice Assistant for my ESP-32, here is my journey - Part 1 : Hardware, PlatformIO & C++

Building a Real-time Voice Assistant with ESP32: Hardware and C++ Implementation In this...

Learn More 35 0Nov 19 '24

How I Built a DIY IoT Notification System for Monitoring Service Downtime

We’re a small team building LiveAPI, a super-convenient tool that streamlines engineering workflows...

Learn More 16 0Jan 19

Top ESP32 Projects To Start in 2024

The ESP-32 is a strong, vital microcontroller with a built-in Wi-Fi system and Bluetooth adeptness....

Learn More 16 0Jul 22 '24

How to build a smart home system with ESP32

In this era of technology, the concept of smart homes has gained immense popularity. These smart...

Learn More 13 0Jul 21 '24

I created a Realtime Voice Assistant for my ESP-32, here is my journey - Part 2 : Node, OpenAI, Langchain

From Hardware to Smartware: Building the Brain of Our ESP32 Voice Assistant Welcome back...

Learn More 12 1Nov 19 '24

Rust on a $2 dev board

With an ESP32-C3 Super Mini

Learn More 6 0Dec 13 '24

Using an OLED Display with MicroPython on ESP32

Introduction In this tutorial, we will learn how to interface an OLED display with an...

Learn More 5 0Jun 20 '24

How to Code with Lua on ESP32 with XEdge32

Welcome to our latest tutorial, where we dive into the powerful capabilities of the Xedge32...

Learn More 5 0May 18 '24

Ulanzi TC001 - ESP32 Programming / Custom Arduino firmware

I found quite a lot of tutorials on using the Ulanzi TC001 with a firmware like AWTRIX, but not much...

Learn More 4 7Dec 14 '24

Interfacing HC-SR04 Ultrasonic Sensor with ESP32 Using MicroPython

Introduction In this tutorial, we will learn how to interface the HC-SR04 ultrasonic...

Learn More 4 0Jun 20 '24

Advanced ESP32: Exploring Key Features and Versatile Uses

Is the ESP32 transforming the world? What are the many applications of ESP32 in today's world? You...

Learn More 4 0Jul 21 '24

MicroPython ESP32: Blink LED

Certainly! Here's a description for your blog along with a diagram and comments explaining the...

Learn More 4 0Jun 20 '24

Matter protocol on a budget

A Thread border router is not mandatory to interact with Matter devices Matter is a “super-standard”...

Learn More 3 1Jan 11

Simple Arduino Framework Photo Frame Implementation with Photos Downloaded from the Internet via DumbDisplay

Simple Arduino Framework Raspberry Pi Pico / ESP32 TFT LCD Photo Frame Implementation with Photos Downloaded from the Internet via DumbDisplay

Learn More 2 0Jul 8 '24

Configurar Arduino IDE para ESP32 en Windows 10 💻

1 Primero debemos instalar los drivers para el ESP32 desde: Abrimos el administrador de...

Learn More 2 0Jun 19 '24

Arduino IDE 2 上傳檔案到 ESP32/ESP8266 的外掛

Arduino IDE 2.x 版有完整的語法標色、程式碼補全等眾多功能, 比原本陽春的 Arduino 1.x 版要好用許多, 不過許多人可能因為缺少了可以上傳檔案到 ESP32/ESP8266...

Learn More 2 0Jun 3 '24

Smart Connectivity: Leveraging Wi-Fi and Bluetooth Coexistence in ESP32

Wireless device connectivity is one of the most effective tools in today's environment. This is only...

Learn More 2 0Jul 20 '24

hey how cann we run linux webserver on esp32 devkit

A post by Akshithsurya

Learn More 1 0Mar 4

Sensors Dashboard (MQTT Raspberry PI+ESP32+FastHTML)

This guide explains how to set up an ESP32 microcontroller with an LM35 temperature sensor to send...

Learn More 1 0Feb 7

Prototipos rápidos con Wokwi, ESP32 y AWS IoT Core

1. Introducción En el desarrollo de proyectos IoT, los tiempos de entrega rápidos son...

Learn More 1 0Dec 31 '24

ESP32 Weather Dashboard with a WiFi Menu

I first made this project using Raspberry Pi Zero and Python (link), and then I re-made it using...

Learn More 1 0Jan 8

how to run linux web server on esp32 devkit

A post by Akshithsurya

Learn More 1 1Mar 4

DHT22 with MicroPython on ESP32

Introduction In this tutorial, we will learn how to interface a DHT22 temperature and...

Learn More 1 0Jun 20 '24

Developing IoT Application with ESP32

The Internet of Things has completely changed the world in modern times of science and technology. We...

Learn More 1 0Jul 20 '24

ESP32 WiFiManager MQTT Spiffs config ArduinoJson 7

#include <WiFi.h> #include <WiFiManager.h> #include <ArduinoJson.h> #include...

Learn More 1 0May 9 '24

Control a DMX light fixture using an ESP32 over bluetooth

This project is a simple example of how to control a DMX light fixture using an ESP32 over bluetooth....

Learn More 1 0Jan 26

Building a DIY Smart Home Device: Get S**t Done

This year is the first time I wrote down a list of annual goals. One of them was to learn how to...

Learn More 1 0Jul 20 '24

ESP32 WiFiManager and ArduinoJson 7

#include <WiFi.h> #include <WiFiManager.h> #include <ArduinoJson.h> // ตั้งค่า...

Learn More 1 0May 9 '24

Object Detection with ESP32-AI Thinker and Edge Impulse

In this blog, we will explore how to leverage the ESP32-AI Thinker module with Edge Impulse to create...

Learn More 1 0Mar 6

ESP-IDF with Arduino Examples

ESP-IDF with Arduino Examples ESP32 microcontroller program development with Arduino...

Learn More 1 0Mar 2