-
/ 功能:背部上下行走,分颈肩背腰全程
// 座垫一振动,分三档速度
// 小腿一揉捏,分三档速度
// 小腿四敲击,分三档力度...
/ 功能:背部上下行走,分颈肩背腰全程
// 座垫一振动,分三档速度
// 小腿一揉捏,分三档速度
// 小腿四敲击,分三档力度-/ function : The next running back, neck and shoulder- rear wholly// upholstery a vibration, three ratings velocity// shank one stretch, three ratings velocity// percussion four legs, three ratings intensity
- 2022-03-21 22:12:10下载
- 积分:1
-
pic16f单片机源电动自行车
PIC16F单片机控制的电动自行车源程序-PIC16F MCU source for electric bikes
- 2022-01-28 12:28:44下载
- 积分:1
-
这是一个单一的
这是一个我自己用430单片机时作的一个简易数字示波器,希望对各位能有用。-This is a single-chip I am using 430 for a simple digital oscilloscope, hope can be useful to you.
- 2023-01-28 05:40:03下载
- 积分:1
-
用单片机C语言编的日历芯片PCF8563的实时时间显示C程序源代码,可供单片机开发人员参考。...
用单片机C语言编的日历芯片PCF8563的实时时间显示C程序源代码,可供单片机开发人员参考。-MCU series of the C language PCF8563 calendar chip real-time hours of C source code available to developers SCM reference.
- 2022-03-25 01:40:13下载
- 积分:1
-
pid procedures AN964.zip note to explain the procedures in process
pid程序AN964.zip的说明文件,讲解程序运行流程-pid procedures AN964.zip note to explain the procedures in process
- 2022-03-18 22:03:59下载
- 积分:1
-
在分析自适应模糊控制及PID 参数变化对系统性能影响的基础上, 提出在动态过程中对
PID 参数进行整定。仿真研究表明, 控制质量得到了提高。...
在分析自适应模糊控制及PID 参数变化对系统性能影响的基础上, 提出在动态过程中对
PID 参数进行整定。仿真研究表明, 控制质量得到了提高。
-The analysis of adaptive fuzzy control and PID parameter change on the impact of system performance based on the dynamic process of PID tuning parameters. Simulation studies show that quality control has been improved.
- 2022-06-18 16:43:14下载
- 积分:1
-
单片机时钟代码, 单片机时钟代码
单片机时钟代码, 单片机时钟代码-mcu clock code
- 2023-07-04 11:20:03下载
- 积分:1
-
单斜率模拟数字( A / D转换)演示代码
单斜率模拟数字( A / D转换)演示代码-Single-Slope Analog-to-Digital (A/D) Conversion
- 2022-07-27 12:56:25下载
- 积分:1
-
此程序实现无线信标定位,GPS产生的信号经过(7,4)汉明码编码后发送,接收端解码得到发送端坐标。程序分为发射和接收2部分,在Keil C下编译实现。...
此程序实现无线信标定位,GPS产生的信号经过(7,4)汉明码编码后发送,接收端解码得到发送端坐标。程序分为发射和接收2部分,在Keil C下编译实现。-This procedure positioning wireless beacons, GPS signal generated by (7,4) hamming code is encoded to send, receive decoding client coordinates to be the sending end. Transmitting and receiving procedures are divided into 2 parts of the Keil C compiler under implementation.
- 2022-08-11 00:50:59下载
- 积分:1
-
基于Freescale
基于Freescale-smac的点对点通讯。
简介:在Router(特征:接口为COM口)上实现点对点通信。
子工程:
1、接收端receiver_13213_ver2.0
(目前只写了接收端部分,我打算用已经调试好的13213-NCB
作为发送端,如果测试通过,我会写与它配套的发送端程序)
功能详述:
1、发送端与接收端上电后均为DS2点亮;
2、发送端启动以后,大约每1s发送一个数据包"ABCD",每次发送时
DS3点亮,并持续0.5s
3、接收端收到信号后,DS3将点亮,持续0.25s
4、所以总的效果是:两块板子启动以后均为DS2点亮,发送端的DS3
以1s左右为周期闪烁,灯亮的时间为0.5s;接收端的板子DS3随着发
送端的DS3闪烁,周期也为1s,但灯亮的时间为0.25s。
试验的时候,如果看到接收端的DS3在不停的闪,那么说明两块板子
能实现点对点通信。
备注:该工程的两个文件夹transmitter_13213_ver2.0、receiver_13213_ver2.0
要放到FreescaleSMAC4.2S08apps 目录下才能正常编译、连接,
否则可能报错。-err
- 2022-02-14 23:34:19下载
- 积分:1