Skip to content

judge2005/EleksTubeIPS

Repository files navigation

A Custom Firmware for the EleksTube IPS V1 clock

Features of This Firmware

This firmware uses the WiFi support that your clock already has to sync the time with the internet and to provide an easy way to configure the clock and change the display:

  • It can display the time, the date or a weather forecast.
  • It synchronizes the time with NTP so it is very accurate.
  • It automatically handles timezone and DST conversions.
  • All clock configurarion is done using a web interface.
    • Set the timezone information
    • Set the hours the clock is on
    • Switch between a six digit clock showing seconds and a four digit AM/PM display
    • Enable/disable leading zeros
    • Switch the display between time, date and the weather
    • Set the date format
    • Set the backlight effects and colors
    • Upload, delete and select the images used for the clock display
    • Configure the weather forecast
    • Upload, delete and select the icons used for the weather display
  • Clock faces and weather icons can be selected using the buttons.
  • You can switch between time, date and weather using the buttons.
  • It has a screen saver.
  • There is also a tool to convert images in to a format that can be displayed on the clock
  • It can connect to a MQTT broker, primarily to allow use of movement and luminance sensors. The full state of the clock is published too.
  • There are specific variants for:

This image shows the clock running in 4 digit mode with weather forecast

Captive Portal

This shows a weather forecast using colored icons:

Captive Portal

This shows the digital rain screen saver:

Captive Portal

Documentation

See the wiki for detailed information on how to build, install and use this firmware.

  • 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 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.

Credits

Original documentation and software from EleksMaker.

This code wouldn't exist without the work done by the people on this reddit discussion.