Skip to content

jvmoraiscb/wall-esp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WALL-ESP PROJECT

The full presentation can be found here (in portuguese) --> WALL-ESP

Made by João Victor Morais, Talles Cavalleiro and Vinicius Cole
Federal University of Espírito Santo (UFES) - Computer Engineering
Projeto Integrado em Computação - PIC

Summary

A low-cost version of the famous character WALL-E controlled by a webserver.

Description

WALL-ESP is a cart with a mechanical arm, controlled by an ESP32-cam.
Through a WEB server, it's possible to see the video transmitted remotely by the esp-cam, as well as control the movements of the cart and the arm in real time. The cart moves to every direction and the arm can move up and down, forward and backward, and open or close the claw. The HTML created on app_httpd.cpp has buttons that send messages on clicks. Those requests 'activate' handlers, that are responsible for the movements.

Components:

  • 2 laptop batteries cells 18650
  • Drone battery 12V
  • Voltage regulator 5V
  • 2 DC motors 3-6V
  • 3 SG90 servos
  • ESP-32 cam
  • L298N motor driver
  • Jumpers
  • The foundation and the other pieces are made of acrylic and 3D printer plastic, and are attached with double sided tape

Schematic

The 9V batterys are only for illustrative purposes

WebServer

To control the WALL-ESP, you must activate it and wait until its flash indicates that the access point has already been powered up. After that, turn off the mobile internet on the smartphone and connect it to the ESP 32 ACCESS POINT network. Then open a browser and put the url: 192.168.4.1

About

Small robot controlled by wifi using ESP32-CAM.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •