The FireBeetle 2 ESP32-P4 is a development board designed around Espressif’s ESP32-P4 microcontroller. Unlike previous ESP32 series chips, the P4 is optimized as a high-performance … The post Getting Started with FireBeetle 2 ESP32-P4 board appeared first on Makerguides.com.| Makerguides.com
Getting started with the MaTouch AI ESP32S3 2.8" TFT ST7789V. Code examples for the TFT display, camera, microphone, SD Card and RGB LED.| Makerguides.com
How to turn on, off and dim the flash light (LED) of the ESP32-CAM. Examples with and without deep-sleep mode, also considering the SD-Card.| Makerguides.com
Learn how to set up and program the Freenove ESP32-WROVER CAM board. How to install the required ESP32 core and the CH340 driver.| Makerguides.com
The TRMNL 7.5″ DIY Kit by Seeed Studio is a sleek e-paper display designed for makers who want to build their own customizable smart terminal. … The post TRMNL 7.5″ DIY Kit with Arduino IDE and TFT_eSPI appeared first on Makerguides.com.| Makerguides.com
In this tutorial we are going to build an electronic flip clock using the LILYGO T-Display S3 Long. The T-Display S3 Long is a compact … The post Flip Clock with LILYGO T-Display S3 Long appeared first on Makerguides.com.| Makerguides.com
The XIAO Soil Moisture Sensor is a compact and easy-to-use device designed to monitor soil conditions and support smart gardening projects. It is built around … The post Review XIAO Soil Moisture Sensor appeared first on Makerguides.com.| Makerguides.com
The Elecrow Mini PC Case with 1.3-inch OLED Screen is designed to give the Raspberry Pi 5 (and Jetson Orin Nano) a compact and practical … The post Elecrow Mini PC Case For Raspberry Pi 5 appeared first on Makerguides.com.| Makerguides.com
The Matouch 1.28″ ToolSet_Controller is a compact ESP32-S3 development board with many features. It comes with a 1.28-inch round RGB touchscreen with a rotary encoder … The post Getting started with Matouch 1.28″ ToolSet_Controller appeared first on Makerguides.com.| Makerguides.com
The LILYGO T5 E-Paper S3 Pro is a developer board that combines the ultra-low power properties of an e-ink display with the versatility of the … The post The LILYGO T5 E-Paper S3 Pro appeared first on Makerguides.com.| Makerguides.com
The XIAO MG24 Sense is one of the boards in Seeed Studio’s XIAO series, combining a powerful Silicon Labs EFR32MG24 microcontroller with built-in sensors like … The post Getting started with XIAO MG24 Sense appeared first on Makerguides.com.| Makerguides.com
In this tutorial you will learn how to stream video from the ESP32 Camera Pro Kit over your local Wi-Fi network to your Web browser. … The post Stream Video with ESP32 Camera Pro Kit appeared first on Makerguides.com.| Makerguides.com
Learn how to control AC devices such as lights (COB LED), fans or motors with a Solid State Relay (SSR) and an Arduino (or ESP32)| Makerguides.com
Build voice control app with XIAO-ESP32-S3-Sense and Edge Impulse. Switch LEDs via voice commands using a TinyML keyword spotting model.| Makerguides.com
Edge AI to detect the number of persons in a room (occupancy) using a XIAO ESP32-S3-Sense and an ESP32 lite| Makerguides.com
In this article you will learn how the programming of the ESP32-CAM development board. With examples on how to test the camera and SD card.| Makerguides.com
Learn how to build a motion-activated, battery-powered ESP32-CAM AI-Thinker to take pictures, whenever a PIR sensor detects movement.| Makerguides.com
Make amazing things. Guides, Tutorials & Projects For The Maker Community. Arduino, ESP32 and other Microcontrollers.| Makerguides.com
How to use the SenseCraft AI platform to deploy and run a Face Detection model on a XIAO ESP32-S3-Sense microcontroller| Makerguides.com
Build an off-Grid, LoRa, IoT Mesh Network with Meshtastic using the ThinkNode M1 and M2 Signal Transceiver with a BME680 sensor.| Makerguides.com
How to measure Measure Air Quality with the BME680 sensor. The BME680 contains a MOx sensor to detect Volatile Organic Compounds (VOCs).| Makerguides.com
The BME680 is a tiny sensor that can measure temperature, humidity, pressure and gas such as Ethanol, Alcohol and Carbon Monoxide.| Makerguides.com
How to Send Environmental Data with LoRa. Transmit Temperature, Humidity, Air Pressure from a BME280 between two ESP32's with SX1276.| Makerguides.com
How to enable a long range communication over kilometers between using the LoRa SX1276 module and two ESP32 boards.| Makerguides.com
How to make an ESP32 send a Telegram Message to the Telegram app on your mobile phone when a PIR sensor detects motion.| Makerguides.com
How to fix brownout issues with the ESP32-CAM. If your ESP32-CAM is unstable and resets randomly than this tutorial is for you.| Makerguides.com
How to build a Surveillance Camera System with ESP32-CAM that stores video in a file on your computer whenever motion is detected.| Makerguides.com
How to stream video from a Seeed Studio XIAO-ESP32-S3-Sense over your Wi-Fi to your Webbrowser to build a wireless surveillance camera.| Makerguides.com
Learn how to take photos with an ESP32-CAM and save them to the SD Card when a button is pressed. With wiring diagram and complete code.| Makerguides.com
How to get more free GPIO pins for the ESP32-CAM board using 1-bit mode for SD Card and with Camera and flash LED| Makerguides.com
How to stream video from a Freenove ESP32-WROVER CAM over your Wi-Fi network to your Webbrowser to build a wireless surveillance camera.| Makerguides.com
Learn how to stream video from an ESP32-CAM over your local Wi-Fi network to your Webbrowser to build a wireless surveillance camera.| Makerguides.com
Implement a web server on an ESP32-CAM module to capture and serve images and use the YOLO object detection system to classify objects.| Makerguides.com
Learn how to use the TF-Luna Distance/Proximity/LiDAR Sensor with Arduino. With complete wiring diagrams and code examples.| Makerguides.com
Learn how to use the VL53L1X/TOF400C Distance/Proximity/LiDAR Sensor with Arduino. With complete wiring diagrams and code examples.| Makerguides.com
Learn how to use the VL53L0X/TOF0200C Distance Sensor with Arduino. With complete wiring diagrams and code examples.| Makerguides.com
Learn how to use the TOF10120 Distance/Proximity/LiDAR Sensor with Arduino. With complete wiring diagrams and code examples.| Makerguides.com
In this tutorial you will learn how to control a 16x2 or 20x4 I2C character LCD with Arduino. Wiring diagram and many example codes included!| Makerguides.com
Build a digital clock that automatically adjusts to daylight saving time and different time zones using WiFi and an internet time provider.| Makerguides.com
Learn how to synchronize the internal clock of an ESP32 with an SNTP time server for always accurate time. With wiring diagrams and code.| Makerguides.com
A step-by-step guide to start with the interfacing Arduino to an E-ink display. You will know the benefits of the E-ink reader...| Makerguides.com
Learn how to monitor battery voltage for your battery-powered projects. With code examples, and tips for accurate monitoring.| Makerguides.com
This tutorial contains everything you need to know about how to interface the SSD1306 I2C OLED graphic display with Arduino.| Makerguides.com
Learn how to build simple weather station with an ESP32 that displays internet and local weather information on a e-Paper display.| Makerguides.com
How to build a simple weather station that downloads current weather data from the internet using an ESP32 and display them on an OLED.| Makerguides.com
Learn how to build an always accurate Digital Clock with the CrowPanel 3.5″ ESP32 Display. With detailed instructions and code examples.| Makerguides.com
Learn how to setup and use the CrowPanel 2.8 inch ESP32 Display for the Arduino IDE. With detailed instructions and many code examples.| Makerguides.com
In this tutorial you will learn how a SHARP GP2Y0A21YK0F IR Distance Sensor works and how to use it with Arduino.| Makerguides.com