Skip to content

usamajahangir/PID-Controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

PID-Controller

PID Controller for abstacle avoiding robot

PID Specifications

  • Zero Steady State error
  • Settling time (Ts) less than 0.25s
  • Overshoot (Mp) less than 5%

Specifications

Microcontroller: ESP32
Feedback Module: Digital IR sensors (5)
Other Module: LCD, LM298

Working

Five digital IR sensors are used for poition and obstacle feedback of robot which then is sent to ESP32 and PID is implimented finally the results are displayed on the LCD.

About

PID Controller for obstacle avoiding robot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages