Editing UWatch

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 9: Line 9:
  
 
== OSWatch ==
 
== OSWatch ==
: See [[Open Source Watch]]
+
: ''(FIXME: shouldn't this go on a separate page?)''
  
 
The OSWatch and the uWatch are both open-source wristwatches that are fully user-programmable.
 
The OSWatch and the uWatch are both open-source wristwatches that are fully user-programmable.
 +
 +
Jonathan Cook.
 +
"Open-source smartwatch: build a low power watch from off-the-shelf components and breakout boards".
 +
http://Makezine.com/open-source-smartwatch
 +
Make Magazine 2015-March.
 +
 +
 +
The OSWatch (Open Source Watch)
 +
current maintainer of the "official" documentation: Jonathan Cook at http://oswatch.org .
 +
 +
One of the main goals of the OSWatch project is "100% Arduino compatibility".
 +
[[Beginners Setup for Arduino and Processing]].
 +
 +
Uses a Microduino Core (see http://www.microduino.cc/ for details) for the processor (which apparently holds a ATmega 644PA, or is it a ATmega1284P ?).
  
 
== display ==
 
== display ==
: See [[watch display]]
 
  
{{:watch display}}
+
The [http://www.calcwatch.com/history.htm history of the uWatch] mentions the 53mm x 20mm compact 16x2 line LCD that convinced David L. Jones that the uWatch project was actually doable with off-the-shelf components.
 +
If you are doing low-level programming of the uWatch, such as making "custom characters", you might want to look at [http://www.electusdistribution.com.au/products_uploaded/QP-5519-2.pdf the datasheet] (via [http://www.calcwatch.com/forum/viewtopic.php?id=37 "Moon Phases"]).
 +
 
 +
Alas, that original display pulls about 2 mA, more power than anything else on the uWatch -- even the CPU uses less power (at 250 KHz). That's the main reason the current uWatch cannot [http://www.calcwatch.com/forum/viewtopic.php?id=42 run the display continuously] (like a standard watch), but much be explicitly "turned on" every time you want to read the time.
 +
 
 +
The current uWatch2 rough draft seems likely to use the
 +
[http://www.newhavendisplay.com/index.php?main_page=product_info&cPath=3_113&products_id=1824&zenid=goih7iect56osjf64srb498qi4 Newhaven NHD-C12832A1Z-FSW-FBW-3V3] 128x32 Pixels display.
 +
Which uses less than 100uA which would enable a continuous display watch. The "white LED backlight" uses 30 mA at 3.0 V but is still very usable at much lower currents.
 +
 
 +
Proposed displays:
 +
 
 +
* [http://www.newhavendisplay.com/index.php?main_page=product_info&cPath=3_113&products_id=1824&zenid=goih7iect56osjf64srb498qi4 Newhaven NHD-C12832A1Z-FSW-FBW-3V3]: 128x32 pixel display, white LED backlight, 41.4mm x 24.3mm (current top runner)
 +
* [http://www.newhavendisplay.com/index.php?main_page=product_info&cPath=21_96&products_id=2072 Newhaven NHD-12864WX-T1TFH# Graphic LCD]: 128x64 pixel display, white LED backlight, 38.0mm x 26.4mm
 +
* [http://www.crystalfontz.com/products/12864ap/index.html CFAX12864AP1 Graphic LCD]: discontinued, apparently replaced by CFAX12864T1.
 +
* [http://www.crystalfontz.com/product/CFAX12864T1WFH.html CFAX12864T1-WFH Graphic LCD]: 128x64 display with EL backlight. (the EL backlight version seems to require less power than the [http://www.crystalfontz.com/product/CFAX12864T1TFH.html white LED backlight version]).
 +
* [http://www.avesodisplays.com/products/index.html card display]: 6 digit, 7 segment display module designed to fit inside a credit card. lightest-weight display of those on this list; adequate for 4-function calculator watch. Doesn't seem to show enough information for a scientific calculator.
 +
* [http://www.sparkfun.com/commerce/categories.php?c=76 Sparkfun LCD displays]: the color graphics LCD cell phone displays look relatively low power and are extremely well documented -- some of them are under $20.
 +
* ...
 +
* ... ''Have you seen a display that would work on a wrist calculator? Please add it to the list here!'' ...
 +
 
 +
Some threads discussing diplays:
 +
[http://www.calcwatch.com/forum/viewtopic.php?id=7 "Hardware Stuff » Why not a smaller LCD..."],
  
 
== buttons ==
 
== buttons ==
Line 119: Line 153:
 
* http://hackaday.com/tag/wrist-watch/
 
* http://hackaday.com/tag/wrist-watch/
 
* http://hackaday.com/tag/smart-watch/
 
* http://hackaday.com/tag/smart-watch/
 
"Ben Heck’s Oscilloscope Watch"
 
https://www.youtube.com/watch?v=HOqBInoDEhE
 
modifies a [[oscilloscope#Xprotolab - Miniature Oscilloscope and Waveform Generator | Xprotolab]]
 
to make
 
a functional [[o'scope]] worn like a wristwatch.
 
Places battery pack in the strap rather than under the display,
 
and other techniques, to reduce maximum thickness,
 
to achieve the goal of "keep watch under 1/4" thick (about 7 mm)".
 
The firmware and PC interface software are open-source.
 
 
  
 
== further reading ==
 
== further reading ==

Please note that all contributions to OpenCircuits may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see OpenCircuits:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

Template used on this page: