6 years, 7 months 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

6 years, 7 months 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.