RoundyFi is a round LCD display based on ESP-12E along with a compact and stylish 1.28-inch display module of 240×240 resolution, 65K RGB colors, clear and colorful displaying effect, expand its engagement with your project. RoundyFi comes with an embedded GC9A01 Driver and SPI Interface that minimize the required IO pins.
-
Download and install Arduino IDE and CP2102 driver(For COM Port)
-
Now install Esp8266 board, for this go to file -> preferences
See there is a folder name RoundyFi, inside this folder, there are various applications(Example codes):-
-
Display Weather -> Display the current weather via the "OpenWeatherMap" website, first of all, you need to make an account in OpenWeatherMap https://openweathermap.org/api and copy the API key and paste in the code,
-
Make Server -> Make server using RoundyFi. From this, we can communicate between server and client. for example, we make the mobile phone a client and RoundyFi as a server
-
Wifi Clock -> Make smart clock using wifi, it displays current time and week, using the internet.