-
CD4051_PDF
CD4051,CD4052,CD4053 模拟开关。 PDF 说明文档(CD4051, CD4052, CD4053 analog switches. PDF documentation)
- 2009-11-26 06:24:39下载
- 积分:1
-
Four-wheel-steering
设计四轮转向的仿真图,并与二轮转向相比较,得出四轮转向的优越点。(Design of four-wheel steering simulation diagram, and compared with two wheel steering, four-wheel steering is superior point.)
- 2014-09-29 19:13:06下载
- 积分:1
-
3 utra-程序
STM8L 的串口程序(STM8L serial program)
- 2017-11-01 16:05:01下载
- 积分: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
-
RX8025T-serial
RX8025T 时钟芯片,高精度,精度每天0.5秒 时间通过串口发送(RX8025T clock chip, high precision, accuracy of 0.5 seconds every time sent through the serial port)
- 2014-09-24 13:50:34下载
- 积分:1
-
Four-hanging-wing-for-TM4Cl
四悬翼 源码,mpu6050 超声波测距(Four hanging wing source, mpu6050 Ultrasonic Ranging)
- 2014-12-06 11:41:56下载
- 积分:1
-
GD32-ADC
说明: 国产ARM芯片,GD32F103系列,替代STM32F103系列,ADC采集项目,编译即可通过,多支持国产芯片。(Domestic ARM chip, gd32f103 series, replace STM32F103 series, ADC acquisition project, compile can pass, most support domestic chips.)
- 2021-03-06 15:29:30下载
- 积分:1
-
frameparse
一个以太网帧解析程序,实现以下功能:解析已封装好的Ethernet V2.0帧封装文件(见附件),判断有多少个帧,每个帧的所有字段内容,检测CRC校验是否正确(An Ethernet frame analysis program, the following functions: parsing the encapsulated Ethernet V2.0 frame encapsulation (see annex), to determine the number of frames, each frame contents all fields to detect CRC checksum is correct)
- 2013-12-06 17:41:20下载
- 积分:1
-
430_Am_Fre
采用MSP430G2553和12864液晶实现控制界面,可控制端口输出不同频率的脉冲波形,同时还可测量不同信号的电压值(12864 achieved using MSP430G2553 and control interface, you can control the port output pulse waveforms of different frequencies, but can also measure the voltage values of different signals)
- 2013-11-29 09:39:59下载
- 积分:1
-
利用模数转换器做一个数字电压表
利用模数转换器做一个数字电压表,并用1602显示。(A digital voltmeter is made by using an analog-to-digital converter and displayed with 1602.)
- 2020-06-18 19:00:02下载
- 积分:1