Hello,
Quick question: Is the MSP430FR2033 capable of PID control?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Ah man, I need to move micro servos based off O2 concentration, but I don't think the change has to be super fast. I suppose the calculations have to be done quickly.
Just stay away from floating point. Arduino has a PID implementation, you could probably use that as a start for your code.
**Attention** This is a public forum