Giter VIP home page Giter VIP logo

esplorer_v1's Introduction

ESPlorer I - Arduino robot controller

Arduino advanced robot firmware

Works with the ESP32 Arduino platform. Refer to https://github.com/espressif/arduino-esp32

Contents

About

This is a firmware for the ESPlorer I robot.

But can control any robots 4WD, 2WD or tank. (need some work to another motor drive than the DRV8833)

The program is for Arduino ESP32, have advanced features as:

- Web control (not need an app, just an browser)
- Motor control by virtual joystick
- Slow speed by PMW over PWM, with higher torque
- Optional OV7670 VGA camera with servo
- Accelerometer to anti-rollover system (not yet develop)

Installing

First have some library dependencies (please help the authors give a github start on it):

- Arduino websocket:        https://github.com/Links2004/arduinoWebSockets
- ESP32MotorControl         https://github.com/JoaoLopesF/ESP32MotorControl
- RemoteDebug:              https://github.com/JoaoLopesF/RemoteDebug
- SerialDebug (optional):   https://github.com/JoaoLopesF/SerialDebug

After install it, just upload this firmware to ESP32

Schematics

Schematics of robot controller:

Schematics

Knew issues

  • Wrong colors on camera
  • Not working on L298 yet
  • Documentation is in construction

How it looks

See this firmware in action on ESPlorer I robot:

Youtube

Releases

0.1.0 - 2018-02-01

  • First Beta

Thanks

First thanks Igrr for code of OV7670. https://github.com/igrr/esp32-cam-demo And Mudassar for put it working with socket server: https://github.com/mudassar-tamboli/ESP32-OV7670-WebSocket-Camera (this code is based on Iggr code)

And yoannmoinet for javascript virtual joystick https://github.com/yoannmoinet/nipplejs

esplorer_v1's People

Contributors

joaolopesf avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.