actually, I write program in Arduino ide which read potentiometer value and send it to AWS MQTT. whenever I revolve my potentiometer it prints value in AWS MQTT and now I want it to access from web page tell me what are the possible ways we access the data on web page thanks.
I try to access it through node red in AWS cloud formation.my node is complete but it shows connecting error and not connected.