搜索资源列表
PCMCU
- PC机与单片机通信,显示温度实时曲线,并进行平均值、最大值和最小值的显示,数据可以存储-PC and MCU communication, display real-time temperature curve
tiao
- 跳水程序,对数据进行处理,求平均值,去掉一个最小值和最大值,然后再求平均值-Diving procedures, treatment of data, and on average, to remove a minimum and maximum, and then for the average
ADC0832
- /* 功能:该程序可实现对ADC0832的控制,包括,启动ADC,选择输入通道,输入信号的模式《单端输入,或差分输入》 /* 并将采集到的数据进行处理,将读出的16进制转换为10进制形式 ,即程序中变量b,s,g的值 /* (与该程序相适应的硬件电路,P3_4-〉cs;P1_0->clk P1_1->DI&DO 参考电压与电源为同一个输入端) /* 最小输出电压:0.00V;最大输出电压:5.10v 分辨率:0.02v 误差:+/-0.01v /* /* 该程序已
code
- 此为温湿度采集终端程序的完整实现,调试成功。实现了modbus协议03号命令的数据采集,采用STCSTC15F2K60S2单片机,使用了简单的具有优先级的任务调度系统,温湿度传感器型号为AM2302,,温度和湿度通过74HC595静态显示驱动的四位数码管轮流显示,2个按键单击1次可分别查看温湿度的最大值和最小值,uart1作为调试端口,数据通过uart2经过max485实现485通信。-This is the temperature and humidity acquisition termin
CCDCAR
- 柔和启动 采样速率加倍 50Hz 舵机校正更方便 串口修改PID 提高抗干扰能力 速度自适应 速度检测电路改进后 无线设置参数(OK) //都用前排循线(改为前3排,2007.5.7) PID均扩大10倍(改为自适应PID 2007.5.2) 刹车加剧(2007.5.7) m_cSampNum = -24 (改为-25) 抗干扰能力加强(冲出跑道可回来2007.5.7) 增加滤波算法(未成功2007.5.20) 外部AD(2007.5.
min_max_finder_part3_M4
- 给定一组数据,从这一组数据中找出他们的最大值和最小值-to get the maximam and minimam of a series of numbers
scr
- 百分表是通过齿轮或杠杆将一般的直线位移(直线运动)转换成指针的旋转运动。现通过串口读取数显百分表实时数据,将数据传输到单片机,单片机根据实时数据驱动步进电机传动丝杆。实时监控最大最小值-Dial indicator or via a gear lever which is generally linear displacement (linear motion) is converted into rotational movement of the pointer. Now dial indi
unsigned-int-Average
- 把采集到的一段数据,去掉最大值、最小值之后,进行平均处理-Get rid of a piece of data, collected after maximum, minimum, average processing
Sensor data processing
- 处理传感器数据的程序,例如测距传感器。去掉一个最大值,去掉一个最小值,然后8个数据取平均值。结果去除了部分噪声,减少了误差。(program that deals with sensor data, such as a range finder. Remove a maximum, remove a minimum, and then take the average of the 8 data. As a result, partial noise is removed and error i