-
1Setup
First, make sure that the correct Ameba development boar is selected in "Tools" -> "Board"
-
2Programming
The programming of the Ameba RTL8722DM can be done using Arduino IDE which makes it very easy to write code and upload to the Ameba board.
First, to open the source code in Arduino IDE, Open "File" -> "Examples" -> "AmebaHttp" -> "SimpleHttpExample".
Next, in the sample code, modify the highlighted section to enter the information required (SSID, PASSWORD, KEY INDEX ) to connect to your Wi-Fi network.
Lastly, verify and upload the code on the Arduino IDE and press the reset button on Ameba.
-
3Final Results!
Once the upload is complete, Open the serial monitor in the Arduino IDE and you can see the information retrieved from the website.
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.