-
stm32
这是基于STM32的室内环境监测毕业设计,主要是检测了温湿度和关照强度,同时实现了数字万年历的显示,开发板为野火的。(This is based on the STM32 indoor environment monitoring graduation design, to detect the temperature and humidity, and take care of intensity, while achieving a digital calendar display development board wildfire.)
- 2013-04-16 17:11:29下载
- 积分:1
-
chengxu
ad转换的程序,c8051f021老程序,18B20测温00,抢答器程序,pwm_pac.c。(ad conversion process, c8051f021 old procedures, 18B20 temperature 00, Answer program, pwm_pac.c.)
- 2007-09-03 22:22:12下载
- 积分:1
-
mpu
MSP430F5529 MPU6050代码(MSP430F5529 MPU6050 code)
- 2020-10-12 10:57:32下载
- 积分:1
-
SIM300CZ
主要用于测试SIM300CZ拨打电话和MT8870程序,已测(Mainly used for testing SIM300CZ call and MT8870 procedures have been measured)
- 2014-04-09 20:28:51下载
- 积分:1
-
feisikaerlvbo
进行飞思卡尔的试跑阶段,非常有效止咳的程序啊啊啊,,(
Freescale s trial run stage, ahhh, very effective cough of the program,
)
- 2013-06-23 22:07:11下载
- 积分:1
-
04-多路ADC转换-BandGap-模拟串口发送
stc51单片机上对04-多路ADC转换-BandGap-模拟串口发送例程(Stc51 microcontroller on the 04- multi-channel ADC conversion, -BandGap- analog serial port to send routines)
- 2017-06-24 09:44:28下载
- 积分:1
-
LED
说明: usb控制下位机led 灯的点亮,哦2混排博大精深进 .(jhsofgj k skdfgmdkf m k pkd fkgfpok fgk dpo )
- 2011-04-04 09:28:45下载
- 积分:1
-
STM32_LCD1602
学习使用contex-m3的stm32f103c6的程序库,LCD1602驱动程序。(Learn to use contex-m3 of stm32f103c6 the library, LCD1602 driver.)
- 2011-07-14 10:09:26下载
- 积分: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
-
Light-cube-program
光立方源程序代码,经本人使用,确定为可用程序,有详细注解(Light cube source program code, after I use, determine the available procedures, a detailed explanation)
- 2015-07-18 14:55:47下载
- 积分:1