Do not copy the same answers!!!!!!!!i see people just copy something they find out from the internet without even reading my question. if that happens I have to report this, guys stop copying the same answers it's me asking the same question I just report if you post the other post answers here hi, I have a project I am working on. the equipment I have is Temperature Sensor DTH 11, Digital Controller ATMG2560 ArduinoBoard, DC Motor with inc. encoder DC motor from Zeltom and H-bridge module L298N I need help whit the Arduino code. the requirement is to control the dc motor with encoder position based on this Steady-state angle (degree): 5* T - 50 (T=temperatur) using sensor DTH 11. I need the code to have serial.begin(9600); so I can read the Overshoot, Steady-state error, Settling time, and Stability the code needs also to read the position of the DC motor shaft based on the signal from the encoder. The interrupt setup The Interrupt Service Rutine
2.
Edit question
Do not copy the same answers!!!!!!!!i see people just copy something they find out from the internet without even reading my question. if that happens I have to report this, guys stop copying the same answers it's me asking the same question I just report if you post the other post answers here
hi, I have a project I am working on. the equipment I have is Temperature Sensor DTH 11, Digital Controller ATMG2560 ArduinoBoard, DC Motor with inc. encoder DC motor from Zeltom and H-bridge module L298N
I need help whit the Arduino code. the requirement is to control the dc motor with encoder position based on this Steady-state angle (degree): 5* T - 50 (T=temperatur) using sensor DTH 11.
I need the code to have serial.begin(9600); so I can read the
Overshoot, Steady-state error, Settling time, and Stability
the code needs also to read the position of the DC motor shaft based on
the signal from the encoder.
The interrupt setup
The Interrupt Service Rutine
Step by step
Solved in 2 steps