Skip to content

Files

Latest commit

bfae16a · Dec 20, 2022

History

History
83 lines (56 loc) · 2.88 KB

readme.md

File metadata and controls

83 lines (56 loc) · 2.88 KB

QLock Table

Small word clock with stand powered by esp8266 with mqtt support

cover

Android Watch Face and Widget

The word clock is now available as a Wear OS Watch Face and as an Android Widget. Check out the links above.

Description

This repository contains all .stl, gerber and .ino files to build the qlock-table by yourself. The stl files can be directly imported into your favorite slicer software (e.g. cura, prusaslicer, ...). The gerber files can be uploaded to jlcpcb or a different pcb manufacturing service. The ino files can be compiled and uploaded via the arduino cli or ide.

Highlights

  • Matrix transition
  • MQTT support

Contents

Bill of Material

  • 114 Nano Pixel Leds, website
  • wemos d1 mini, website
  • 114 100NF Capacitors, website
  • 10 Row pcb's
  • 4 Corner pcb's
  • 1 Main pcb

Optional

Usage

MQTT

To change the color of the word clock connect to your broker and send the following command: cmnd/qlock-table/color and the following payload (rgbw) 255000255000.

Images

raw
final

Team

License

MIT

This repository was generated by tmpo