Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Arduino PID library error .

Status
Not open for further replies.

easy electronics

Member level 3
Joined
Mar 3, 2014
Messages
63
Helped
0
Reputation
0
Reaction score
0
Trophy points
6
Activity points
485
hi everyone .
i want to make pid controller for dc motor to set its rpm.
i have downloaded library from internet and installed it.

https://playground.arduino.cc/Code/PIDLibrary




when i want to compile any example , arduino gives error .
here is error image.
PID ERROR.jpg
please give me any advice .
 

Hi,

Just downloaded from that site but used the very top link for V1.0.1 and just complied one of its 'basic' example ok
 

Attachments

  • 000171.jpg
    000171.jpg
    41.8 KB · Views: 81

Download PID_v1 library from GitHub Link and put it in Arduino Libraries folder and restart Arduino IDE and Compile. I have tested and it Compiles fine.

The PID_v1 folder has to be extracted from the Zip file and has to be placed in libraries folder.
 

got it .

thank's wp100 & milan.rajik .
can you please me any good tutorial to modify this as my requirement PID FOR DC MOTOR RPM..
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top