1124 User Guide: Difference between revisions

From Phidgets Support
No edit summary
Line 1: Line 1:
[[Category:UserGuide]]
==Getting Started==
==Getting Started==



Revision as of 16:14, 26 July 2012


Getting Started

Checking the Contents

You should have received:

  • A precision temperature sensor
  • A sensor cable

In order to test your new Phidget you will also need:

  • A PhidgetInterfaceKit 8/8/8 or PhidgetTextLCD
  • A USB cable

Connecting the Pieces

  1. Connect the Precision Temperature Sensor to the Analog Input 6 on the PhidgetInterfaceKit 8/8/8 using the sensor cable.
  2. Connect the PhidgetInterfaceKit to your PC using the USB cable.

1124 0 Connecting The Hardware.jpg

Testing Using Windows 2000 / XP / Vista / 7

Make sure you have the current version of the Phidget library installed on your PC. If you don't, follow these steps:

  1. Go to the Quick Downloads section on the Windows page
  2. Download and run the Phidget21 Installer (32-bit, or 64-bit, depending on your system)
  3. You should see the Ph.jpg icon on the right hand corner of the Task Bar.

Running Phidgets Sample Program

Double clicking on the Ph.jpg icon loads the Phidget Control Panel; we will use this program to ensure that your new Phidget works properly.

The source code for the InterfaceKit-full sample program can be found in the quick downloads section on the C# Language Page. If you'd like to see examples in other languages, you can visit our Languages page.

Updating Device Firmware

If an entry in this list is red, it means the firmware for that device is out of date. Double click on the entry to be given the option of updating the firmware. If you choose not to update the firmware, you can still run the example for that device after refusing.

Double Click on the Ph.jpg icon to activate the Phidget Control Panel and make sure that the Phidget InterfaceKit 8/8/8 is properly attached to your PC.

1018 2 Control Panel Screen.jpg
  1. Double Click on Phidget InterfaceKit 8/8/8 in the Phidget Control Panel to bring up InterfaceKit-full and check that the box labelled Attached contains the word True.
  2. Make sure that the Ratiometric box is Ticked.
  3. The ambient temperature of the sensor is displayed in the Analog Input box. The above value of 421 translates into 32.4 °C or 90.4°F.
  4. You can adjust the input sensitivity by moving the slider pointer.
  5. Click on the Sensors button to bring up the Advanced Sensor Form.

1124 0 InterfaceKit Screen.jpg

  1. In the Sensor 6 box, select the 1124 - Precision Temperature Sensor from the drop down menu.
  2. The ambient temperature measured by the sensor is shown here.
  3. Formula used to convert the analog input SensorValue into

1124 0 Advanced Sensor Form Screen.jpg

Testing Using Mac OS X

  1. Go to the Quick Downloads section on the Mac OS X page
  2. Download and run the Phidget OS X Installer
  3. Click on System Preferences >> Phidgets (under Other) to activate the Preference Pane
  4. Make sure that the is properly attached.
  5. Double Click on in the Phidget Preference Pane to bring up the Sample program. This program will function in a similar way as the Windows version.

Using Linux

For a step-by-step guide on getting Phidgets running on Linux, check the Linux page.

Using Windows Mobile / CE 5.0 / CE 6.0

Template:UGce

Technical Details

Temperature Range

The temperature sensor component is rated at -50°C to +150°C, but the other components on the board, the connector and the cable are rated at -30°C to +80°C. In a fast prototyping environment the temperature ensor board can be pushed to the ratings of the sensor component, but you should use the lower temperature ratings if you plan to use the 1124 in a commercial application.

Formulas

The Formula to translate SensorValue into Temperature is:

Failed to parse (syntax error): {\displaystyle Temperature (°C) = (SensorValue x 0.2222) - 61.111}

Template:UGotherint

Phidget Cable

Analoginput.jpg

The Phidget Cable is a 3-pin, 0.100 inch pitch locking connector. Pictured here is a plug with the connections labelled. The connectors are commonly available - refer to the Analog Input Primer for manufacturer part numbers.

Product History

Template:UGhist Template:UGrow