Skip to content

Latest commit

 

History

56 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PixieClock

Installation

Prerequisites

Steps

  1. Install Arduino IDE and configure Arduino Core for ESP32 by adding the following URL to the "Additional Board Manager URLs" in the IDE preferences:

    https://espressif.github.io/arduino-esp32/package_esp32_index.json

    or follow the instructions by Espressif.

  2. Clone or download the PixieClock repository:

    git clone https://github.com/chieftain0/PixieClock.git
  3. Install the required libraries using Arduino IDE's library manager.

  4. Configure the board parameters according to your ESP32-S3-WROOM-1U. See the datasheet for details.

  5. Configure the confidential information (WiFi credentials, OpenWeatherMap API key, NTP servers) either in config.h or by creating a new file called Secrets.h in the include folder.

  6. Upload the code and enjoy!

Credits

About

A Wi-Fi-connected, open-source clock that displays the time, indoor and outdoor temperature in your current location. Perfect for your desk, shelf, or as a thoughtful gift.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages