MQTT then output to GPIO
Hi Folks,
I am new to LattePanda, and have not programmed much in Visual Studio - I have worked mostly in python and C.
I have an MQTT topic I want to subscribe to, and then perform actions (output to PWM pins) based on data coming in on the MQTT stream.
Could someone provide me some guidance for this? I have looked at the samples for GPIO control through Visual studio, I want to make sure I can integrate the MQTT part and that I will have (relatively) high speeds.
Thanks!
I am new to LattePanda, and have not programmed much in Visual Studio - I have worked mostly in python and C.
I have an MQTT topic I want to subscribe to, and then perform actions (output to PWM pins) based on data coming in on the MQTT stream.
Could someone provide me some guidance for this? I have looked at the samples for GPIO control through Visual studio, I want to make sure I can integrate the MQTT part and that I will have (relatively) high speeds.
Thanks!