Skip to content

perryrh0dan/qlock-table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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