-
rf2051
Arduino Nano板控制RF2051混频器,设置频点功能,用Aruino标准库的IO口控制(Arduino Nano board control RF2051 mixer, set the frequency function, with Aruino standard library IO port control)
- 2014-07-02 06:24:07下载
- 积分:1
-
Comparison of Gyroscope
Comparison of Gyroscope
- 2018-08-22 17:55:59下载
- 积分:1
-
HighPriorityBroadcastReceiver
High Priority Broadcast Receiver extends Result Receiver.
- 2014-02-17 14:33:41下载
- 积分:1
-
template
stm32配置模板,了解 STM32 的标准库文件之后,我们就可以使用它来建立工程了,因为用库新建工程的步骤较多,我们一般是使用库建立一个空的工程,作为工程模板。以后直接复制一份工程模板,在它之上进行开发(Once you understand the standard library file for STM32, we can use it to build the project because of the new library build
There are more steps, and we usually use the library to build an empty project as an engineering template. Direct a copy of the work later
The process template is developed on top of it)
- 2017-09-17 13:40:25下载
- 积分: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
-
ADXL345-Manual-Chinese
ADXL345 加速度计 用户手册 中文资料(ADXL345 accelerometer User Manual Chinese data)
- 2013-11-05 22:52:14下载
- 积分:1
-
WENDU-CAIJI
该文件实现了用温度传感器件DS18B20对温度的采集,并在数码管上显示出来。(This file implements the using temperature sensor DS18B20 the temperature acquisition, and on the digital tube display.)
- 2014-02-25 09:17:43下载
- 积分:1
-
12864底层
12864在51上的驱动,可在驱动的基础上改进添加需要的功能。(12864 is driven on 51, which can improve the required functions on the basis of driver.)
- 2020-06-19 14:20:01下载
- 积分:1
-
ATSHA204A加密芯片资料
ATSHA204A加密芯片详细使用方法!(ATSHA204A encryption chip detailed use method!)
- 2019-01-19 15:05:28下载
- 积分:1
-
machine4
4机发电系统 采用仿真软件建模用于多极系统分析(four machines generator PSCAD)
- 2012-10-02 11:20:31下载
- 积分:1