Giter VIP home page Giter VIP logo

robotank's Introduction

RoboTank

This is the Repo of our Summer Project, introduced in this video

Source and documentation for Remote control and the ESP32 controller are in the respective directories.

A "globalDefinitions.h file is in the Misc directory. It has to be copied to the Arduino library folder


V1 Specification

  • Controller ESP receives JSON messages via ESP-NOW from the remote (completed. see remote controller documentation for more info)

  • The controller will make PWM signals based of the values received by the remote controller.

  • The drive will create a signal proportianal to the speed of the two motors:

    • This will allow the ESP to make sure that both motors run at the same speed when angle = 0
  • The first version of the remote controller is an ESP32 with a joystick connected, which, as mentioned above will send the values of the joystick to the Controller over ESP-NOW, formatted as JSON (completed)

    • Moving forward, the remote controller will have another joystick, and have a nice 3D printed case.
  • A small OLED will be integrated into the remote controller:

    • Display Speed / Angle values (completed: displays values selected by joystick)
    • Display RoboTank and remote controller battery voltages (Waiting for battery decision)
    • Display calibration prompts (completed)
    • Display a menu system for different features of the tank. (long term)

Getting Involved

robotank's People

Contributors

markshancock avatar michaelsgreen avatar sensorsiot avatar thejamt 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.