Giter VIP home page Giter VIP logo

carrotron2's Introduction

Carrotron2

Carrotron2 is a robot that can use infrared to create a radar of its surroundings. With working motors, we would also have liked to have added pathfinding and GPS support :)

The robot

The robot is controlled via Raspberry Pi and Arduino units. We have a servo attached to the front, onto which the infrared sensor is mounted, enabling a 180 degree vision for the radar.

Mapping

Using an infrared sensor attached to the front of the robot, we are able to obtain estimations of distances to the nearest solid object. By rotating these sensors constantly, we can obtain a live 'radar' of the surroundings.

The infrared sensor is connected to an analogue pin on the Arduino, which can be read via the Raspberry Pi. This gives us a logarithmic value for distance, which we pass to the Flask server and convert to millimeters. Using Socket.IO we can transmit this value via a socket to the React web app, which then finally converts this distance into a pixel representation and draws it on the canvas.

Extensions: Pathfinding

Unfortunately our motors for the wheels do not quite work correctly, so we have been unable to implement any kind of movement on the robot. Once basic movements have been added, it would then be possible to add GPS support using the GPS module for the Arduino.

Basic pathfinding is possible using the bug algorithm

carrotron2's People

Contributors

alexander-lloyd avatar chlloyd avatar harryrbrown avatar

Stargazers

 avatar  avatar

Watchers

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