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.
- Host: GitHub
- URL: https://github.com/ymorsi7/lightfollowingarm
- Owner: ymorsi7
- Created: 2021-11-15T02:57:13.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-06T01:28:57.000Z (almost 4 years ago)
- Last Synced: 2025-03-16T23:42:41.118Z (over 1 year ago)
- Topics: matlab, pid-control
- Language: C++
- Homepage:
- Size: 1.95 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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:




## MATLAB GUI:
