Skip to content

tinkertanker/DroidKitESP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DroidKitESP assembly manual.pdf

Once you have assembled the bot, you can follow the steps below to control it.

  1. Power the DroidKit with your power bank. (you may refer to page 15 of the assembly manual)
  2. From your mobile phone, tablet, or laptop, look for Wi-Fi name "ESP32-Droid". The password is "DroidKitESP".
  3. From the web browser (e.g. Chrome), go to 192.168.4.1 (Note: Please turn off your mobile data if you are using the Chrome browser on your mobile phone.)
  4. You can now control the bot using the joystick on the screen of your device.

If you are a maker and want to tinker with DroidKit, you can modify the firmware of DroidKit by following the steps below. Please let us know if you have done so.

May the force be with you!

Setup to Modify Firmware

  1. Install Arduino
  2. Install ESP32 Boards (by Espressif, not Arduino!)
  3. Install the following libraries:
  1. Choose the correct board and COM PORT
  • The board we are using is the DOIT ESP32 DEVKIT V1
  1. Configure your network SSID and Password, and copy config.h to the robot-webserver folder.
  2. Run, and go to whatever IP is printed to control the bot. Your device must be connected to the same Wi-Fi network.
  3. Enjoy!

About

Arduino code for DriodKitESP by Tinkertanker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors