-
Creating a finished wall clock part 1
11/15/2016 at 19:34 • 0 comments"Shopping" the house for scraps and bits to "finish" a wall clock version of the neo-pixel watch yields a brass ring the right size for the 60 pixel ring, and some wood circle blanks.
using the Dremel circle routing/cutting jig, created channels for both the 60 and 24 pixel rings as well as a small lip to hold the brass ring. And with the router, I created space on the back for wires and ESP8266
Printed a basic clock face and cut it out as a defuser.
then I stumbled upon some great projects for other net-pixel wall clocks, including the Light clock. as I was just about to assemble a working version of hardware and software, I decided to try the Light clocks software to see what it looks like. now my clock face is a bit different as I will be using the center ring for hour and the outer ring for min and sec. but if I disconnect the center ring it looks great with the light clock software. there may be some ideas I may learn from in there. (who am I kidding, theres lots to learn in there!)
-
Really BIG rings
10/11/2016 at 01:08 • 0 commentsGot a 60 Neopixel ring today, changed just one line of code, and now the Pocket watch is a full sized watch.
-
Sometimes a switch can be to small
09/22/2016 at 01:32 • 0 commentsRemoved the super tiny switch, replaced it with a more reasonable sized switch from Adafruit
-
Bigger rings
09/21/2016 at 22:17 • 0 commentsPocket watch code now working with Neopixel rings up to 60 pixels.
including temperature display.
-
Object Oriented refactor progress and temperature display
09/20/2016 at 01:05 • 0 commentsTemperature showing that it's in the 60s
-
watch stem switch install
09/10/2016 at 23:28 • 0 commentsGot my stash of miniature switches from china....
Dang these things are small....!
Installed in the watch
temporary actuator: how about the battery connector ?!
-
OTA updates!
09/06/2016 at 01:38 • 0 commentsImplemented OTA updating, so now (except in emergency) the days of connecting the assembled prototype to the development rig to update it's firmware are gone.... YAY!
Still going to use the dev rig for most builds, as it's powered by the Serial cable.
-
OTA updates!
09/06/2016 at 01:38 • 0 commentsImplemented OTA updating, so now (except in emergency) the days of connecting the assembled prototype to the development rig to update it's firmware are gone.... YAY!
Still going to use the dev rig for most builds, as it's powered by the Serial cable.
-
V2.x watch
09/02/2016 at 14:08 • 1 commentNext gen of this watch would have no wifi, use a small micro controller like a ATtiny 85, possibly add a RTC and small coin battery. Only use LiPo to drive the neopixel display.
Should yield a "works all convention long" (3-4 days) run time as apposed to 1-2 hours continuous on run time now. or 1-2 days run time with power off when not using.
see http://www.instructables.com/id/ATtiny-Watch-Core/ for info & insparation (without RTC module)
-
to do list
09/02/2016 at 13:39 • 0 commentsWatch v1.x to do list:
- manual time set mode
- wifi hotspot mode for debug / web page timeset
- manual wifi persistence for debug / reinstate turning wifi off for normal run time
- time set by scraping http header to bypass gate kept public wifi (hotel "enter your room # for access, etc.) - this is an alternate to NNTP time set
- grab temp & weather from http://openweathermap.org
- display temp & weather data as second click on watch button
- install microswitch under watch stem