Skip to content

ayub567/Projects

 
 

Repository files navigation

Projects

- 1-D Localization: This is a 1-D Localization Problem. The map is given. User has to input the sensor values (0s and/or 1s). Once the robot figures out where it started, it will display the same. '3' is the starting point and '2' is the ending point. Accuracy of sensors/actuators is not considered in this algorithm (ie., probability of sensor and actuator are considered 1) - Certificates: This directory contains a few important certificates. - Electronic Dartboard: This is a project aimed to develop an electronic dartboard which can output the score to a server every time a dart hits a target. The output is displayed on a remote computer. - Grid Solving Robot: An international level robotics competition held at IIT Bombay. The robot is given specific coordinates on a grid, to which it is supposed to navigate, and display the colour code of the surrounding four squares. The squares may have white colour or no colour, which the robot is supposed to indicate using four on-board LEDs. - Line Follower using Image Processing - MATLAB Resultant Mass: A MATLAB program to find the resultant mass for balancing of rotating masses on common axis (planar). - Morse Code Reader Robot: A national level robotics competition held at NIT-K Suratkal, Karnataka. The Robot is supposed to traverse a line containing several combinations of dots and dashes. A combination of five (dots and/or dashes) represents a number in Morse code. The robot is supposed to traverse the arena and add up all the numbers represented in Morse code, and in the end, display the sum. - PID Line Follower: Line follower robot algorithm which uses PID to find the centre of the black line on a white background - RFID Check-in System: This project uses RFID tags to check-in a user into a database. This project can be applied to any area which requires checking-in at different places under the same Wi-Fi network. - Supernumerary Robotic Limbs (Final Year Project): Supernumerary Robotic Arms is a pair of low cost multi-purpose Robotic arms with 4 DoFs in each arm. The Robot is extendable in terms of functionality by attaching suitable end-effectors depending on the application. The actuators can be controlled wirelessly using nRF24L01 radio modules. Motion Planning is done using geometrically derived inverse kinematics. Mathematical Model and Simulations have been carried out using MATLAB Simulink and Robotics Toolbox for MATLAB. The robot description model (URDF) and the corresponding MoveIt! configuration package have also been developed for ROS. This project was funded by the IEEE University Partnership Program ($1500). Mentor: Prof. Ashitava Ghosal, IISc.

About

This is a repository containing all of my project files and documentation. Please view README.md in every project folder for more details.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Eagle 47.4%
  • C++ 18.8%
  • C 9.6%
  • Other 6.1%
  • Processing 4.5%
  • CMake 3.6%
  • Other 10.0%