All Projects → vanceb → NightClock

vanceb / NightClock

Licence: other
An ESP8266 based clock intended for the bedroom. It uses neopixels to light one of 12 segments giving the hour and approximate minutes, and maybe seconds, who knows...

Programming Languages

KiCad Layout
80 projects
OpenSCAD
209 projects

NightClock

This was my first project after joining the Reading Hackspace. It exposed me to a number of new techniques and software.

  • 2D CAD and laser cutting for the physical clock. CAD models in dxf format and some cutting files from RDWorks (used by the hackspace laser cutter) are included in the cad folder.
  • PCB Design using Kicad. This is the first PCB I have designed. I had it made in China by PCBWay.
  • Programming the ESP8266 and neopixels for the clock electronics. I used Platformio to program the ESP8266 and manage the libraries. It uses the core Arduino model for software development, but I prefer it to using the Arduino IDE, which I find frustrating. I have also used the platformio-ide plugin for Atom, which also works well.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].