Skip to content
Paul Andrews edited this page Jan 22, 2024 · 7 revisions

This wiki provides documentation for how to build, install and use the custom firmware for the the EleksTubeIPS clock V1. See the list of pages to the right.

Nimo clock

This code requires platform.io to build. The benefits of doing this are:

  • The library dependencies are handled automatically
  • The correct ESP32 board and the binary sizes are pre-defined
  • You don't have to modify any files in TFT_eSPI
  • The images and HTML files can be built and uploaded directly in the IDE.

Pages

  • Installation takes you through backing up the original firmware, building the custom firmware and uploading it to the clock
  • Connecting to WiFi takes you through getting your clock connected to your router so you it can sync the time with NTP and you can configure it using a web browser.
  • User Guide shows you how to configure and control your clock.
  • Image Collections tells you how to prepare new clock faces and weather icon sets so that they can be uploaded to the clock and used.
  • Hardware Modification details a mod that you might want to make to your clock, but only if you are comfortable wielding a soldering iron.
Clone this wiki locally