搜索资源列表
LED
- led 动态显示汇编语言试用于温度控制等等led 动态显示汇编语言试用于温度控制
shiz
- 本时钟采用8吋笔段式LED高亮度数码管组装而成,显示清晰稳定,双面同时同步显示时分秒。采用低温度系数高精度时钟晶振,每月时间误差不超过12秒。采用4键无线遥控器控制时钟校正和倒计时设定,操作简便。
AT89S52
- 本文介绍以单片机AT89S52为核心的温度显示报警系统。本系统采用DS18B20采集现场温度,用LED数码管显示温度值,并可根据需要设置控制温度的上限,系统具有超过设置上限自动报警的功能。-This article introduces the AT89S52 microcontroller core temperature display alarm system. The system uses DS18B20 collection site temperature, with LED di
wendukongzhi
- 本文的温度显示系统是通过proteus仿真,利用单片机AT89C51单片机作为控制器,采用数字式传感器DS18B20进行温度采集和测量,实现实时温度检测,并通过LED显示器件显示温度的功能,能方便地应用于温度检测、控制场合。本设计采用DS18B20和AT89C51单片机研制一种温度显示系统。-This design of temperature detecting and measurement system is through proteus simulation, using microc
danpianji-wenkong
- 一款自编的单片机温度控制器 采用两点平均测温,自动检测温度; 当前温度在LED显示管上显示; 采用离散控制方式实现温度控制。-Two average temperature in a self microcontroller temperature controller, automatic detection of temperature temperature LED display tube discrete control method to achieve temper
wifi-Temperature
- 以野火STM32和EWM3280为实验平台,演示怎么利用透明传输的方式在网页上查看单片机内部温度,和在网页上控制开发板上的LED灯的亮灭。-STM32 and EWM3280 to wildfires as the experimental platform to demonstrate how the use of transparent transmission mode on a page view MCU internal temperature, and on the web cont
ir---24Mhz
- NEC遥控器解码控制,贴片LED显示时钟,6片595级联显示,STC12C5616AD单片机,实现闹钟,温度DS18B20,时钟,LED PWM RGB调光,背景呼吸灯调光。-NEC remote control decoder control, SMD LED display clock, 6 595 cascade show, STC12C5616AD microcontroller, to achieve alarm clock, temperature DS18B20, clock, L
CC2530-example
- CC2530-1 红灯自动闪烁,绿灯闪烁 CC2530-2 按键控制开关,OK键控制红灯亮,CANCEL键控制绿灯亮 CC2530-3 按键控制闪烁,OK键控制红灯闪烁,CANCEL键控制绿灯闪烁 CC2530-4 T1的使用,隔段时间LED闪烁 CC2530-5 T2的使用,绿灯亮,红灯闪烁 CC2530-6 T3的使用,红灯亮,绿灯闪烁 CC2530-7 T4的使用,红灯亮,绿灯闪烁 CC2530-8 定时器中断,红灯常灭,1000次中断,让绿灯闪烁
Temperature-Measurement
- 本设计是针对MCS—51型AT89C51系列单片机在采样、比较和控制方面的应用。本课题研究的主要内容是: (1)温度检测过程 该环节使用铂电阻Pt100为测温元件,Pt100具有性能稳定、抗氧化性能强和测量精度高等优点,可以实现较为准确的测温。 (2)数据的采集和转换过程 数据采集系统是计算机对整个系统进行控制和数据处理,采用ADC0804实现由模拟量到数字量的转换。 (3)温度控制过程