Arduino Wifi Car Without Internet

by jerroldg in Circuits > Arduino

1388 Views, 8 Favorites, 0 Comments

Arduino Wifi Car Without Internet

OIP.jpg

Hai friends many a times we would have done a arduino car using internet what to do if there is no internet availibe or mobile with us so i have made a nodemcu car and nodemcu controller.in this we will make a wifi server and wifi client without internet using only node mcu's.

Supplies

NodeMCU - 2

push switch -4

jumperwires

l293d ic - 1

old toy car - 1

Hacking Old Car

car.jpg

remove all the unwanted boards leaving the motors and battery.

Car Circuit

mcu.png

connect the car with the node mcu as shown in the circuit first motor is for movement and second motor is for direction.upload the wifi client code to this.But do the wiring from D0 to D3.

Car Controller

node.png

connect four buttons to the node mcu as shown in the circuit.upload the wifi server code to this.But start the wiring from D0 to D3.

Code

download these codes and install this on your nodemcu's enjoy.