Releases: saiaravind19/Wireless_Motor_Driver
Releases · saiaravind19/Wireless_Motor_Driver
v0.1.1
- 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
- Implement form to collect STA mode details.
- Implement WiFi devices connected to the server and stop the MD in case no commands are given to controller for long time.
- Implement view WiFi credentials in bot STA and AP mode.
Full Changelog: v1.0.0...v0.1.1
Beta version
- Integrated HTML based GUI.
- mDNS server.
- Home button on joystick page.
v0.1.0
- 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.