поискавой системы для электроныых деталей
  Russian  ▼
ALLDATASHEETRU.COM

X  

TH01 датащи(PDF) 6 Page - List of Unclassifed Manufacturers

номер детали TH01
подробное описание детали  Temperature and Humidity Module
PDF  7 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
производитель  ETC2 [List of Unclassifed Manufacturers]
домашняя страница  
Logo ETC2 - List of Unclassifed Manufacturers

TH01 датащи(HTML) 6 Page - List of Unclassifed Manufacturers

  TH01 Datasheet HTML 1Page - List of Unclassifed Manufacturers TH01 Datasheet HTML 2Page - List of Unclassifed Manufacturers TH01 Datasheet HTML 3Page - List of Unclassifed Manufacturers TH01 Datasheet HTML 4Page - List of Unclassifed Manufacturers TH01 Datasheet HTML 5Page - List of Unclassifed Manufacturers TH01 Datasheet HTML 6Page - List of Unclassifed Manufacturers TH01 Datasheet HTML 7Page - List of Unclassifed Manufacturers  
Zoom Inzoom in Zoom Outzoom out
 6 / 7 page
background image
TH01
Temperature and Humidity Module
2012-7-2
Version: 1.4
6 Tel: +86‐755‐86096587
Fax: +86‐755‐86096602
E‐mail: sales@hoperf.com
http://www.hoperf.com
Bit 0
488us
488us
8bit crc algorithm
byte crc_algorithm(void)
{
byte i,j,crc_checksum = 0xff;
byte data_buf[3]={TEMP_DATA_H,TEMP_DATA_L,HUMI_DATA};
for (i = 0 ;i < 3 ; i++)
{
crc_checksum ^= data_buf[i];
for(j = 0 ; j < 8 ; j++)
{
if (crc_checksum & 0x01)
{
crc_checksum >>= 1;
crc_checksum ^= 0x8c;
}
else
{
crc_checksum >>= 1;
}
}
}
return(crc_checksum);
}



Html Pages

1 2 3 4 5 6 7


датащи скачать

Go To PDF Page


ссылки URL



Вашему бизинису помогли Аллдатащит?  [ DONATE ] 

Что такое Аллдатащит   |   реклама   |   контакт   |   Конфиденциальность   |   Ссылка на техническое описание    |   обмен ссыками   |   поиск по производителю
All Rights Reserved©Alldatasheet.com


Mirror Sites
English : Alldatasheet.com  |   English : Alldatasheet.net  |   Chinese : Alldatasheetcn.com  |   German : Alldatasheetde.com  |   Japanese : Alldatasheet.jp
Russian : Alldatasheetru.com  |   Korean : Alldatasheet.co.kr  |   Spanish : Alldatasheet.es  |   French : Alldatasheet.fr  |   Italian : Alldatasheetit.com
Portuguese : Alldatasheetpt.com  |   Polish : Alldatasheet.pl  |   Vietnamese : Alldatasheet.vn
Indian : Alldatasheet.in  |   Mexican : Alldatasheet.com.mx  |   British : Alldatasheet.co.uk  |   New Zealand : Alldatasheet.co.nz
Family Site : ic2ic.com  |   icmetro.com