Control two dc motor

Help! My project is to control two motor with nodemcu esp32 and l298n motor driver using Cayenne iot platform, but i dont really know how to set up Cayenne to control two motor and also the coding.

This would be a good place to start https://www.arduino.cc/en/Tutorial/HomePage

Is that any references for coding with motor’s speed control and how do i create a slider on cayenne website that can control it… I mean what is the coding looks like so that i can use slider on cayenne website to control the motor speed

Does this coding can work together with l298n motor driver?

the above code is for receiving the data from the cayenne dashboard. then you need to add the L298n code to work.

okayy thx for helping, i will try it, appreciate
:smiling_face_with_three_hearts: