BLDC_PID_Controller/ ├── arduino_uno/ # Development implementation │ ├── arduino_uno.ino # Arduino Uno code with serial tuning │ ├── config.h # Configuration header with all settings │ ├── ...
This project implements a joystick controlled robot using an Arduino Mega 2560. The robot has two DC motors with encoders, and a joystick to control its speed and direction. The speed of the motors is ...
Abstract: In electrical engineering, Brushless Direct Current (BLDC) motors are frequently used in mechanical applications because of their effectiveness, strong torque, and small design. Nevertheless ...
Abstract: The proposed of this paper is single input single output (SISO) PID-fuzzy controller in Brushless DC (BLDC) motor, and we design a low cost MSP430G2553 microcontroller solution to implement ...