Skip to content

Arduino project for wifi-controlled programmable two-wheel robot

License

Notifications You must be signed in to change notification settings

manujoha/simplewifibot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Simple Wifi Bot

Arduino project for wifi-controlled programmable two-wheel robot. Can be used for fun or education purposes.

Bill of materials

  • NodeMCU or other ESP8266 based MCU
  • Motor driver board
  • Two wheeled robot platform with 2 dc motors
  • 4xAA batteries connected to board VIN and GND

Prerequisites

  • Install Arduino IDE
  • Install ESP8266 boards support using Arduino board manager

Instructions

  • Open SimpleWifiBot.ino in Arduino IDE
  • Install ESP8266WiFi library
  • Change your wifi credentials to sketch
  • Upload sketch to device
  • Look for Dashboard URL Address in Arduino IDE Serial Console and open Dashboard URL in browser

About

Arduino project for wifi-controlled programmable two-wheel robot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages