Skip to content

Commit 1e5d8d3

Browse files
authored
Create README.md
1 parent 599c097 commit 1e5d8d3

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
## WT32-SC01 PLUS: Clock, Weather Station, and Online Radio Datastream Receiver.
2+
### Features
3+
- Clock and weather ![](https://github.com/SubCoderHUN/WT32-SC01-PLUS/blob/main/github_images/mainscreen.png?raw=true)
4+
- Configure Wi-Fi, brightness, and location. ![](https://github.com/SubCoderHUN/WT32-SC01-PLUS/blob/main/github_images/optionsscreen.png?raw=true)
5+
- Online radio player ![](https://github.com/SubCoderHUN/WT32-SC01-PLUS/blob/main/github_images/radioscreen.png?raw=true)
6+
7+
### LVGL
8+
For this project, I used the Light and Versatile Graphics Library (**LVGL**) to create the interface.
9+
You can find the project file for **SquareLine Studio** (WT32-SC01-PLUS.spj) in the source code.
10+
11+
### Plans for the future
12+
1. In the future, I want to find some uses for the unused GPIO pins and SDCard.
13+
2. I want to create an hourly forecast; at the moment, it only displays the current weather information.
14+
3. .... and so on :)

0 commit comments

Comments
 (0)