登录
首页 » PalmOS » NTCtemp

NTCtemp

于 2021-02-25 发布 文件大小:2507KB
0 358
下载积分: 1 下载次数: 107

代码说明:

  采用stm8s003单片机,使用NTC传感器和数码管,编写的温度计,检测精度0.1c°(Using stm8s003 microcontroller, the use of NTC sensor and digital tube, the preparation of the thermometer, detection accuracy 0.1c °)

文件列表:

(D)基于NTC热敏电阻的温度计
..........................\Backup of STM8S_Demo.ewd,11274,2014-09-17
..........................\Backup of STM8S_Demo.ewp,44809,2014-11-12
..........................\Debug
..........................\.....\Exe
..........................\.....\...\STM8S_Demo.hex,21544,2015-05-02
..........................\.....\...\STM8S_Demo.out,245372,2015-05-02
..........................\.....\List
..........................\.....\Obj
..........................\.....\...\74HC595.pbi,327081,2016-10-28
..........................\.....\...\74HC595.pbi.cout,11805,2016-10-28
..........................\.....\...\Disp.pbi,401546,2016-10-28
..........................\.....\...\Disp.pbi.cout,11802,2016-10-28
..........................\.....\...\main.pbi,355456,2016-10-28
..........................\.....\...\main.pbi.cout,11802,2016-10-28
..........................\.....\...\mainpwm.pbi,302773,2016-10-28
..........................\.....\...\mainpwm.pbi.cout,11718,2016-10-28
..........................\.....\...\NTC.pbi,325454,2016-10-28
..........................\.....\...\NTC.pbi.cout,11801,2016-10-28
..........................\.....\...\STM8S_Demo.pbd,447017,2016-10-28
..........................\.....\...\STM8S_Demo.pbd.browse,447017,2016-10-28
..........................\.....\...\stm8s_it.pbi,308040,2016-10-28
..........................\.....\...\stm8s_it.pbi.cout,11715,2016-10-28
..........................\.....\...\wdx_ADC.pbi,306217,2016-10-28
..........................\.....\...\wdx_ADC.pbi.cout,11714,2016-10-28
..........................\.....\...\wdx_Beep.pbi,304967,2016-10-28
..........................\.....\...\wdx_Beep.pbi.cout,11715,2016-10-28
..........................\.....\...\wdx_EEPROM.pbi,306837,2016-10-28
..........................\.....\...\wdx_EEPROM.pbi.cout,11717,2016-10-28
..........................\.....\...\wdx_GPIO.pbi,309062,2016-10-28
..........................\.....\...\wdx_GPIO.pbi.cout,11715,2016-10-28
..........................\.....\...\wdx_swFIFO.pbi,5378,2016-10-28
..........................\.....\...\wdx_swFIFO.pbi.cout,11717,2016-10-28
..........................\.....\...\wdx_swI2C.pbi,314994,2016-10-28
..........................\.....\...\wdx_swI2C.pbi.cout,11716,2016-10-28
..........................\.....\...\wdx_swTimer.pbi,311342,2016-10-28
..........................\.....\...\wdx_swTimer.pbi.cout,11718,2016-10-28
..........................\.....\...\wdx_sysClock.pbi,304594,2016-10-28
..........................\.....\...\wdx_sysClock.pbi.cout,11719,2016-10-28
..........................\.....\...\wdx_sysMode.pbi,301475,2016-10-28
..........................\.....\...\wdx_sysMode.pbi.cout,11718,2016-10-28
..........................\.....\...\wdx_TMR2.pbi,309697,2016-10-28
..........................\.....\...\wdx_TMR2.pbi.cout,11715,2016-10-28
..........................\.....\...\wdx_TMR4.pbi,309323,2016-10-28
..........................\.....\...\wdx_TMR4.pbi.cout,11715,2016-10-28
..........................\.....\...\wdx_UART.pbi,316606,2016-10-28
..........................\.....\...\wdx_UART.pbi.cout,11715,2016-10-28
..........................\settings
..........................\........\STM8S_Demo.cspy.bat,1442,2015-05-02
..........................\........\STM8S_Demo.dbgdt,4087,2016-10-28
..........................\........\STM8S_Demo.Debug.cspy.bat,1906,2016-10-28
..........................\........\STM8S_Demo.Debug.driver.xcl,167,2016-10-28
..........................\........\STM8S_Demo.Debug.general.xcl,410,2016-10-28
..........................\........\STM8S_Demo.dni,920,2016-10-28
..........................\........\STM8S_Demo.wsdt,3674,2016-10-28
..........................\........\STM8S_Demo.wspos,49,2016-10-28
..........................\STM8S_Demo.dep,28538,2016-10-28
..........................\STM8S_Demo.ewd,12636,2016-10-28
..........................\STM8S_Demo.ewp,45387,2016-10-28
..........................\STM8S_Demo.ewt,113025,2016-10-28
..........................\STM8S_Demo.eww,164,2014-09-17
..........................\User
..........................\....\74HC595.c,2053,2015-04-11
..........................\....\74HC595.h,2223,2015-04-11
..........................\....\Disp.c,8513,2015-05-02
..........................\....\Disp.h,3254,2015-05-02
..........................\....\main.c,2848,2015-05-02
..........................\....\NTC.c,9302,2014-08-20
..........................\....\NTC.h,1453,2014-08-19
..........................\重要说明.txt,365,2014-11-09

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 4xADP5110
    STM32 4路AD+5110显示 ( )
    2015-04-25 16:30:35下载
    积分:1
  • 51Serial
    51单片机AT89C52串行通信.上位机通过串口向单片机发数据,单片机接收后发回给上位机。(51 AT89C52 single-chip serial communication. PC send data through the serial port to the microcontroller, the microcontroller has sent back to the host computer.)
    2013-09-19 12:11:25下载
    积分:1
  • STM32-FOC3.0-Hall
    说明:  基于stm32单片机做的无刷直流电机的矢量控制(Vector Control of Brushless DC Motor Based on Stm32 Single Chip Microcomputer)
    2019-11-01 09:11:09下载
    积分:1
  • HandsOn1_5
    在定时器控制下反复的裁减一幅图像和改变其大小(timer under the control of the repeated cuts an image and change its size)
    2007-05-30 11:13:54下载
    积分:1
  • evos_iar
    一种占用很少资源的多事件操作系统,应用在M128上,极容易扩展到其他微控制器(A few more resources occupied events in M128 operating systems, applications, extremely easy to expand to other micro controller)
    2010-06-24 22:10:38下载
    积分:1
  • IIC-EEPROM
    说明:  stm32f429 eeprom iic mdk环境(Stm32f429 EEPROM IIC MDK environment)
    2020-06-16 03:00:01下载
    积分:1
  • lingyangdanpianji
    关于凌阳16位单片机编程的pdf文档,里面包含了指令集和硬件说明(About Sunplus 16-bit single-chip programming pdf document, which contains the instruction set and hardware description)
    2008-03-19 20:21:53下载
    积分:1
  • PB9_读社保卡
    德卡T10读卡器在不连社保中心网的前提下脱机读社保卡芯片信息(Decca T10 card reader is not even the premise of social security center network offline social security card reading chip information)
    2018-04-04 16:13:33下载
    积分:1
  • 2019 7 28
    说明:  检测按键和电压,确定直流和交流电的有效值(Check key and voltage)
    2020-06-21 01:40:02下载
    积分:1
  • My_STM32(19719)
    说明:  自己画的开发板,用的STM32F103VGT6芯片,代码中使用了很多功能,基本的I2C,SPI,Flash读取,串口通信(WIFI,Enocean协议),等都有涉及,驱动代码不全是自己写的,所以有些地方没去在意备注,但是每个使用修改的地方都有我自己的备注,基本上就是自己的开发板,自己在研究学习验证的过程中一点一点整合起来的(I drew my own development board and used stm32f103vgt6 chip. Many functions were used in the code, such as basic I2C, SPI, flash reading, serial communication (WiFi, enocean protocol), and so on. The driver code was not written by myself, so some places didn't pay attention to the remarks, but every place I used and modified had my own remarks, which was basically my own development board In the process of research, learning and verification, I integrated them bit by bit)
    2020-08-24 17:37:12下载
    积分:1
  • 696516资源总数
  • 106457会员总数
  • 15今日下载