-
key
西南交通大学图形学实验的第二个,响应键盘的系统键和非系统键(Second, the system in response to keyboard keys and key non-system experiments Southwest Jiaotong University Graphics)
- 2014-04-21 21:23:13下载
- 积分:1
-
huguang
基础PIC平台的MPLABC语言弧光保护的MAIN代码(The Arc Protection of the MAIN code)
- 2013-04-23 11:09:33下载
- 积分:1
-
STC12C5A60S2_24C02_Test
联合开发网 - pudn.com
- 2016-05-04 09:01:00下载
- 积分:1
-
PWM-ULN2003A
利用ULN2003A进行驱动,产生PWM波,里边有照片,可供参考,通过本例程了解PWM 的基本原理和使用 (#include <reg52.h>
unsigned char timer1
sbit PWM=P1^2
void system_Ini()
{
TMOD|= 0x11
//PWM
TH1 = 0xfe //11.0592
TL1 = 0x33
TR1 = 1
IE =0x8A
}
main()
{
system_Ini()
while(1)
{ if(timer1>100) timer1=0
if(timer1<30) PWM=0
else PWM=1
}
)
- 2013-11-21 15:17:25下载
- 积分:1
-
00.c
基于单片机的数字电容表设计代码,包含数码管的显示(Based on single chip microcomputer digital capacitance table design code
)
- 2013-04-26 16:02:20下载
- 积分:1
-
ECG
基于FRDM-KL25Z及简单运放(LM324)设计出了一套小巧、低成本的心电监测装置。它不但能够结合上位机实时显示心电图而且能够将采集的心电信号储存于SD卡,用于24h心电监护,以备观察不同时间段心血管疾病的症状。(FRDM-KL25Z and simple operational amplifier (LM324) based on the designed ECG monitoring device with a set of small, low cost. It can not only combine with the real-time display of the host computer and can store the collected ECG signals in SD card for 24h ECG monitoring for the observation of the symptoms of cardiovascular diseases at different time periods.
)
- 2016-08-29 20:40:49下载
- 积分:1
-
Exam1
icarnegie系列教程SSD4的Exam1 标准满分答案,希望对大家会有所帮助(icarnegie standard series of tutorials SSD4 the Exam1 out the answer, we want to be helpful)
- 2010-12-06 17:44:44下载
- 积分:1
-
yejin-miaobiao
基于msp430单片机的秒表及12864函数,经过149及169验证的(Msp430 microcontroller based function stopwatch and 12864, after 149 and 169 validation)
- 2011-07-23 19:52:00下载
- 积分: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
-
ALIENTEK-MINISTM32---hongwaiyaokong
ALIENTEK MINISTM32 hongwaiyaokong.zip
- 2012-11-04 11:54:28下载
- 积分:1