| 41 | 3. Enter the following commands over the SSH connection: |
| 42 | {{{#!sh |
| 43 | echo "vendor:0451 product:16a6" > /etc/cmh/serproxy.ports |
| 44 | }}} |
| 45 | {{{#!sh |
| 46 | echo "usbserial vendor=0x0451 product=0x16a6" > /etc/modules.d/60-usb-serial |
| 47 | }}} |
| 48 | {{{#!sh |
| 49 | mv /etc/modules.d/60-usb-acm /etc/modules.d/70-usb-acm |
| 50 | }}} |
| 51 | |
| 52 | 4. Reboot or refresh your Vera. |
| 53 | |
| 54 | === Software === |
| 55 | |
| 56 | Next you may install the software for the plugin and create and setup the eZ430-Chronos device on your Vera. |
| 57 | |
| 58 | 1. Download the following files (links are to latest release version): |
| 59 | * [http://code.mios.com/trac/mios_ez430-chronos/export/HEAD/tags/release-1.0/D_eZ430Chronos.xml D_eZ430Chronos.xml] |
| 60 | * [http://code.mios.com/trac/mios_ez430-chronos/export/HEAD/tags/release-1.0/D_eZ430Chronos.json D_eZ430Chronos.json] |
| 61 | * [http://code.mios.com/trac/mios_ez430-chronos/export/HEAD/tags/release-1.0/I_eZ430Chronos.xml I_eZ430Chronos.xml] |
| 62 | |
| 63 | 2. Upload the files to your Vera by selecting the //MiOS developers// icon from the toolbox and then the //Luup files// tab: |
| 64 | |
| 65 | [[Image(/export/HEAD/images/upload.png)]] |
| 66 | |
| 67 | Select the above files for upload, check the //Restart Luup after upload// box, and click //GO//. |
| 68 | |
| 69 | === Device configuration === |
| 70 | |
| 71 | With the hardware and software in place, all that remains is creating and configuring the device. |
| 72 | |
| 73 | 1. Create a new instance of the eZ430-Chronos device by selecting the //MiOS developers// icon from the toolbox and then the //Create device// tab: |
| 74 | |
| 75 | [[Image(/export/HEAD/images/create.png)]] |
| 76 | |
| 77 | Enter {{{D_eZ430Chronos.xml}}} as the //UpnpDevFilename//, and a name for your new device as the //Description//. |
| 78 | |
| 79 | 2. Select //MiOS developers// then //Serial Port configuration//, and assign your new device to the serial port for the USB dongle: |
| 80 | |
| 81 | [[Image(/export/HEAD/images/serial1.png)]] |
| 82 | |
| 83 | Select {{{115200}}} as the baud rate, and then select your new device from the //Used by device// dropdown list. If you have multiple serial ports, may sure you are configuring the one named {{{usbserial}}}. |
| 84 | |
| 85 | 3. Once you select your device, you will be immediately taken to a dialog like the following: |
| 86 | |
| 87 | [[Image(/export/HEAD/images/serial2.png)]] |
| 88 | |
| 89 | Simply do nothing here and exit out of the dialog by clicking the X as shown above. |
| 90 | |
| 91 | 4. Select //SAVE// and click //continue//. After your Vera has refreshed, if you return to the Serial Port configuration page, you should see something like: |
| 92 | |
| 93 | [[Image(/export/HEAD/images/serial.png)]] |
| 94 | |
| 95 | This indicates that the serial port has been assigned to your device, and at this point you are ready to test your Chronos. |
| 96 | |
| 97 | === Testing === |
| 98 | |
| 99 | 1. Toggle the # button on your Chronos until the //PPt// mode is enabled. |
| 100 | |
| 101 | 2. Enable wireless communication by pressing the DOWN button (lower right). You should see an icon indicating that wireless transmission has been enabled. |
| 102 | |
| 103 | 3. |