Product Information

1-101204-01

1-101204-01 electronic component of Sensirion

Datasheet
Multiple Function Sensor Development Tools Atmel SAMD20 Xplain ProBoard SHTC1 X-Brd

Manufacturer: Sensirion
This product is classified as Large/Heavy, additional shipping charges may apply. A customer service representative may contact you after ordering to confirm exact shipping charges



Price (USD)
N/A

Obsolete
Availability Price Quantity
0 - WHS 1

MOQ : 1
Multiples : 1

Stock Image

1-101204-01
Sensirion

1 : USD 33.8986
10 : USD 33.3493
100 : USD 30.2651
500 : USD 28.8568
1000 : USD 28.8427
N/A

Obsolete
0 - WHS 2

MOQ : 1
Multiples : 1

Stock Image

1-101204-01
Sensirion

1 : USD 24.6598
N/A

Obsolete
     
Manufacturer
Product Category
RoHS - XON
Icon ROHS
Tool Is For Evaluation Of
Interface Type
Maximum Operating Temperature
Operating Supply Voltage
Packaging
Description/Function
Brand
Minimum Operating Temperature
Factory Pack Quantity :
Cnhts
Hts Code
Product Type
Subcategory
LoadingGif

Notes:- Show Stocked Products With Similar Attributes.
Image Description
1-101381-01 electronic component of Sensirion 1-101381-01

Sensor: temperature and humidity; Range: 0÷100% RH; 2.4÷5.5VDC
Stock : 792

1-101400-01 electronic component of Sensirion 1-101400-01

Sensor: temperature and humidity; Range: 0÷100% RH; 2.15÷5.5VDC
Stock : 0

1-101461-01 electronic component of Sensirion 1-101461-01

Sensor: temperature and humidity; 0÷100%RH; -40÷125°C; DFN8; SHT
Stock : 2336

1-101385-01 electronic component of Sensirion 1-101385-01

Sensor: temperature and humidity; 0÷100%RH; -40÷125°C; DFN8; SHT
Stock : 2188

1-101386-01 electronic component of Sensirion 1-101386-01

Sensor: temperature and humidity; 0÷100%RH; -40÷125°C; DFN8; SHT
Stock : 2742

1-101415-01 electronic component of Sensirion 1-101415-01

Sensor: temperature; 2.15÷5.5VDC; Case: DFN8; Series: STS
Stock : 391

1-101416-01 electronic component of Sensirion 1-101416-01

Sensor: temperature; 2.15÷5.5VDC; DFN8; STS; -40÷125°C
Stock : 2002

1-101462-01 electronic component of Sensirion 1-101462-01

Sensor: temperature and humidity; Range:0÷100% RH; 2.15÷5.5VDC
Stock : 2400

1-101458-01 electronic component of Sensirion 1-101458-01

1-101458-01
Stock : 570

1-101388-01 electronic component of Sensirion 1-101388-01

Sensor: temperature and humidity; Range: 0÷100% RH; 2.15÷5.5VDC
Stock : 1016

Image Description
S18-05P-2 electronic component of Highly S18-05P-2

Sensor: inductive; Range:0÷5mm; Output conf: PNP / NC; 100mA; IP66
Stock : 0

S18-05P-2L electronic component of Highly S18-05P-2L

Sensor: inductive; Range:0÷5mm; Output conf: PNP / NC; 100mA; IP66
Stock : 0

S40-20N-1 electronic component of Highly S40-20N-1

Sensor: inductive; Range:0÷20mm; Output conf: NPN / NO; 100mA
Stock : 0

MTI-10-2A5G4-DK electronic component of XSENS MTI-10-2A5G4-DK

Multiple Function Sensor Development Tools MTi Development Kit (RS232)
Stock : 0

MTI-20-2A5G4-DK electronic component of XSENS MTI-20-2A5G4-DK

Multiple Function Sensor Development Tools MTi Development Kit (RS232)
Stock : 0

MTI-3-8A7G6-DK electronic component of XSENS MTI-3-8A7G6-DK

Multiple Function Sensor Development Tools AHRS 16g 2000/s Development Kit
Stock : 0

SEN-10221 electronic component of SparkFun SEN-10221

Multiple Function Sensor Development Tools Liquid Level Sensor 8"
Stock : 0

SEN-11744 electronic component of SparkFun SEN-11744

Multiple Function Sensor Development Tools Geophone - SM-24
Stock : 0

SENSORSHLD1-EVK-101 electronic component of ROHM SENSORSHLD1-EVK-101

Multiple Function Sensor Development Tools Multi-Sensr Eval Kit Sensor Shld 2nd Gen
Stock : 0

SI7013EVB-UDP-F960 electronic component of Silicon Labs SI7013EVB-UDP-F960

Temperature Sensor Development Tools C8051F960+Si7013 data logger demo kit
Stock : 0

Application Note Application Note for Sensirion SHTC1 Xplained Pro Extension Board Getting Started with the SHTC1 Extension Board and Demo Code Summary Many of todays smart phones and tablets feature Sensirion provides a sensor wing board which is processors to allow low power always-on sensor data compatible with Atmels Xplained Pro platform. This board processing. Sensirion is partnering with leading sensor includes the SHTC1 humidity and temperature sensor hub manufacturer Atmel in their sensor hub initiative, a which is built for the consumer and mobile market, with its 3 collaboration to bring together sensor manufacturers and tiny 2x2x0.8mm footprint and 1.8V supply voltage. companies developing fusion algorithms and create an Sensirions sensor board can be combined with any of the expandable, unified platform to prototype new sensor already available extension boards providing touch subsystems for smart phones or wearable devices in a controls or display capabilities to quickly build powerful simple, plug-and-play fashion. systems and start developing right away. Required Hardware and Wiring To run the demo code, the Atmel SAMD20 Xplained Pro Board and the Sensirion SHTC1 Xplained Extension Board are needed. The SHTC1 extension board has to be connected to SERCOM extension position 2 (EXT2) as shown in Figure 1. BUTTON0 LED0 EXT2 SHTC1 Sensor Figure 1: STHC1 Xplained Extension Board connected to Atmel SAMD20 Xplained Pro Board www.sensirion.com Version 1 October 2014 D1 1/3 Application Note for Sensirion SHTC1 Xplained Pro Extension Board Functionality of Demo Code The provided demo code implements communication with the SHTC1 sensor over the I2C bus. Values are read in a loop and used for detection of breathing on the sensor (so called Air-Touch). On reset/start, a reference humidity value is calculated. During operation, humidity values are read in a loop and the difference between current value and reference value is calculated. If the difference exceeds a given threshold, LED0 is turned on. BUTTON0 can be used to re-initialize the reference value. In addition, humidity values and calculated dew point values are sent to host PC over USART. When the example from Atmel studio is running, the output can be read with any serial port terminal program (e.g., hyper-terminal or Tera term) from EDBG Virtual COM Port. Code Structure The code is structured as follows: SHTC1 driver (shtc1.c and shtc1.h)- Implements I2C driver for SHTC1 sensor Main file (main.c) Contains an entry point of an example. The code in this file calls initialization routines and subsequently starts the main loop, where values from the SHTC1 sensor are read and air-touch is detected Helpers (demo tools.c and demo tools.h) Contains implementation of helper functions, e.g., printing messages back to the terminal (for debugging purposes) and initialization of I2C board support. References More information on the SHTC1 can be found at www.sensirion.com/SHTC1. License Copyright (c) 2014, SENSIRION AG All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORSAS I AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES LOSS OF USE, DATA, OR PROFITS OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. www.sensirion.com Version 1.2 October 2014 D1 2/3

Tariff Desc

8543.70.00 - Other machines and apparatus Free
13 No Signal processors (graphic equalisers, crossovers etc.)
91 .. Other

9027.10.00 Instruments and apparatus for physical or chemical analysis (for example, polarimeters, refractometers, spectrometers, gas or smoke analysis apparatus); instruments and apparatus for measuring or checking viscosity, porosity, expansion, surface tension or the like; instruments and apparatus for measuring or checking quantities of heat, sound or light (including exposure meters); microtomes.

Looking for help? Visit our FAQ's Section to answer to all your questions

 

X-ON Worldwide Electronics

Welcome To X-ON ELECTRONICS
For over three decades, we have been advocating and shaping the electronic components industry. Our management complements our worldwide business scope and focus. We are committed to innovation, backed by a strong business foundation. If you need a trustworthy supplier of electronic components for your business – look no further.
 

Copyright ©2024  X-ON Electronic Services. All rights reserved.
Please ensure you have read and understood our Terms & Conditions before purchasing.
All prices exclude GST.

Image for all the cards that are accepted Image for all the cards that are accepted Image for all the cards that are accepted Image for all the cards that are accepted Image for all the cards that are accepted