-
Bios-upgrade-_eng_
Ugrading BIOS on Digitech Pro device - detailed manual
- 2010-07-10 05:55:31下载
- 积分:1
-
stm32L15x_Model
基于stm32Lx芯片的程序模板,所有外设都有涉及,经过调试及验证,应用代码可以直接新增(The program template based on stm32Lx chip, all peripherals are involved, after debugging and verification, application code can directly add)
- 2013-04-18 17:42:25下载
- 积分:1
-
Ts832120233(ok3)
带有红外线发射程序,以数码管显示程序,MCU为PIC16F883的芯片。(nidnfslsidnfljie kdie sldfje iasdfiemd)
- 2012-02-15 08:37:36下载
- 积分:1
-
TwoLineListItemStubActivity
public static void main Source Code for Andriod.
- 2014-01-06 14:55:30下载
- 积分:1
-
msp430-xiangweichaceliang-
基于MSP430的可以测量方波的相位差的程序,精确到小数点后3位,double型数据(msp430 相位差测量)
- 2015-07-26 22:48:36下载
- 积分:1
-
AD9361原理框图
说明: 用于加深对AD9361原理的系统性理解,便于搭建AD9361的平台。(It is used to deepen the systematic understanding of the principle of AD9361 and to facilitate the construction of the platform of AD9361.)
- 2020-06-23 04:20:01下载
- 积分: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
-
ucos_dg128
UCOSII在mcs12dg128上的移植,有包括初始化任务,红绿灯,互斥信号量,建立统计任务,空闲任务,任务额外信息,消息队列在内的6个工程。内容十分详尽,适合UCOS的学习。不过因为文件过多,低license无法编译,请自行申请license(UCOSII at mcs12dg128 on the transplant, including initialization tasks, the traffic lights, mutual exclusion semaphores, set up statistical mission, free mission, tasks, additional information, message queues, including six works. Very detailed study of the fit uCOS. However, because file too large, low-license can not compile your own application for license)
- 2009-03-06 14:05:52下载
- 积分:1
-
基于ros--stm32的人脸追踪项目
说明: STM32实现人脸跟踪,通过舵机控制摄像头跟踪人的脸,顶顶顶顶顶顶顶(STM32 realizes face tracking. The camera is controlled by the steering gear to track people's face)
- 2021-05-12 22:30:02下载
- 积分:1
-
datiqi
说明: 答题器源码,用51单片机控制的。具体内容自己下载看吧(Answer source browser, with 51 single-chip control. Download and see the specific content of their own)
- 2008-10-17 01:03:26下载
- 积分:1