Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
Building a Real-time Voice Assistant with ESP32: Hardware and C++ Implementation In this...
We’re a small team building LiveAPI, a super-convenient tool that streamlines engineering workflows...
The ESP-32 is a strong, vital microcontroller with a built-in Wi-Fi system and Bluetooth adeptness....
In this era of technology, the concept of smart homes has gained immense popularity. These smart...
From Hardware to Smartware: Building the Brain of Our ESP32 Voice Assistant Welcome back...
With an ESP32-C3 Super Mini
Introduction In this tutorial, we will learn how to interface an OLED display with an...
Welcome to our latest tutorial, where we dive into the powerful capabilities of the Xedge32...
I found quite a lot of tutorials on using the Ulanzi TC001 with a firmware like AWTRIX, but not much...
Introduction In this tutorial, we will learn how to interface the HC-SR04 ultrasonic...
Is the ESP32 transforming the world? What are the many applications of ESP32 in today's world? You...
Certainly! Here's a description for your blog along with a diagram and comments explaining the...
A Thread border router is not mandatory to interact with Matter devices Matter is a “super-standard”...
Simple Arduino Framework Raspberry Pi Pico / ESP32 TFT LCD Photo Frame Implementation with Photos Downloaded from the Internet via DumbDisplay
1 Primero debemos instalar los drivers para el ESP32 desde: Abrimos el administrador de...
Arduino IDE 2.x 版有完整的語法標色、程式碼補全等眾多功能, 比原本陽春的 Arduino 1.x 版要好用許多, 不過許多人可能因為缺少了可以上傳檔案到 ESP32/ESP8266...
Wireless device connectivity is one of the most effective tools in today's environment. This is only...
A post by Akshithsurya
This guide explains how to set up an ESP32 microcontroller with an LM35 temperature sensor to send...
1. Introducción En el desarrollo de proyectos IoT, los tiempos de entrega rápidos son...
I first made this project using Raspberry Pi Zero and Python (link), and then I re-made it using...
A post by Akshithsurya
Introduction In this tutorial, we will learn how to interface a DHT22 temperature and...
The Internet of Things has completely changed the world in modern times of science and technology. We...
#include <WiFi.h> #include <WiFiManager.h> #include <ArduinoJson.h> #include...
This project is a simple example of how to control a DMX light fixture using an ESP32 over bluetooth....
This year is the first time I wrote down a list of annual goals. One of them was to learn how to...
#include <WiFi.h> #include <WiFiManager.h> #include <ArduinoJson.h> // ตั้งค่า...
In this blog, we will explore how to leverage the ESP32-AI Thinker module with Edge Impulse to create...
ESP-IDF with Arduino Examples ESP32 microcontroller program development with Arduino...