CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - temp

搜索资源列表

  1. temp

    0下载:
  2. 通过DS18B20读取温度并进行处理,通过LCD1602显示温度,可自行设置温度上下限,超限报警,可将温度上下限存入EEPROM,基于51系列单片机(Read through the DS18B20 temperature and processing, through the LCD1602 display temperature, you can set the temperature limit, overrun alarm, you can lower the temperature l
  3. 所属分类:单片机开发

    • 发布日期:2017-12-26
    • 文件大小:76800
    • 提供者:踺麟
  1. temp

    0下载:
  2. 用PID来控制水温,制作的一个水温系统·(With PID to control the temperature of the water, a water temperature system is produced)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-30
    • 文件大小:3072
    • 提供者:`zhang2566
  1. 01.外设-LED

    0下载:
  2. nrf1822工程temp,学习适合,点亮了led灯(Nrf1822 engineering temp, learning suitable, lit the LED lights)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-21
    • 文件大小:672768
    • 提供者:宿醉
  1. Temp-detect

    0下载:
  2. 基于STM32F103,使用NTC3950 100k温度传感器来检测64个点的温度(STM32F103, measure the temperature of 64 points)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-22
    • 文件大小:82429952
    • 提供者:EvanBin
  1. 熔焊机程序

    0下载:
  2. 热熔机程序,全自动电熔焊机 pe管钢丝网骨架管材管件电熔焊机的程序,数码显示,按键操作,加热快,温度稳定(program of RHJ;auto hot,led display ,key touch,temp)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-19
    • 文件大小:8192
    • 提供者:breeze_1983
  1. STC_EEPROM(1)

    0下载:
  2. 实现数据掉电保护,数据存入单片机自带的EEPROM 程序实现P0口,P1口分别驱动LED灯(低电平亮)把两个8位变量count.dat,temp.dat 显示出来,这两个个八位约1s自增一次,且变量的值能够掉电保护(To achieve data power down protection, data stored in the microcontroller comes with EEPROM Procedures to achieve P0 port, P1 port, respect
  3. 所属分类:微处理器开发

    • 发布日期:2017-12-16
    • 文件大小:14336
    • 提供者:Yeeeee
  1. TEMP

    0下载:
  2. 采用cortex-m0系列单片机读取htu21d的温湿度值,实验通过(Cortex-M0 series microcontroller is used to read the temperature and humidity value of htu21d, and the experiment is carried out)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-25
    • 文件大小:3072
    • 提供者:马江伟
  1. temp

    0下载:
  2. 掌握时间一直是人们最基本的需求,而在快节奏的当今社会,时间更是一个很重要的工具。电子时钟是利用电子技术构成时钟功能的装置,与机械式时钟相比具有更高的准确性和直观性,且无机械装置,拥有更长的寿命,因此现在越来越得到广泛的使用。按照系统设计功能的要求,系统分为综合计时模块,数据调整模块,红外接收解码模块以及显示模块等4个模块,其中综合计时模块又包含7个子模块(年、月、日、星期、时、分、秒),每个子模块都具有预置,计数和进位的功能。(Time is always the basic need of p
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-01
    • 文件大小:1362944
    • 提供者:niconi
  1. ds18b20

    0下载:
  2. ds18b20+lcd1602 显示温度 好不容易调试通过,按照本人的程序风格(ds18b20+lcd1602 display temp)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-08
    • 文件大小:6144
    • 提供者:yesning
  1. c51_stepMotor

    0下载:
  2. c51驱动步进马达的电路和程序代码 #include c:\mc51\8051io.h /* include i/o header file */ #include c:\mc51\8051reg.h register unsigned char j,flag1,temp; register unsigned int cw_n,ccw_n; unsigned char step[8]={0x80,0xc0,0x40,0x60,0x20,0x30,0x10,0x90} #
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-10
    • 文件大小:34816
    • 提供者:ottkrce
  1. 八路温度巡检仪表源程序

    0下载:
  2. 用简单的51单片机制作八路温度巡检仪表,绝对好用,AD用的ADC0809,传感器用的PT100(Making eight road temperature inspection instruments with a simple 51 single chip microcomputer)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-22
    • 文件大小:1024
    • 提供者:一域之地
  1. Temp 2

    0下载:
  2. //温度test #include <dht.h> dht DHT11; #define PIN_DHT11 10 void setup() { Serial.begin(9600); } void loop() { DHT11.read(PIN_DHT11); Serial.print("Humidity (%): "); Serial.println((f
  3. 所属分类:单片机开发

    • 发布日期:2018-04-22
    • 文件大小:1908736
    • 提供者:yaobin
  1. DA6T1

    0下载:
  2. AVR328p LM34 Temp sensor to LCD
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2018-04-22
    • 文件大小:37888
    • 提供者:venki666
  1. LCD显示温度+串口接收温度

    0下载:
  2. 实验名 :温度显示实验 使用的IO : 实验效果 :1602显示温度 注意 #include<reg51.h> #include"lcd.h" #include"temp.h"(name: temperature according to the experiment use IO: experiment effects: 1602 display temperature n
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2018-05-01
    • 文件大小:1345536
    • 提供者:hhhhhhsss
  1. cc2530-Temp.-and-Hum.-Sensor

    1下载:
  2. 这是CC2530 zigbee模块关于温湿度传感器DHT11 实验的资料 -代码复制到IDE仿真即可(This is the CC2530 zigbee module DHT11 experiments on temperature and humidity sensor data - code can be copied to the IDE emulation)
  3. 所属分类:单片机开发

    • 发布日期:2019-05-22
    • 文件大小:797696
    • 提供者:song haimeng
  1. lcd12864显示温度曲线

    2下载:
  2. 利用51单片机,使用ds18b20测温通过 lcd12864显示温度数值及温度曲线(ds18b20,temp,wendu,LCD12864,quxian,)
  3. 所属分类:单片机开发

    • 发布日期:2019-10-12
    • 文件大小:110592
    • 提供者:矢文
  1. rmeter-rm-rocky100无线测温

    2下载:
  2. 西班牙无线测温芯片ROCKY100 程序。RFID EPC C1G2。(Spanish wireless temperature measurement chip rocky100 program. RFID EPC C1G2)
  3. 所属分类:单片机开发

    • 发布日期:2021-04-12
    • 文件大小:19456
    • 提供者:dahvngga
  1. sensor-temp-nrf24

    0下载:
  2. The Intellegent Platform Management Interface system on TI Cortex-M3 LM3S6911 MCU
  3. 所属分类:微处理器(ARM/PowerPC等)

« 1 2 ... 13 14 15 16 17 18»
搜珍网 www.dssz.com