Skip to content
View adithyamn's full-sized avatar
🗨️
Mobile Robots | Machine Vision | Deep Learning
🗨️
Mobile Robots | Machine Vision | Deep Learning

Organizations

@Collaborative-AMRs
Block or Report

Block or report adithyamn

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. PC_Based_Oscilloscope PC_Based_Oscilloscope Public archive

    Forked from Tinker-Twins/V-DSO

    This repository hosts the source and application files of the 8-Channel PC-Based Digital Storage Oscilloscope, which is an Arduino Nano based miniature oscilloscope. It can be interfaced with PC in…

    LabVIEW

  2. Maze-Solver-with-Shortest-Path-Algorithm Maze-Solver-with-Shortest-Path-Algorithm Public archive

    This robot travels through the maze using left hand rule and finds the end of it. Now, based on the directions it has recorded, Using the shortest path algorithm it travels in the shortest path whe…

    C++

  3. HandWriting-Robot HandWriting-Robot Public archive

    This robot is a type of a CNC Machine which draws any input given to it at a small scale. This robot has a pen attached to it with which it draws the input given to it via G-Code conversion.

    C++

  4. Accelerometer-Based-Gesture-Controlled-Bot Accelerometer-Based-Gesture-Controlled-Bot Public archive

    This robot moves in different directions when the remote(which consists of the accelerometer) is tilted. This Robot uses 2 CC2500 modules, one in a remote and other in the robot to transcieve data.…

    C++

  5. MachineLearningAlgorithms MachineLearningAlgorithms Public

    This repository contain a few basic Machine Learning Algorithms which are essential for big projects

    Jupyter Notebook

  6. Tracking-with-OpenCV-and-Python Tracking-with-OpenCV-and-Python Public archive

    This repo consists of various Object Tracking Algorithms used to Track a Region of Interest.

    Python