Giter VIP home page Giter VIP logo

Suvigya Tripathi's Projects

2-3-search-tree icon 2-3-search-tree

It implements basic structure of 2-3 search tree which prints the keys, inserts the key, traverses in-order and gives the tree height

basic-excel-sheet icon basic-excel-sheet

This project demonstrates the concepts of c++ and use of basic Data structure. This implements the basic functionalities of Excel Sheet.

controlling-robot-using-ps2-mouse_key icon controlling-robot-using-ps2-mouse_key

Arduino, an open source controller having ATMEGA 328 was used. I had unused PS2 mouse and keyboard, so decided to hack it. I used these to control my robot. The data sent by PS2 Mouse and keyboard was serially send to the controller and processing was done on the raw input data. The processed data was then used to move a robot. The standard PS2 mouse interface supports the following inputs: X (right/left) movement, Y (up/down) movement, left button, middle button, and right button. The mouse periodically reads these inputs and updates various counters and flags to reflect movement and button states. Similarly, PS2 keyboard also sends data in hexadecimal format which is interpreted by the controller.

crickbot icon crickbot

It is an Image Processing based project and the processing was done in MATLAB. This project was basically about a robot playing cricket. The overhead camera above the cricket field captured video continuously, and the processing was done on the input video stream. An algorithm was made for the robot to move to the ball which was thrown into the field, capture it and bring it to the deposit point. The robot had different colored geometrical shapes on it so as to differentiate it from the field and these shapes also help in processing and moving robot to the different position. The robot worked autonomously depending on the command given by MATLAB after processing the live video input. This was my first image processing based project. This project included coding skills, mechanical skills for designing the robot, basic mathematics concepts for designing algorithm for how robot will move to the ball and back to deposit point.

height_measurement icon height_measurement

This is an Arduino based project which is used to calculate the height of any person accurately, both, in centimeters and inches. It uses Ultrasonic sensor to calculate the height. This device may be fixed on any wall at a certain height and then is calculates the reference height from the ground. Once the refrence height is calculated, this device displays the accurate height of the person standing beneath it. An LCD is attached to controller to display the height.

robotic_hand_control_using_exoskelleton icon robotic_hand_control_using_exoskelleton

This is a multi-disciplinary project. It includes mechanical skills, along with electronic concepts as well as coding techniques. This project is a small articulated arm controlled using potentiometer. Two articulated arms were made. One of the arms had potentiometer at the joints which was controlled by human and other had servo motors at the joints. It is the property of a potentiometer to give variable resistance when it is rotated. This change in resistance is converted into angular motion in the controller which sets specific angle for the servo motor to move simultaneously. The main use of this project is that large machines can be controlled by the controller just by moving small replica of the larger machines kept in the control room. This also helps in accessing the places where human cannot enter.

robotic_hand_control_using_human_hand_gesture_-recognition icon robotic_hand_control_using_human_hand_gesture_-recognition

It is an image processing based project. MATLAB was used to process the live video and Arduino controller was used to control the human hand small replica. This model had five fingers same as that of human hand and bent in the same way as that of human fingers. Every change in the movement of human finger in front of the camera is replicated in the mechanical hand model. This project interfaced MATLAB with controller. MATLAB processed real time hand movement and simultaneously sends command to the controller.

safety_device_for_blinds icon safety_device_for_blinds

It is an Arduino based device which can be fixed to blind person’s stick to make them alert when anything is close to them. It gives out buzzer sound when the danger is very near to them. Ultrasonic sensor was interfaced with arduino, giving the exact distance from any object. Ultrasonic sensor sends out ultrasonic waves which get reflected back from the object infornt. This travel time is calculated and distance is measured.

satlite icon satlite

Simple Application Testing Lite Tool

standalonetesting icon standalonetesting

Tests the proper deployment of different kernals (Amber, Coco, Gromacs, LSDmap) on the remote machine (Stampede)

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.