Skip to content

edwinm/bungee_clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bungee Clock for Lilygo T-Display-S3

Clock using the Bungee font.

Uploading the code

Use PlatformIO to upload the code to a Lilygo T-Display-S3.

  1. First edit src/user_data.h and fill in your WiFi access point name, password and timezone.

  2. Upload the font to flash:

    PlatformIO sidebar → Project Tasks → clock → Platform → Upload Filesystem Image

  3. Then upload the code:

    PlatformIO sidebar → Project Tasks → clock → General → Upload

Generate font

To generate the .vlw font file from the .ttf file, run Create_font.pde. Make sure Processing is installed.

Functionality

Button functions

  • A: Switch between yellow and grey
  • B: Switch between 24 and 12 hour notation

Project

This project on hackster.io: Bungee Clock.

Photo of the device.

About

Bungee Clock for Lilygo T-Display-S3

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published