PS-CO-5000 CO module, works on the proven fuel cell technology, combines fuel cell technology with precise electronic technique, converting the CO content into PPM directly. Once CO arrives at working electrode (anode) it is oxidized instantaneously to generate an electrical signal which is proportional to the CO concentration. The electrical signal is then acquired and processed by microprocessor into a PPM value and is output by standard digital signal. PS-CO-5000 is pre-calibrated in the factory and can be integrated into your system directly. Typical Applications Factory for Li Battery Charging...
Open the catalog to page 2Technical Specification Communication Protocol Module makes use of serial communication. Communication configuration parameters are:
Open the catalog to page 3Gas concentration = concentration (high byte)*256 + concentration (low byte)
Open the catalog to page 4/************************************************************************* *Function name:unsigned char FucCheckSum(uchar *i,ucharln) *Function description:checksum calibration[Take Not(Byte1+Byte2+…Byte7) +1] *Note:Take Not(Byte1+Byte2+…ByteX (X>2) *************************************************************************/ unsigned char FucCheckSum(unsigned char *i, unsigned char ln) { unsigned char j, tempq=0; i+=1; for(j=0; j<(ln-2); j++) { tempq+=*i; i++; } tempq=(~tempq)+1; return(tempq); } Avoid changing or moving sensor on the module. Avoid moving or changing electronic elements on PCB....
Open the catalog to page 52 Pages
2 Pages
3 Pages
5 Pages
5 Pages
5 Pages
2 Pages
5 Pages
2 Pages
5 Pages
6 Pages
2 Pages
5 Pages