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 1: Line 1:
  
[[image: CalcArmTimeSmaller.jpg | thumb | uWatch on wrist showing time]]
+
=== µWatch ===
  
== µWatch unofficial FAQs ==
+
* [[uWatch]] [http://www.calcwatch.com/ µWatch]: World's First D-I-Y Scientific Calculator Watch
 
 
The uWatch is an RPN and Algebraic scientific calculator watch that you can build yourself.
 
The software is open source under the GPL license [http://sourceforge.net/projects/calcwatch/ at Sourceforge].
 
I'm assuming you've already read the [http://www.calcwatch.com/faq.htm official uWatch FAQ], so we'll jump right into some more technical details.
 
 
 
== OSWatch ==
 
: See [[Open Source Watch]]
 
 
 
The OSWatch and the uWatch are both open-source wristwatches that are fully user-programmable.
 
 
 
== display ==
 
: See [[watch display]]
 
 
 
{{:watch display}}
 
 
 
== buttons ==
 
 
 
The buttons are crucial for a calculator watch.
 
It is difficult to compromise between:
 
* fast typing speed:
 
** it's much faster to have lots of buttons, so you can directly push a button for "tan" than to scroll through some soft menu searching for it.
 
** large buttons are generally faster to rapidly punch than tiny, closely-packed buttons
 
* physical size:
 
** We want something that is not too heavy and bulky to wear on the wrist. This means lots of large buttons are not going to happen.
 
 
 
The first uWatch prototype used surface-mount buttons.
 
The original uWatch for sale uses the (through hole!) Panasonic EVQ-PJG05Q switch for its buttons.
 
[http://www.calcwatch.com/forum/viewtopic.php?id=121]
 
([http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail&name=P12237SCT-ND current price])
 
 
 
* ''please tell us about other buttons that would be appropriate''
 
* ... capacitive touch "buttons" ? ...
 
* ...
 
 
 
== processor ==
 
 
 
The processor is, perhaps surprisingly, not a crucial choice.
 
In the last few years, several companies have released processors that meet the stringent low-power and other requirements (''which are????'').
 
In theory, since most of the software is written in the C programming language, it is theoretically easy to port the software to a different CPU.
 
 
 
The original uWatch uses the 16 bit Microchip PIC24FJ64GA004.
 
It uses 50uA at 32KHz, ... ''(FIXME)''... uA at 250 KHz.
 
 
 
Other proposed processors have been discussed on this thread:
 
[http://www.calcwatch.com/forum/viewtopic.php?id=66 "Hardware Stuff » Ideas for Mk2 watch"].
 
 
 
...
 
the Microchip "Extreme Low Power Microcontrollers"
 
claim to have "Real-time Clock/Calendar down to 500 nA".
 
http://www.microchip.com/xlp
 
 
 
Nate gives some low-power tips in
 
[http://www.sparkfun.com/tutorials/309 "Adventures in Low Power Land"].
 
 
 
Arne Martin Holberg and Asmund Saetre.
 
[http://www.atmel.com/Images/doc7903.pdf "Innovative Techniques for Extremely Low Power Consumption with 8-bit Microcontrollers"].
 
 
 
== Other open-source wristwatches ==
 
: ''(FIXME: should this list go on some other page?)''
 
 
 
"IS YOUR WEARABLE TECH TOO SUBTLE?"
 
"My 3D-printed Big-Ass SmarTwatCh"
 
http://zackfreedman.com/2014/07/19/my-3d-printed-big-ass-smartwatch/
 
https://hackaday.com/2014/07/19/wearable/
 
"Arduino-based, has a breathalyzer, and is not subtle!"
 
 
 
"Introducing the F*Watch, a fully open electronic watch"
 
https://hackaday.com/2014/10/17/introducing-the-fwatch-a-fully-open-electronic-watch/
 
"The watch is powered by a 500mA LiPo battery. All the tools that were used to build it are open source (FreeCAD, KiCad, GCC, openOCD, GDB) and our readers may make one by downloading all the source files located in their repository."
 
http://www.ohwr.org/projects/f-watch/repository
 
 
 
"DIY OLED smart watch"
 
https://hackaday.com/2014/07/07/diy-oled-smart-watch/
 
 
 
"Make your own smart watch"
 
https://hackaday.com/2014/02/17/make-your-own-smart-watch/
 
 
 
"a bracelet that allows you to strap your raspberry pi to your wrist."
 
http://www.3ders.org/articles/20130604-lighting-up-graduation-with-an-awesome-3d-printed-web-connected-led-cap.html
 
http://www.damngeeky.com/2013/06/11/11891/3d-printed-control-my-cap-is-perfect-to-light-up-your-graduation-night.html
 
 
 
"a working prototype of Fallout's Pip-Boy 3000"
 
http://singularityhub.com/2014/05/08/inspired-by-video-game-makers-construct-wearable-wrist-computer-for-space-explorers/
 
(appears to be more functional)
 
 
 
"A fully 3D printable Pip-Boy 3000"
 
http://www.3ders.org/articles/20130630-a-fully-3d-printable-pip-boy-3000.html
 
http://www.geeky-gadgets.com/diy-3d-printed-fallout-pip-boy-3000-wearable-created-10-09-2015/
 
(far more "realistic", painted to look "weathered")
 
 
 
"GyroPalm"
 
http://3dprintingindustry.com/2015/07/14/3d-printed-gyropalm-seeks-to-control-your-electronic-world/
 
includes infrared and inertial measurement sensors.
 
"the GyroPalm is open source and 3D printed"
 
 
 
"Smartlet: go on, wear your iPhone on your wrist"
 
http://www.thecrowdfundnetwork.com/smartlet-go-on-wear-your-iphone-on-your-wrist/
 
 
 
"DIY Digital Wristwatch"
 
http://blog.zakkemble.co.uk/diy-digital-wristwatch/comment-page-1/
 
https://github.com/zkemble/NWatch
 
 
 
"Homebrew smartwatches"
 
by: Brian Benchoff
 
http://hackaday.com/2015/08/12/hackaday-prize-entry-homebrew-smartwatches/
 
 
 
"Get up, stand up. with a little help from the mindfulness bracelet"
 
by: Adam Fabio
 
http://hackaday.com/2015/06/16/get-up-stand-up-with-a-little-help-from-the-mindfulness-bracelet/
 
(it technically keeps time, but it doesn't display time visually ...)
 
 
 
* http://hackaday.com/tag/watch/
 
* http://hackaday.com/tag/wearable/
 
* http://hackaday.com/tag/smartwatch/
 
* http://hackaday.com/tag/wrist-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 ==
 
 
 
 
 
* [http://www.calcwatch.com/ µWatch]: World's First D-I-Y Scientific Calculator Watch
 
* For general discussion about the µWatch, see the [http://www.calcwatch.com/forum/ uWatch Forum].
 
* [http://www.calcwatch.com/forum/viewtopic.php?id=66 post Ideas for the entirely hypothetical Mk2 watch]
 
* [http://www.calcwatch.com/forum/viewtopic.php?id=139 "Hardware Stuff » WBL: watch based laboratory"]
 
* [http://www.hpmuseum.org/cgi-sys/cgiwrap/hpmuseum/archv018.cgi?read=142807 "What is the smallest full trig calculator in production?"]
 
 
 
''Late breaking news: there is now [http://www.calcwatch.com/wiki another µWatch wiki]; is that the Official µWatch wiki? Feel free to move all the content on this page to that wiki. --[[User:DavidCary|DavidCary]] 15:58, 19 November 2009 (UTC)''
 
 
 
: Oops, that wiki has gone offline. So we'll keep this wiki page at Open Circuits. --[[User:DavidCary|DavidCary]] 23:08, 4 September 2011 (UTC)
 
 
 
----
 

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: