-
12864
LCD12864 可以显示汉字,字符,数字,还可以显示可变的变量。(LCD12864 liquid crystal display program, can display Chinese characters, characters, numbers, you can also display variables.)
- 2016-11-19 12:30:02下载
- 积分:1
-
Based-on-MSP430-andDS1302
基于单片机MSP430的DS1302的时钟芯片编程,实现时钟显示(Based on MSP430 MCU DS1302 clock chip programming, the clock display)
- 2013-07-07 20:23:24下载
- 积分:1
-
anjianfayin
本人收藏的一个按键发音的程序, 很不错的源码,值得下载(My collection procedures pronunciation of a button, it is a good source, it is worth downloading)
- 2008-04-07 15:58:51下载
- 积分:1
-
Xray1
实现射线源控制,包括电压,电流,大小焦点。还有图片按钮。(Achieve-ray source control, including voltage, current, the size of the focus. There are picture buttons.)
- 2021-05-12 17:30:03下载
- 积分:1
-
fer1
$regfile = M8DEF.dat internal crystal 8000000
Config Lcdpin = Pin , Db4 = Portc.1 , Db5 = Portc.2 , Db6 = Portc.3 , Db7 = _
Portc.4 , E = Portd.2 , Rs = Portd.3
Config Lcd = 16 * 2
Config Timer1 = Counter , Edge = Rising
Ddrb.1 = 0 : Portb.1 = 1 PULL UP RESISTOR ACTIVATED
Config Timer0 = Timer , Prescale = 1024
Enable Counter1
Enable Interrupts
Enable Timer0
Enable Timer1
On Ovf1 Pulsecount
On Ovf0 Ovf0occures
Dim A As Long , I As Long , B As Byte
B = 0
Cls
Start Timer0
Do
Loop
End end program
Ovf0occures:
Incr I
If I > 30 Then
Stop Timer0
Cls : Home
A = B * 65536
A = A + Counter1
Lcd FREQ IS : A HZ
B = 0
I = 0 : Counter1 = 0
Start Timer0
End If
Return
Pulsecount:
Incr B
Counter1 = 0
Return
- 2014-11-22 01:04:48下载
- 积分:1
-
chuankou
串口下发至数码管显示,本程序已通过编译,可直接使用(Serial issued to the digital display, the program has been compiled, can be used directly)
- 2013-06-16 23:00:10下载
- 积分:1
-
0089fenfshan
智能风扇pwm控制电机转速调速系统毕业设计资料(Intelligent fan pwm control motor speed governor system graduated design information)
- 2012-11-13 10:40:41下载
- 积分:1
-
jianpan
单片机键盘控制,可用外接键盘来向单片机输入数字(control of the keyboard)
- 2011-12-21 19:26:13下载
- 积分:1
-
nrf9051
无线通讯nrf905,很适合初学者来学习,里边包括了对射频寄存器的设置什么的(Wireless communication nrf905, it is suitable for beginners to learn, inside contains the settings for RF registers what)
- 2013-12-02 20:34:57下载
- 积分:1
-
11
NUAA微机实验课设:1.密码确认。2.数据采集控制系统。3.数码管显示(NUAA Computer Lab located: a password confirmation. 2 Data acquisition and control system. 3 digital display)
- 2014-01-16 23:02:47下载
- 积分:1