-
WaveProg_TX
transfer file using sound card
- 2009-12-21 16:26:33下载
- 积分: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
-
move
智能车接收上位机发送的指令,完成相应移动,包含三步,旋转、前进/后退、再旋转( U667A u80FD u8F66 u63A5 u6536 u4E0A u4F4D u673A u53D1 u9001 u7684 u6307 u4EE4 uFF0C u5B8C u6210 u76F8 u5E94 u79FB u52A8 uFF0C u5305 u542B u4E09 u6B65 uFF0C u65CB u8F6C u3001 u524D u8FDB / u540E u9000 u3001 u518D u65CB u8F6C)
- 2017-03-28 20:14:00下载
- 积分:1
-
DS1302andDS18B20
DS1302+DS18B20+无线遥控应用程序(DS1302+ DS18B20+ wireless remote control applications)
- 2009-09-04 11:01:54下载
- 积分:1
-
AD9850
DDS9850,亲测可用,有中文解释,信号发生器(DDS9850, pro-test is available, there are Chinese explanation, the signal generator)
- 2014-02-18 11:54:08下载
- 积分:1
-
KmeansMatching
It is matching algrithm using kmeans. Kmeans is a classification method.(It is matching algrithm using kmeans. Kmeans is a classification method.
)
- 2014-05-31 14:13:18下载
- 积分: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
-
renyiboxingchengcusheji
用C8051F020实现正弦波的程序设计(Program designed to use the C8051F020 achieve sine wave)
- 2012-08-07 18:54:48下载
- 积分:1
-
VB--PIC
使用VB与PIC采集,采用软件中断方式,使用研华1710集成卡。(Using VB with PIC acquisition, the software interrupt, use the the Advantech 1710 integrated card.)
- 2012-09-30 00:27:14下载
- 积分:1
-
FM25CL64
STM32 SPI读写FM25CL64铁电存储器,程序为103RBT6单片机读写代码,包括SPI初始化、字节发送接收代码、FM25CL64读写代码(STM32 SPI read/write FM25CL64 ferroelectric memory, the application for 103 rbt6 microcontroller, speaking, reading and writing code, including the SPI initialization code byte code to send and receive FM25CL64, speaking, reading and writing
)
- 2020-06-27 02:20:02下载
- 积分:1