Immutable Page History Attachments

Diff for "13:37"

Diff for "13:37"

Differences between revisions 6 and 13 (spanning 7 versions)
Revision 6 as of 2017-01-04 16:37:09
Size: 447
Editor: TomK32
Comment:
Revision 13 as of 2017-10-19 20:32:23
Size: 1102
Editor: TomK32
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
 * esp8266 using NTP to display time on a 0.56" 7-segment display.  * [[Regaluhr]] is a esp8266 using NTP to display time on a 0.56" 7-segment display. [[http://github.com/DevLoL/regaluhr|source on github]]
 * [[Blinkofant/Clockofant|Clockofant]] is a 9x8 pixels pcb showing handles for hours, minutes and seconds
Line 18: Line 19:

== Brain-dump (ideas cost nothing, execution is priceless) ==

 * In 2017 hackerspace clock ask you for time
 * It's Midnight In: <City>
 * Custom (epoxy?) 8 or 9 segment font: https://www.flickr.com/photos/adam_sporka/albums/72157603022145653
 * Giant flip dot with 7 segments
 * COB LEDs of different size for hour and minute handle.
 * Plexiglas edge-lit handles that rotate and are lit from the center point.

----
CategoryProjects
CategoryCurrentProject

Challenge for 2017: Create time pieces. Because devlol hasn't got a single one!.

TomK32

  • Regaluhr is a esp8266 using NTP to display time on a 0.56" 7-segment display. source on github

  • Clockofant is a 9x8 pixels pcb showing handles for hours, minutes and seconds

prototype using ntp to show the minute of the day (10:56 UTC)
displaying UTC
tomk32-003.jpg


You

  • make wonderful things

Brain-dump (ideas cost nothing, execution is priceless)

  • In 2017 hackerspace clock ask you for time
  • It's Midnight In: <City>

  • Custom (epoxy?) 8 or 9 segment font: https://www.flickr.com/photos/adam_sporka/albums/72157603022145653

  • Giant flip dot with 7 segments
  • COB LEDs of different size for hour and minute handle.
  • Plexiglas edge-lit handles that rotate and are lit from the center point.


CategoryProjects CategoryCurrentProject