Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
7 years, 1 month ago.
Remote PID tunning
Hi, I would like to tune PID on my controller LPC1768 which uses input from ultrasonic sensor and generate PwmOut to SP Racing F3 controller. Any suggestions how to wireless send PID variables to my LPC1768? Thank you.
1 Answer
7 years, 1 month ago.
Hi Eduard,
There are so many possibilities, Perhaps if you browse the Hardware | Components | Communication you'll find many of them -
- WiFi
- Bluetooth
- XBee
- Cellular
- Infrared
- and so on...
Depending on what is on each end of the wireless link (e.g. phone, tablet, another mbed, etc.), some options may be more suited than others.