-
SDP36KonChipPFatFs
STM32 模拟的U盘包含两个盘符,一个是SPI读取TF卡,另一个是36K片上Flash,挂载了Fatfs(STM32 USB2.0 massstorage example)
- 2014-09-17 08:32:56下载
- 积分:1
-
1019-智能控温风扇系统
说明: 51单片机智能控温风扇系统,DS18B20一路测温,直流电动机控制(51 single chip microcomputer intelligent temperature control fan system, DS18B20 one-way temperature measurement, DC motor control)
- 2020-05-25 11:29:44下载
- 积分: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
-
key_test
键盘的测试功能,用于测试开发系统时的按键状态(Keyboard test functions, the development of systems for testing the key state)
- 2008-07-15 16:16:17下载
- 积分:1
-
i2c
基于STM32F407系列芯片的,通过软件来模拟的IIC总线的主设备,读取MAC地址芯片里面的MAC地址。(Based on STM32F407 series chips through software to simulate the IIC bus master device reads the chip inside the MAC address MAC address.)
- 2013-12-30 14:12:15下载
- 积分:1
-
stochastic-resonance-for-labview
随机共振的labview仿真,很好的,清晰看见随机共振的结果(Labview simulation of stochastic resonance, a good, clear to see the results of stochastic resonance)
- 2011-08-31 22:01:50下载
- 积分:1
-
MCUinternetInterface
Keil中实现单片机通过RTL8019A网口芯片访问PC机的功能。(The Keil microcontroller chip access the PC by RTL8019A network port function.)
- 2013-04-23 21:44:44下载
- 积分:1
-
sn8p2711b
松翰单片机源码例子sn8p2711b有需要的下载哦(Sonix SCM source code examples sn8p2711b need to download ah)
- 2015-11-05 00:00:30下载
- 积分:1
-
STM32F103
rtthread,基于SD卡中的 Elm FatFS 文件系统,rt-thread的elmfat文件系统是一个开源的小型嵌入式文件系统。可以直接移植(rtthread, based on the SD card file system Elm FatFS)
- 2020-06-29 14:40:02下载
- 积分:1
-
SoftwareExample
altera de1开发板 dma,pwm...实验源码(altera de1 development board dma, pwm ... experimental source)
- 2008-08-01 07:44:58下载
- 积分:1