Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ycardon/d1mini-matrix-clock

A clock, using a matrix led shield on a ESP8266 D1 mini
https://github.com/ycardon/d1mini-matrix-clock

esp8266 iot

Last synced: 6 days ago
JSON representation

A clock, using a matrix led shield on a ESP8266 D1 mini

Awesome Lists containing this project

README

        

# d1mini-matrix-clock

A clock, using a matrix led shield on a ESP8266 D1 mini.

![assembled clock picture](doc/d1mini-matrix-clock.png)

## usage

On first boot, you must connect to the 'd1mini-clock' captive network and
set your local wifi credentials.

## features

- gets internet time from NTP (NTPClient)
- apply summer time offset (Timezone)
- spawn a hotspot to get wifi connectivity (WiFiManager)
- over the air update (ArduinoOTA)
- remote telnet debug (RemoteDebug)