-
SJA1000UserGuid
Can控制器SJA1000的中文用户手册(SJA1000UserGuid)
- 2020-11-02 14:59:54下载
- 积分:1
-
ADC_DMA
基于stm32的adc数据采集系统,dma传输技术(based on stm32 adc capture system,dma transmit)
- 2014-11-04 18:54:10下载
- 积分:1
-
FireDragon
火龙电子FD51F_DB_V1开发板是刘小良先生的力作,配套程序作为STC15单片机的学习利器,其代码的可读性工整度远超STC工程师的水平,可以作为快速掌握STC15单片机的重要参考(Fire dragon electronic FD51F_DB_V1 development board is Mr Xiao-liang liu s masterpiece, form a complete set of procedures as STC15 microcontroller learning tool, its the readability of the code neat degrees than on STC engineer level, can quickly grasp STC15 single-chip microcomputer as an important reference)
- 2014-10-18 06:39:42下载
- 积分:1
-
8x8snake
while(1)
{//if(keyenable==1){P1=0x00 P2=0xff }else{P1=0xff P2=0x00 }
for(i=3 i<SNAKE+1 i++)x[i]=100 for(i=3 i<SNAKE+1 i++)y[i]=100 //初始化
x[0]=4 y[0]=4 //果子
n=3 //蛇长 n=-1
x[1]=1 y[1]=0 //蛇头
x[2]=0 y[2]=0 //蛇尾1
addx=0 addy=0 //位移偏移
//k=1
while(1){if(keyenable)break timer0(1) }
while(1)
{timer0(e)
if(knock()){e=SPEED break } //判断碰撞
if((x[0]==x[1]+addx)&(y[0]==y[1]+addy)) //是否吃东西
- 2011-07-09 23:00:46下载
- 积分:1
-
DIWNL
*
通过本例程了解 DS1302时钟芯片的基本原理和使用 ,理解并掌握DS1302时钟芯片驱动程序的编写以及实现数字字符在数码管中的显示(By understanding this routine DS1302 clock chip on the basic principles and use, understand and grasp the DS1302 clock chip driver for the preparation and the realization of numeric characters in the digital tube display)
- 2013-10-14 15:27:29下载
- 积分:1
-
shangweiji
温度传感器,基于51的温度传感器!献给予51的爱好者们!(Temperature sensor, temperature sensor based on 51! Offered to give 51 fans!)
- 2010-07-17 20:48:55下载
- 积分:1
-
PWM
msp430单片机通过产生PWM波控制舵机(msp430 microcontroller to generate the PWM wave control servos)
- 2021-03-08 16:19:28下载
- 积分:1
-
t_ctrl_pid
蒸汽锅炉水温控制完整代码,单片机型号为AT89S52,开发环境keil(The steam boiler water temperature control of the full code MCU models for the AT89S52 is the development environment keil)
- 2012-05-20 21:03:43下载
- 积分:1
-
lab7-LCD
说明: dab单环控制,基于输出电压闭环和DSP28335,以及显示器(single closed loop controller of DAB)
- 2019-07-10 12:55:45下载
- 积分:1
-
lesson1
说明: 基于51单片机通信的其中一种,I2C总线通信。(I2C bus communication is one of 51 MCU communication.)
- 2020-06-18 18:00:01下载
- 积分:1