Skip to content

Latest commit

 

History

History
32 lines (15 loc) · 1.14 KB

README.md

File metadata and controls

32 lines (15 loc) · 1.14 KB

ESPHome Alarm Clock

This repository contains a number of configuration files for esphome & ESP8266 clock-based devices. The time can be synchronized from Home Assistant, or directly from a NTP server. The alarm can be configured from Home Assistant.

303wifilc01

Module

This module contains four 7-segment displays and a RTC module. The RTC module isn't used. The driver source code is based on work by maarten-pennings

Flashing instructions can be found within maarten-pennings github repo.

xy-clock

Module

This module contains four 7-segment displays, a buzzer and a RTC module. The RTC module isn't used, but the buzzer can be configured as an alarm through Home Assistant. The driver source code is based on work by Utyff

Flashing instructions can be found on blakadder.com

wemos d1 mini

A homemade alarm clock using a Wemos D1 mini, a buzzer and a TM1650 7-segment module.