搜索资源列表
100MHzdigitalstorageoscilloscopedesign
- 。本文主要研究在实时和随机两种取样方式下数字 存储示波器的数据采集系统设计,无专用控制芯片下 LCD 显示控制电路实现以 及波形显示软件设计等相关问题。 本文主要工作包括:数据采集系统设计/LCD显示控制、数据处理-. This paper studies two kinds of real-time and a random sampling method under the digital storage oscilloscope data acquisition system
DS18B20
- 本程序需要1602字符型液晶模块及DS18B20温度传感器支持,通过1602液晶模块显示DS18B20状态及实时温度,正常情况下1602的第一行显示“DS18B20 OK!”,第二行显示实时温度 * //* 如果DS18B20不存在,则显示“DS18B20 Error Please Check!” * //* 表示DS18B20错误,请检查,同时蜂鸣器发出“嘀嘀”报警声 * //* 用手拧住温度探头,就可以看到温度值的变化-This program requires 1602 Cha
Tire-pressure-wireless-monitoring-
- 传感器单元采用BMP085气压模块集压力、温度传感器及数字控制逻辑于一体的传感器;无线通信模块采用nRF24L01芯片,可将数据值经过转化之后无线发送出去,在接收端接收数据并将压力数据显示出来;而显示单元则采用LCD1602显示屏;处理器采用 51 系列单片机AT89S52,整个系统是在单片机控制下工作的。 单片机经过处理之后,通过控制LCD1602液晶模块把数据显示实时出来,来完成气压的无线测量显示。-The sensor unit BMP085 pressure module set pre
clock
- 利用定时器实现实时时钟,显示到1602液晶上,使用指针使程序更精简-Timer to achieve real-time clock, 1602 LCD display to use pointers to make the program more streamlined.
Programmoing
- 51单片机及其C语言程序开发实例,介绍了51单片机常用的模块电路设计与实现,主要模块有键盘、LCD显示、A/D转换、D/A转换、I2C总线应用、语音、实时时钟、红外、USB、步进电机、数字锁相环、串口通信、DDS等-51 microcontroller C language program development instance, introduced 51 single-chip module circuit design and implementation of the main mod
1602-Temp
- 18b20温控模块送到1602液晶实时显示C语言程序,能够实时显示当前温度-18b20 temperature control module sent 1602 LCD real-time display of the C language program, able to display the current temperature
LCD12864.X
- 基于DSPIC30F4011单片机和12864液晶显示模块的数据实时显示程序(Data real-time display program based on DSPIC30F4011 single chip and 12864 LCD module)
新建文件夹
- 用ds18B20温度传感器测量温度并且在lcd上显示滚动实时温度(Measure the temperature with the ds18B20 temperature sensor and display the rolling real time temperature on the LCD)
TC74 test.X
- 智能温控系统的设计,包括温度采集,电机调速,LCD显示,按键控制。能够实现系统实时温度检测、显示以及相应散热措施,并有手动自动控制模块(The design of intelligent temperature control system includes temperature acquisition, motor speed regulation, LCD display and key control. It can realize real-time temperature detec
1
- 本设计采用STC12C5A60S2单片机为核心设计了一个光伏寻日控制器。设计包括硬件设计和软件设计两大部分。 硬件设计部分包括单片机最小系统、光电检测模块、电源模块、电机驱动模块、LCD显示模块和按键模块六个部分。控制器采用双轴光电检测跟踪方式,由MCU完成计算与控制,并产生用于控制两个步进电机的信号,控制电机旋转实现寻日效果。通过按键可以改变运行模式,手动控制系统运作。系统具有实时显示与键盘扫描等功能。软件采用了模块化的设计方法,主要分为主程序、电机控制程序、AD子程序和液晶显示子程序四部分