亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

Celsius-Fahrenheit-Kelvin

  • A Celsius-Fahrenheit-Kelvin -converter using NetBeans IDE.An application that converts between Celsi

    A Celsius-Fahrenheit-Kelvin -converter using NetBeans IDE.An application that converts between Celsius, Fahrenheit, and Kelvin degrees. For each unit, there is a text field showing the temperature, and a button that activates the conversion from that unit to the other units. Show 2 decimal places.

    標簽: Celsius-Fahrenheit-Kelvin application converter NetBeans

    上傳時間: 2017-06-07

    上傳用戶:三人用菜

  • Implement the following integer methods: a) Method celsius returns the Celsius equivalent of a Fahr

    Implement the following integer methods: a) Method celsius returns the Celsius equivalent of a Fahrenheit calculation celsius = 5.0 / 9.0 * ( fahrenheit - 32 ) b) Method fahrenheit returns the Fahrenheit equivalent of a Celsius the calculation fahrenheit = 9.0 / 5.0 * celsius + 32 c) Use the methods from parts (a) and (b) to write an application either to enter a Fahrenheit temperature and display the Celsius or to enter a Celsius temperature and display the Fahrenheit equivalent.

    標簽: equivalent Implement the following

    上傳時間: 2014-01-19

    上傳用戶:jackgao

  • DS18B20中文資料

    FEATURES  Unique 1-Wire interface requires only one port pin for communication  Multidrop capability simplifies distributed temperature sensing applications  Requires no external components  Can be powered from data line. Power supply range is 3.0V to 5.5V  Zero standby power required  Measures temperatures from -55°C to +125°C. Fahrenheit equivalent is -67°F to +257°F  ±0.5°C accuracy from -10°C to +85°C  Thermometer resolution is programmable from 9 to 12 bits  Converts 12-bit temperature to digital word in 750 ms (max.)  User-definable, nonvolatile temperature alarm settings  Alarm search command identifies and addresses devices whose temperature is outside of programmed limits (temperature alarm condition)  Applications include thermostatic controls, industrial systems, consumer products, thermometers, or any thermally sensitive system

    標簽: 18B B20 DS 18

    上傳時間: 2013-08-04

    上傳用戶:CHENKAI

  • 加載,感應DAC應用

    Abstract: This article discusses application circuits for Maxim force/sense digital-to-analog converters (DACs). Applications include:selectable fixed-gain DAC, programmable gain DAC, photodiode bias control, amperometric sensor control, digitally programmablecurrent source, Kelvin load sensing, temperature sensing, and high current DAC output. A brief description of the various DAC outputconfigurations is also given.

    標簽: DAC

    上傳時間: 2013-11-04

    上傳用戶:youmo81

  • DAC技術用語 (D/A Converters Defini

    Differential Nonlinearity: Ideally, any two adjacent digitalcodes correspond to output analog voltages that are exactlyone LSB apart. Differential non-linearity is a measure of theworst case deviation from the ideal 1 LSB step. For example,a DAC with a 1.5 LSB output change for a 1 LSB digital codechange exhibits 1⁄2 LSB differential non-linearity. Differentialnon-linearity may be expressed in fractional bits or as a percentageof full scale. A differential non-linearity greater than1 LSB will lead to a non-monotonic transfer function in aDAC.Gain Error (Full Scale Error): The difference between theoutput voltage (or current) with full scale input code and theideal voltage (or current) that should exist with a full scale inputcode.Gain Temperature Coefficient (Full Scale TemperatureCoefficient): Change in gain error divided by change in temperature.Usually expressed in parts per million per degreeCelsius (ppm/°C).Integral Nonlinearity (Linearity Error): Worst case deviationfrom the line between the endpoints (zero and full scale).Can be expressed as a percentage of full scale or in fractionof an LSB.LSB (Lease-Significant Bit): In a binary coded system thisis the bit that carries the smallest value or weight. Its value isthe full scale voltage (or current) divided by 2n, where n is theresolution of the converter.Monotonicity: A monotonic function has a slope whose signdoes not change. A monotonic DAC has an output thatchanges in the same direction (or remains constant) for eachincrease in the input code. the converse is true for decreasing codes.

    標簽: Converters Defini DAC

    上傳時間: 2013-10-30

    上傳用戶:stvnash

  • Microchip PIC系列單片機RS232通訊應用

    Digitemp Junior – An RS-232 Port-Powered Digital Thermometer Digitemp Jr. is a device that is designed to measure and report ambient temperature. When connected to an RS-232 port on any PC, it will periodically measure and report in ASCII form the ambient temperature in degrees Celsius. These temperature readings can be monitored with any terminal program. If the terminal program supports capture to disk, the temperature readings can be saved to disk for further analysis with a spreadsheet program or other data analysis tool. The simple ASCII output format of Digitemp Jr. makes it rel- atively easy to write custom software for receiving, recording, and analyzing ambient temperature data. Best of all, Digitemp Jr. requires no external power sup- plies or batteries. It is powered directly by the RS-232 port.

    標簽: Microchip 232 PIC RS

    上傳時間: 2013-10-21

    上傳用戶:baitouyu

  • PIC單片機的RS232通訊程序

    Digitemp Jr. is a device that is designed to measure and report ambient temperature. When connected to an RS-232 port on any PC, it will periodically measure and report in ASCII form the ambient temperature in degrees Celsius. These temperature readings can be monitored with any terminal program. If the terminal program supports capture to disk, the temperature readings can be saved to disk for further analysis with a spreadsheet program or other data analysis tool. The simple ASCII output format of Digitemp Jr. makes it relatively easy to write custom software for receiving, recording, and analyzing ambient temperature data. Best of all, Digitemp Jr. requires no external power supplies or batteries. It is powered directly by the RS-232 port.  

    標簽: PIC 232 RS 單片機

    上傳時間: 2013-10-20

    上傳用戶:Maple

  • This program demonstrates operation of ADC0 in polled mode. The ADC0 is // configured to use writes

    This program demonstrates operation of ADC0 in polled mode. The ADC0 is // configured to use writes to AD0BUSY as its start of conversion source and // to measure the output of the on-chip temperature sensor. The temperature // sensor output is converted to degrees Celsius and is transmitted out UART0

    標簽: ADC0 demonstrates configured operation

    上傳時間: 2014-01-23

    上傳用戶:wangyi39

  • This program demonstrates operation of ADC0 in polled mode. The ADC0 is // configured to use writes

    This program demonstrates operation of ADC0 in polled mode. The ADC0 is // configured to use writes to AD0BUSY as its start of conversion source and // to measure the output of the on-chip temperature sensor. The temperature // sensor output is converted to degrees Celsius and is transmitted out UART0

    標簽: ADC0 demonstrates configured operation

    上傳時間: 2014-08-18

    上傳用戶:米卡

  • This program is used to measure the temperature sensor on an F330 device. It uses 1-point calibrati

    This program is used to measure the temperature sensor on an F330 device. It uses 1-point calibration and stores the offset value in FLASH memory. The program outputs temperature values in 100ths of a degree Celsius with UART.

    標簽: temperature calibrati program measure

    上傳時間: 2014-01-19

    上傳用戶:啊颯颯大師的

主站蜘蛛池模板: 星子县| 建宁县| 濮阳市| 兖州市| 息烽县| 大庆市| 大余县| 红河县| 荔波县| 嘉峪关市| 瓦房店市| 岐山县| 张家口市| 华蓥市| 盐亭县| 房产| 万盛区| 游戏| 建德市| 湄潭县| 罗田县| 育儿| 东乡族自治县| 开鲁县| 军事| 出国| 保康县| 西峡县| 尉氏县| 古蔺县| 达拉特旗| 玛纳斯县| 江永县| 九龙城区| 巴楚县| 通山县| 岳普湖县| 虎林市| 桐乡市| 湖州市| 巨鹿县|