Skip to content

STM Code implementing Fuzzy Logic for PID to drive motor.

Notifications You must be signed in to change notification settings

RajdeepMondal/Fuzzy-PID

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Fuzzy-PID

STM Code implementing Fuzzy Logic for PID to drive motor.
Involves UART Communication between STM32F407VG and FPGA.

Work Flow:
Recieves the number of Ticks as input from FPGA.
Computes the appropriate PWM Value using Fuzzy Logic in STM.
Transmits the computed PWM to FPGA which in turn drives the Motor.

About

STM Code implementing Fuzzy Logic for PID to drive motor.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.6%
  • C++ 0.4%