Giter Club home page Giter Club logo

tadpole's Introduction

Tadpole

Tadpole render

About

Tadpole is a three-wheeled vehicle, driven by two indepedent front motors. My goal was to have a go at designing and integrating a system that consists of different software and hardware components.

A particularly interesting part of the design process, was implementing the motor controller logic, which handles conversion of user input, into motor speed and direction. The usage of two, independently driven front motors, enables the vehicle to not only turn while moving forwards/backwards, but also to spin in place. The calculated throttle (by default) is mapped to a 3rd order polynomial curve. This solution makes small movements result in subtle speed changes, but as the gamepad stick deviates further from its origin, the speed changes are more noticeable and aggressive. These characteristics make Tadpole particularly agile and precise.

Hardware

Apart from te 3D printed stuff, the hardware parts are commonly available and can be cheaply ordered from online electronics shops.

  • Raspberry Pi Zero W
  • 2x 6V DC motor.
  • 2x 18650 battery.
  • TP4056 battery charging and overdischarge protection module.
  • DC-DC 5V booster module (RPi power source).
  • DC-DC switching booster module (motor power source).
  • L9110S H-bridge motor driver.
  • HC-SR04 ultrasonic sensor.
  • Rotating furniture wheel.
  • 3D printed frame.
  • Xbox One S wireless gamepad.
  • Some wires, soldering tools, screwdrivers, etc..

3D printing BOM

Part ID Amount (pcs)
cover_back.stl 1
cover_top.stl 1
frame_main.stl 1
mount_rpi.stl 1

Software

3D Models

3D models are available in STL format under the /models directory.

Circuit schematics

Circuit schematics in different file formats are located in the /schematics directory.

Tadpole schematic

Images

Rendered images as well as real life photos can be found in the images/ directory. Tadpole images

tadpole's People

Contributors

majabojarska avatar

Stargazers

 avatar Mateusz Bączek avatar

Watchers

James Cloos avatar  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.