An open API service indexing awesome lists of open source software.

https://github.com/ymorsi7/lightfollowingarm

Using MATLAB, Arduino, PID Control Systems, and circuit components, I created a robotic arm that moves toward light sources.
https://github.com/ymorsi7/lightfollowingarm

matlab pid-control

Last synced: 2 months ago
JSON representation

Using MATLAB, Arduino, PID Control Systems, and circuit components, I created a robotic arm that moves toward light sources.

Awesome Lists containing this project

README

          

# [LightFollowingArm](https://www.youtube.com/embed/p5GxtdExcM8)
## December 8 2020
The objective of this project, which was a part of my ECE 5: Introduction to Electrical Engineering course, was to enhance my understanding of photoresistors, MATLAB, Arduino and Arduino-C, servo motors, and PID Control Systems. Using a PID Control System involves altering different variables to produce a wanted output (in this case, the PID variables were changeable through a MATLAB GUI.

## Demonstration of the Light-Following Arm:
https://www.youtube.com/embed/p5GxtdExcM8

## Pictures of the Circuit and Board (Arduino MEGA) Used:
![P1](https://user-images.githubusercontent.com/25945365/141716671-eb05de43-8c49-43e2-a8be-e814ea75f36d.PNG)
![P2](https://user-images.githubusercontent.com/25945365/141716674-fc528af1-1e86-488c-bd61-40a68d90712f.PNG)
![P3](https://user-images.githubusercontent.com/25945365/141716675-6754b72b-16c7-4e1d-81f2-18acf8aac7f1.PNG)
![P4](https://user-images.githubusercontent.com/25945365/141716679-15a88d30-de3b-451f-902f-9d63f18b55fa.PNG)

## MATLAB GUI:
![MATLABGUI](https://user-images.githubusercontent.com/25945365/141716782-25c8ef41-1f1c-4d8a-8d5d-184d758340b5.PNG)