GithubHelp home page GithubHelp logo

elec_club_minitask3's Introduction

Elec_Club_MiniTask3

PROJECT 1

Problem Statement:

To implement a ring like in Green Lantern which lights up when you wear it up.

Current issues and Constraints:

It is implemented using a push button such that it triggers on when you wear it. This is painful as the push button constantly rubs our skin. Size and power are constraints. It should be small as the entire circuitry should be within the ring.

My changes in implementation:

I would suggest that a small spring loaded metal contact be used instead of a pushbutton. The ring will be slighly smaller than your finger so when you wear it, the metal contacts will touch and complete the circuit. This will be more comfortable than a pushbutton because a pushbutton will constantly apply pressure on the finger but with a metal contact the force will be distributed. This will also be cheap and the circuit will be simple. A Lithium ion cell will power it.

PROJECT 2

Problem Statement:

Here, an 18 DOF hexapod is to be implemented using Reinforcement Learning. In RL, it is important to know the state of the bot and we have to recreate it in the computer. So, this is what we want to achieve.

The three main aspects in this will be the sensors that collect the data and send it to the computer, the microcontroller, and wiring.

Sensor:

I would suggest using an IMU sensor like MPU6050. It contains a 3 axis MEMS accelerometer and a 3 axis MEMS gyro in a single chip. It also contains 16-bits analog to digital conversion hardware for each channel and has an input voltage range of 2.3-3.4V

Microcontroller:

I would suggest using an Arduino MEGA if the budget permits, as we will require a lot pins since we are using a lot of sensors.

Wiring:

Since we have 18 motors, there will be a lot of wiring and we will have to prevent tangling of wires.

PROJECT 3

Problem Statement:

An autonomous self-contained robot that can get to the centre of the maze in the shortest possible time.

Components required:

  1. Ultrasonic sensor (HC-SR04) to detect obstacles (like the walls) so that it can turn.

  2. Time of flight sensor which gives the distance travelled by the bot.

  3. 6V DC Motor and Motor drivers.

  4. Microcontroller: I would suggest using the Arduino Uno as it is cheap and within the size range and is not too heavy.

  5. AA Batteries and a battery pack to power the Arduino and the motors.

elec_club_minitask3's People

Contributors

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