-
1Use Arduino Library Manager
The best and easiest way is to use
Arduino Library Manager. Search for WiFiManager_RTL8720, then select / install the latest version. You can also use this linkfor more detailed instructions.
-
2Manual Install
- Navigate to WiFiManager_RTL8720 page.
- Download the latest release
WiFiManager_RTL8720-main.zip. - Extract the zip file to
WiFiManager_RTL8720-maindirectory - Copy the whole
WiFiManager_RTL8720-mainfolder to Arduino libraries' directory such as~/Arduino/libraries/.
-
3VS Code & PlatformIO
- Install VS Code
- Install PlatformIO
- Install WiFiManager_RTL8720 library by using Library Manager. Search for WiFiManager_RTL8720 in Platform.io Author's Libraries
- Use included platformio.ini file from examples to ensure that all dependent libraries will installed automatically. Please visit documentation for the other options and examples at Project Configuration File
Splendide_Mendax
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.