Skip to content

This project is about an electronic timekeeper with esp8266. It uses LITTLEFS to store the time and time is updated via a webserver

License

Notifications You must be signed in to change notification settings

Pius171/timekeeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

timekeeper

The project is about an electronic timekeepers with esp8266. It uses LITTLEFS to store the time and dtime is updated via a webserver Schematic_ESP8266 Timekepper_2021-07-14

Youtube demo video link: https://youtu.be/_w-ruAeblBs

Home page:

To access the home page of the timekeeper connect to the timekepper via wifi, in your wifi setting you should see a device named timekeeper, the default password is 12345678. then in your browser type in timekeeper.com, you should see the following page when the page loads. homePage

when the time for a particular period has not been set, it shows "not set" but if it has been set it shows the time

To set the time click on tools > Update update_click

After the page has loded you should see this page below Update_page

From here you can set the time for each period per day, change the password and set date and time of the timekeeper.

As an example i will update Monday 2nd period which has not been set update_click as you can see monday second period is at "not set", now let update the time

updating after setting the time scroll down and click upload, it is also possible to set the time for multiple periods before upload. After you click uplaod you will be directed to the page below saved Click on Home to go back to the Home page, when you arruve at the Home page you should notice that Monday 2nd period is no longer at "not set", but at the time you set it to. after_update

Deleting periods

To delete a period click on tools > Delete period(s) hover_delete

Delete page delete_page

We will be deleting Monday 1st period as an example,first look at the time for Monday 1st Period, the time is 8:46, when we delete it it should default to "not set". BEFORE DELETION b4_delete

Screenshot from 2021-07-14 02-21-19

Screenshot from 2021-07-14 02-21-53

When the page has been deleted go back to the home page by clicking home on the nav bar, you should see that Mon 1st Period is now at "not set" mon1stPeriodDeleted

Lastly to access the user manual or contact page User manual : click on User manual from nav bar contact us : tools > contact us

Thanks for reading. I would love it if you give my repo a star, create issues that you discover and make pull requests for any cobtribution you might have.

About

This project is about an electronic timekeeper with esp8266. It uses LITTLEFS to store the time and time is updated via a webserver

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published