Coder Social home page Coder Social logo

idontpanic's Introduction

CUED 2nd Year Project: I-Don't-Panic

  • Project Records: link
  • Software Records: link

Tasks

Landmine clearance.

Specs

  • The robot must be of modular construction and use standard components where possible to allow easy maintenance and repair in the field [MECH] [ELEC] [SFTW]
  • When a mine is found the flashing amber light is to be switched to continuous until the type of mine (live or dummy) has been determined. The robot must not touch the mine until the type is determined. [ELEC] [SFTW]
  • A green light displayed for 5 seconds (along with the amber) shall signify that the mine is a dummy. A red light displayed for 5 seconds (along with the amber) shall signify that the mine is live. [ELEC] [SFTW]
  • The robot must display a flashing red light when transporting a live mine [ELEC] [SFTW]
  • Only a single live mine can be carried at a time [SFTW]
  • A software print out and flow chart is required [SFTW]

Structure

The software contains the following parts.

  • C++ (Individual modules)
  • Python (Testing modules)

To contributor

To better develop this repo, please use the following format of commitment: Change Type - describe: Change Type can be:

  • Syntax error fixed
  • Variable tuning
  • Add function
  • Delete function
  • Structure change
  • General (Readme, folder ...)

Constant variable: CAPITAL LETTERS in the .h file. C++: comment after every {}, ep: if (...){ ... }//if.

Please commit every step of progress.

idontpanic's People

Contributors

wonnor-pro 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.