搜索资源列表
炉温采样
- 设炉温变化范围为0-100º C,相应电压为0-5V。要求:每隔30秒钟采集一次温度数据,并将采集的数据送七段段码显示(十进制)。采集到的炉温在40º C-60º C是正常,其他为不正常。不正常时要求通过蜂鸣器报警,报警时间为2秒,用查询方式读取数据。-based temperature range of 0-100
telphone_equipment
- 电话单路计费系统!LCD段码显示!电话机设定自由费率,根据反极信号计费及延时计费自由设定!-one-way telephone billing system. LCD display of code! Set free telephone rates Under the anti-billing and very signal delay billing set free!
MSP430_LCD
- MSP430段码显示,C编写,经过MSP430FW427上调试过。可以参考学习这样的方法。-MSP430 of code, C, the upward after MSP430FW427 tried. Learning can refer to the method.
121454
- 七段码显示15446-code shown in paragraph 107 15446
6bit
- 6位八段码显示(汇编语言,扩展名asm) 也是测试过的了-six eight shows code (assembly language extensions asm2) is also tested in the
phonealarm
- 单片机的 电话拨号防盗报警器 0~9的数码管段码显示
2
- 20071121二进制通讯七段码显示OK2 0071121二进制通讯七段码显示OK
c75277323cd2436c60de16325ccf7fdf
- 游戏规则: led(0 to 3)是按一定规律不断发亮,每次只有一个灯亮,每个灯都和我们BASYS板上的四个按钮中的一个对应着,当Led(0 to 3)中的灯亮时,我们要按对相应的按钮时候,在led(4 to 7)中对应的按钮就会亮起,并且八段码显示的数字也相应的加上一,要是按错了led(4 to 7)灯不亮,且显示数字减1。
SingUCOS
- UcosII在freescale单片机上的移植例子 包含ad,七段码显示,LED等任务
案例20七段电子表显示
- 这是一个七段码显示时间程序-This is a time to show paragraph 107 yards procedures
汇编原码“案例20七段电子表显示
- 汇编原码“案例20七段电子表显示.rar-compilation of the original code "20 cases in paragraph 107 electronic table shows. Rar
LCM(ht1621).HT1621控制的段码液晶显示驱动
- HT1621控制的段码液晶显示驱动。51汇编写的。,HT1621 control segment liquid crystal display driver code. 51 compilation of writing.
Seg7
- 这是关于七段码显示的基本程序,后面继续上传74HC595驱动七段数码管的驱动程序-7seg driver display
wlk
- 运用漂亮的界面显示七段码时间,全屏显示 ,蓝色前景。跟系统时间一致-Interface shows that the use of beautiful yards and seventh time, full-screen display, blue prospects. Consistent with the system time
Seven-Segment
- 七段码显示,掌握了七段数码管动态显示的方法,对以后的实际应用才能打下良好的基础,通过学习A/D转换、传感器方面的知识,结合已学过的模拟电子、数字电子课程,可以实现温度检测控制、电子称制作、时钟显示等多方面的设计-Seven-Segment code shows that seven-segment digital tube mastered the dynamic display method, the practical applications of the future in order
LCDc
- MSP430-44x液晶段码驱动程序,包含读写FM24C16+一个随意写的时间显示.-MSP430-44x LCD Segment driver, with a random read and write FM24C16+ write time display.
CPS
- PIC单片机电容触摸输入功能,LCD段码显示(PIC single chip capacitor touch input function, LCD segment code display)
LED
- 输入0~9, 输出LED七段码显示 输出高电平,LED点亮;低电平,LED灭 用if语句(Input 0~9, output LED seven segment code display Output high level, LED light; low level, LED extinguish Using the if statement)
case语句LED
- 输入0~9, 输出LED七段码显示 输出高电平,LED点亮;低电平,LED灭 用case语句写另一个结构体,并在配置语句中采用新的结构体进行仿真(Input 0~9, output LED seven segment code display Output high level, LED light; low level, LED extinguish)
七段码显示串口接收数据
- 在wince6.0上运行,使用PC104可以将串口接收到的数据存成文件,同时将实时数据以七段码的形式显示在屏幕上