Skip to content

Files

Latest commit

aa4567c · May 29, 2019

History

History
16 lines (14 loc) · 691 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 691 Bytes

RC car powered by ESP8266

Overview

This project is used to remotely control a toy car using wifi radio and web interface of ESP8266.

Features

  • Control limit by one session at same time.
  • Use websocket protocol to send control command.
  • You can intergrate with arduino uno to add feature like self controlling.

Installation

  1. Change configurations in config.h
  2. Upload static files in data folder to SPIFFS. References: [1], [2]

Screenshots

cua

control

da-co-nguoi