Changes between Version 2 and Version 3 of WikiStart


Ignore:
Timestamp:
2011-03-01 11:04:31 (13 years ago)
Author:
ojas_parekh
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v2 v3  
    11= Texas Instruments eZ430-Chronos Wireless Watch = 
    22 
    3 [[Image:EZ430-Chronos.png|thumb|426px]]  
     3[[Image(/export/HEAD/images/EZ430-Chronos.png)]]  
    44 
    55== Introduction == 
     
    1313  The eZ430-Chronos watch may be disassembled to be reprogrammed with a custom application and includes an eZ430 USB programming interface. 
    1414 
     15== Purchasing == 
     16 
    1517The eZ430-Chronos watch can be purchased [http://focus.ti.com/docs/toolsw/folders/print/ez430-chronos.html directly from TI] for $49.  The watch works out of the box with this plugin and does not require any custom firmware or additional hardware. 
    1618 
     
    1820 
    1921This plugin currently provides access to 3 of the watches hardware buttons: *, #, and UP (depicted with an upwards pointing arrow on the watch).  Upon installation, the plugin defines a new device which displays the current status of the buttons: 
     22 
     23[[Image(/export/HEAD/images/device.png)]] 
     24 
     25Pressing one of the above 3 buttons on the watch toggles the device's corresponding button state.  The button states can be directly used to trigger events: 
     26 
     27[[Image(/export/HEAD/images/event.png)]] 
     28 
     29The watch offers plenty more, including an integrated 3-axis accelerometer, temperature sensor, and pressure sensor.  If there is enough interest, I may add support for these features in the plugin. 
     30 
     31== Installation == 
     32 
     33=== Hardware & Driver === 
     34 
     35Before setting up the plugin, a driver for the watch's USB dongle must be enabled. 
     36 
     371.  Locate the USB RF dongle supplied with the watch (the object in the lower right corner of the image above), and plug the dongle into one of the USB ports on your  Vera device. 
     381. If you have not already, enable SSH access to your Vera, and establish an SSH connection (see http://wiki.micasaverde.com/index.php/Advanced_Commands). 
     391. E  
     40 
     41