/esp8266-remote-control

A dual ESP8266 remote control using socket communication

Primary LanguageArduinoMIT LicenseMIT

ESP8266 Remote Control

A dual ESP8266 remote control using socket communication

  • Easy to use
  • ...
  • ...

Version

0.0.1

This project uses the platformIO build system!

Dependencies

This project uses the platformIO build system!

  • WiFiManager - ESP8266 WiFi Connection manager with fallback web configuration portal
  • WebSocket - WebSocket Server and Client for Arduino based on RFC6455

Installing dependencies on platformIO:

$ platformio lib install 549
$ platformio lib install 567

TODOs/Features to be implemented

  • Implement auto-config on server side
  • Implement PWM
  • Implement digital read

License

MIT