Jan 30, 2008 #1 A anands Newbie level 2 Joined Jan 30, 2008 Messages 2 Helped 0 Reputation 0 Reaction score 0 Trophy points 1,281 Activity points 1,296 pid microcontroller c I am doing a project on pid temperature controller. Can you suggest me which is the best microcontroller for pid action. I also want the c programming of that specific microcontroller.
pid microcontroller c I am doing a project on pid temperature controller. Can you suggest me which is the best microcontroller for pid action. I also want the c programming of that specific microcontroller.
Jan 30, 2008 #2 A alexz Full Member level 5 Joined Nov 19, 2004 Messages 283 Helped 6 Reputation 12 Reaction score 3 Trophy points 1,298 Location UK Activity points 2,246 c code of pid on microcontroller Any microcontroller can do the job. You just probably need 8-bit one Just go for the one you feel more comfortable with
c code of pid on microcontroller Any microcontroller can do the job. You just probably need 8-bit one Just go for the one you feel more comfortable with
Jan 30, 2008 #3 C cristianp Full Member level 2 Joined Jul 4, 2006 Messages 142 Helped 31 Reputation 62 Reaction score 21 Trophy points 1,298 Location Bucharest, Romania Activity points 1,909 temperature controller c-code Here is a project with source code.
Jun 4, 2011 #4 N nedian2011 Newbie level 6 Joined Jun 3, 2011 Messages 11 Helped 1 Reputation 2 Reaction score 1 Trophy points 1,283 Activity points 1,470 hi, i need a assembly code of pid temperature controller using pic micro controller..i need it on urgent basis..i will b very grateful to u..
hi, i need a assembly code of pid temperature controller using pic micro controller..i need it on urgent basis..i will b very grateful to u..
Jun 4, 2011 #5 bigdogguru Administrator Joined Mar 12, 2010 Messages 9,821 Helped 2,350 Reputation 4,694 Reaction score 2,272 Trophy points 1,413 Location Southwest, USA Activity points 62,390 Here's a Microchip appnote and assembler source: Implementing a PID Controller Using a PIC18 MCU Source for above appnote You can use the code as a template, modify it for your PIC series. ---------- Post added at 07:41 ---------- Previous post was at 07:35 ---------- Another for PIC16: Software PID Control of an Inverted Pendulum Using the PIC16F684 Source Code for above appnote Additional Source Code for above appnote
Here's a Microchip appnote and assembler source: Implementing a PID Controller Using a PIC18 MCU Source for above appnote You can use the code as a template, modify it for your PIC series. ---------- Post added at 07:41 ---------- Previous post was at 07:35 ---------- Another for PIC16: Software PID Control of an Inverted Pendulum Using the PIC16F684 Source Code for above appnote Additional Source Code for above appnote
Jun 12, 2011 #6 N nedian2011 Newbie level 6 Joined Jun 3, 2011 Messages 11 Helped 1 Reputation 2 Reaction score 1 Trophy points 1,283 Activity points 1,470 sir m not fimilar wth assmebly language...kindly provide me c code fr PID temperature controller..