From 36bead8d9c3ce93e5000d80f9508ac865163b39d Mon Sep 17 00:00:00 2001 From: Meysam Parvizi Date: Fri, 29 Dec 2023 17:00:27 +0330 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2d800a2..b429300 100644 --- a/README.md +++ b/README.md @@ -887,6 +887,7 @@ Digital signal processing (DSP) is a branch of engineering that deals with the p #### 🔵 PID Controller - [🎞️👶 What is a PID Controller? | DigiKey](https://www.youtube.com/watch?v=tFVAaUcOm4I) +- [🎞️👶 How to Tune a PID Controller for an Inverted Pendulum | DigiKey](https://www.youtube.com/watch?v=hRnofMxEf3Q) - [🎞️ PID Controller Explained](https://www.youtube.com/watch?v=fv6dLTEvl74) - [🎞️ Understanding PID Control (YouTube Playlist)](https://youtube.com/playlist?list=PLn8PRpmsu08pQBgjxYFXSsODEF3Jqmm-y) - [🎞️ PID Controller Implementation in Software - Phil's Lab #6](https://www.youtube.com/watch?v=zOByx3Izf5U)