-
1Arduino IDE board installation
Add this following line to the "Additional Board Manager URLs",
Then install Ameba D package from the board manager
Then select RTL8722DN(BW16) from "Board"
-
2Connect Ameba to the display and upload the code
Check here for the pin map,
and connect according to the code,
#define TFT_RESET PA27 #define TFT_DC PB3 #define TFT_CS PA15
also BL/LED to Vcc
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.