1
0
mirror of https://github.com/s00500/ESPUI.git synced 2025-07-04 16:30:17 +00:00

Improved Files & Added Example .ino

This commit is contained in:
ayushsharma82
2017-05-19 05:01:51 +05:30
parent 41068a0e1a
commit 94afb159ac
3 changed files with 46 additions and 5 deletions

View File

@ -26,23 +26,30 @@ This Library is Dependent on the Following Libraries to Function Properly.
Make Sure all Libraries are Installed to make this Work.
## Features
## Elements
EasyUI Currently has the Following User Interface Features:
EasyUI Currently has the Following User Interface Elements:
- Toggle Button
- Label
Upcoming:
## Upcoming Elements and Features
Upcoming Elements:
- ~~Toggle Button~~
- ~~Label~~
- Smart Variable
- Progress Bar
- Click Button
- DropBox
- Dropbox Selection
- Forums
- Tables
Upcoming Features:
- Detect Internet and Switch to Online File CDN
- WiFi Credentials Setup Page
- Embed MQTT
## Documentation
EasyUI is Based on [Skeleton CSS](http://getskeleton.com/) and Jquery for Handling Click Events Etc. The Communication Between ESP8266 and Webpage is with Websockets.