-
Energy-harvesting-Coding-with-Matlab
能量采集系统仿真程序!能量采集系统仿真程序!能量采集系统仿真程序!能量采集系统仿真程序!(Energy system)
- 2020-12-15 19:49:13下载
- 积分:1
-
lf
说明: 这是我个人的单片机原理交通灯课题设计,有兴趣的同学可以参考一下(Single chip microcomputer principle traffic light topic design
)
- 2011-11-09 19:52:06下载
- 积分:1
-
HMC5883L
罗盘模块HMC5883L驱动程序。通过I2C接口和单片机通信 ,可准确读出和北极的夹角。(A compass module HMC5883L driver.Through the I2C interface and the single chip microcomputer communication, can accurately read and Angle of the arctic.)
- 2020-12-16 11:39:12下载
- 积分:1
-
dingshiqi
一个简单的定时器定时0.5s和1s程序,指在教导新手如何使用定时器(A simple timer timer 0.5s and 1s procedures, means to teach novices how to use the timer)
- 2013-08-01 17:03:34下载
- 积分:1
-
ADC
ADC,Analog-to-Digital Converter的缩写,指模/数转换器或者模数转换器 [1] 。是指将连续变化的模拟信号转换为离散的数字信号的器件。真实世界的模拟信号,例如温度、压力、声音或者图像等,需要转换成更容易储存、处理和发射的数字形式。模/数转换器可以实现这个功能,在各种不同的产品中都可以找到它的身影。(The abbreviation of ADC, Analog - to - Digital Converter, a/d Converter to or AD Converter [1].
Refers to the continuous changes of the analog signal is converted into a discrete digital signal)
- 2020-06-18 01:20:01下载
- 积分:1
-
ADC_test
stc 单片机 ADC键盘扫描数码管显示键值和调整时间(stc mcu adc test)
- 2016-04-16 20:10:49下载
- 积分:1
-
PID
一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID
参数必须由具体对象通过实验确定(A more typical PID treatment procedures, the use of single-chip microcomputer as the control cpu, please make some simplification, the specific PID parameters must be determined through experiments at specific audiences)
- 2007-10-21 10:31:49下载
- 积分: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
-
dou-
实用经济型豆芽机程序,运用c51单片机,极大的降低了成本,对于家庭更加实用(Practical economical bean sprouts machine program, greatly reduced the cost, for the family more practical.)
- 2017-01-30 15:55:03下载
- 积分:1
-
boot
BOOT引导IAP应用演示程序-目标MCU:MEGA8 晶振:外部(EXT) 8MHZ (BOOT boot IAP application demo program- Target MCU: MEGA8 Crystal: External (EXT) 8MHZ)
- 2013-05-31 18:41:08下载
- 积分:1