-
STC-MCU-10-11-12C5A-GUIDE
能够非常完美的在LED上显示漂亮的汉字和英文字母,很好啊(Can be perfectly nice in the LED display of Chinese characters and English letters, ah well)
- 2011-06-09 14:35:58下载
- 积分:1
-
dsn
自行车的里程表。基于51单片单片机最小系统开发的(The bike' s odometer. Developed based on 51 single-chip microcontroller minimum system)
- 2012-12-27 10:33:43下载
- 积分:1
-
IT
TI 经典的范例 对于学习msp430系列芯片的人肯定有用的 呵呵 可以看看(The classic example of TI msp430 series chips for learning useful Oh man certainly can look at)
- 2013-07-27 20:14:24下载
- 积分:1
-
kehuduanVC
对应MSP430椭圆曲线加密器的客户端应用程序,通过UART传输加密解密数据,实现整篇文章的加密解密。(MSP430 corresponding elliptic curve encryption device client applications through the UART transmit data encryption and decryption, the realization of the entire article, encryption and decryption.)
- 2008-06-23 15:21:28下载
- 积分:1
-
ad9850
51单片机的应用ad9850DDS数字信号源的C语言程序(51SCM ad9850 DDS SIGNAL GENERATOR
)
- 2010-12-21 21:30:35下载
- 积分: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
-
test
51单片机控制16乘以16点阵,可以显示汉字等(51 single chip control 16 times the 16 dot matrix, you can display Chinese characters, etc.)
- 2016-02-20 19:39:45下载
- 积分:1
-
sdfghjk
基于正点原子stm32的频谱 a1读取ad信号显示(Punctuality atomic spectrum based stm32 a1 read signal display ad)
- 2015-07-26 19:55:48下载
- 积分: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
-
18b20
基于keil软件的51单片机程序,18B20测温及12864液晶显示的文件。晶振为12M(Based on the the keil software 51 microcontroller procedure 18B20 temperature measurement and 12864 LCD file. Crystal-12M)
- 2012-11-04 16:57:06下载
- 积分:1