Skip to content

Releases: saiaravind19/Wireless_Motor_Driver

v0.1.1

05 Mar 17:36
Compare
Choose a tag to compare
  • Implemented STA mode AP mode.
  • SPIFFS files system is used.
  • AP mode details and STA mode details are stored in ROM of ESP8266.
  • On the run switch between AP and STA mode is implemented.
  • Home button integrated with the joystick.

TO DO

  1. Implement form to collect STA mode details.
  2. Implement WiFi devices connected to the server and stop the MD in case no commands are given to controller for long time.
  3. Implement view WiFi credentials in bot STA and AP mode.

Full Changelog: v1.0.0...v0.1.1

Beta version

22 Feb 17:16
Compare
Choose a tag to compare
  • Integrated HTML based GUI.
  • mDNS server.
  • Home button on joystick page.

v0.1.0

08 Feb 17:19
Compare
Choose a tag to compare
  • ESP8266 will communicate in station mode.
  • GPIO pin numbers and SSID and Password are mentioned in header file.
  • Use Arduino IDE verison 1.8.5 and SNIFFS uploaded latest release from https://github.com/esp8266/arduino-esp8266fs-plugin/tags
  • Once ESP8266 is connected to the network type the IP address in the browser and we are ready to control the motor driver wirelessely.