About 470,000 results
Open links in new tab
  1. ESP32 CAM Based Surveillance Robot using Arduino IDE - IoT …

    Nov 25, 2019 · This web controlled surveillance car is built using the ESP32-CAM module. Apart from the ESP32-Camera module, here we will use two DC motor with Robot chassis and …

  2. ESP32-CAM Video Surveillance Robot - Arduino Project Hub

    Build your own video surveillance robot and control it through the Internet with iPhone. 1/* 2ESP32-CAM Remote Control 3*/45const char * ssid ="Your_WIFI_Network";6const char * …

  3. Arduino ESP32 All in One Robot (Obstacle Avoiding, Line …

    An Arduino/ESP32 based robot that is able to avoid obstacle, track lines, follow and show real-time video from a camera. This robot cab be controlled through Bluetooth (connected to …

  4. AI Powered Robot Using ESP32 and Arduino - Instructables

    The AIBOT uses an ESP32-CAM as its main controller and two arduino nanos for its voice and servo movements. Another ESP32 is used for AI interactions. You can Interface with AIBOT …

  5. How to Make DIY ESP32 Cam Surveillance Robot - Hackster.io

    Aug 6, 2022 · This project uses the ESP32 camera module to create a low-cost, low-power, and high-quality surveillance car. The project is perfect for anyone who wants to get started with …

  6. ESP32-CAM Remote Controlled Car Robot Web Server

    Jun 24, 2021 · Build a Wi-Fi remote controlled car robot with the ESP32-CAM. You’ll be able to control the robot using a web server that displays a video streaming of what the robot “sees”. …

  7. 90+ ESP32-CAM Projects, Tutorials and Guides with Arduino IDE

    Build 20 projects with the ESP32-CAM using Arduino IDE: photo capture, web servers, email notifications, video streaming, car robot, pan and tilt server, face detection, face recognition …

  8. Simple Surveillance Robot With ESP32-CAM - Instructables

    Simple Surveillance Robot With ESP32-CAM: The ESP32-CAM module is a cheap, low power consumption module, but it provides many resource for vision, serial communication and …

  9. Build Your Own Smart Robot with ESP32-CAM - Boardor

    Jan 3, 2025 · In this project, I will show you how to construct a simple AI robot using the ESP32-CAM module, which can stream video to an Android device and perform AI task processing on …

  10. ESP32-CAM Simple Surveillance RC Robot - GitHub

    Use Arduino IDE serial monitor tool to capture the serial data from ESP32-CAM module on starting up to get the camera IP address. Use your webbrowser to connect to the that IP. The …