Skip to content

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...

Notifications You must be signed in to change notification settings

vanceb/NightClock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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...

Resources

Stars

Watchers

Forks

Packages

No packages published