wemos controlled bot using wifi
steps to follow:
- upload the ledserver code to wemos and test wemos.(use below steps)
- compile and upload the wemoscontrolledbot.ino file in arduino.(don't forget to pass your ssid* and password*)
- then do the connection with wemos , motor driver module and motors..(for more refer below).
- connect the wemos and an android device to the same network.
- now open serial monitor and copy the server add to favourite browser.
- now you will see the page which is in the screenshot.
- if you don't get any page then refesh the page and press reset button .
- your bot now will move prorerly. wholla!!!
pin 8,9 - right motor; pin 12,13 - left motor; pin 10 --- pwm pin for right motor and pin 11 --- pwm pin for left motor
you can additionslly contoroll the speed by varying pwm values. and also can add new button for spaciall purposes