-
使用键盘上的上、下、左、右四个按键,可以分别控制led1,2,3,4, 每个LED 对应的Port 请参考“实验平台介绍”说明文档。要求按下
上面提到的四个...
使用键盘上的上、下、左、右四个按键,可以分别控制led1,2,3,4, 每个LED 对应的Port 请参考“实验平台介绍”说明文档。要求按下
上面提到的四个按键中间的一个按键后,该按键对应的led 被点亮,持续1 秒钟以后led 熄
灭。-Use the keyboard on the upper and lower, left, and right buttons, can control led1, 2,3,4, each LED corresponding to the Port, please refer to " experiment on" documentation. Requirements of the four above-mentioned press the middle button of a button, the button that corresponds to being light led, continuous 1 second later led out.
- 2022-03-19 11:23:13下载
- 积分:1
-
控制电机运动的G代码程序,如果对G代码不清楚,请先看懂G代码,然后再看本程序....
控制电机运动的G代码程序,如果对G代码不清楚,请先看懂G代码,然后再看本程序.-Control motor movement, G code program, if the G code is not clear, please understand G code, and then look at the procedures.
- 2022-07-10 07:41:26下载
- 积分:1
-
1. 本程序使用一个定时器和任意 2 个 I/O 口模拟一个串行口。
2. 1位起始位,8位数据位,1位停止位。发数据位时先发低位。
3. 支持半双...
1. 本程序使用一个定时器和任意 2 个 I/O 口模拟一个串行口。
2. 1位起始位,8位数据位,1位停止位。发数据位时先发低位。
3. 支持半双工通讯。收、发波特率相同。
4. 应把定时器中断优先级设置为最高级。
5. 本程序每接收一个字节后就把它放到一个队列缓冲区中(也可使用环行缓冲区),
待缓冲区满后,将缓冲区中的内容原样发回。这是为了测试多字节连续收发的
能力和简化程序。实际应用中应防止缓冲区溢出。
6. 由接收转换到发送时要先调用 soft_send_enable ();
由发送转换到接收时要先调用 soft_receive_enable ()。
7. 发送最后一个字节后如果要立刻转为接收,必须等待最后一个字节后发送完毕
while ( rs_f_TI == 0) // 等待最后一个字节发送完毕-err
- 2022-06-19 08:35:11下载
- 积分:1
-
DAC0832 DA转换 三角波 正弦波 以及锯齿波 的源程序
DAC0832 DA转换 三角波 正弦波 以及锯齿波 的源程序-DAC0832 DA conversion triangle-wave sine wave, as well as the source sawtooth
- 2023-04-25 08:25:03下载
- 积分:1
-
基于IAR开发环境的利用CC2510无线单片机实现的多路数据采集。
基于IAR开发环境的利用CC2510无线单片机实现的多路数据采集。-IAR development environment based on the use of wireless CC2510 single-chip realization of multi-channel data acquisition.
- 2022-02-16 08:43:58下载
- 积分:1
-
ARM程序,2*2键盘功能,程序可扩展成3*3或4*4的键盘,在LPC2103上测试成功。...
ARM程序,2*2键盘功能,程序可扩展成3*3或4*4的键盘,在LPC2103上测试成功。-ARM procedures, 2* 2 keyboard functions, procedures can be extended into a 3* 3 or 4* 4 keyboard, to test the success of the LPC2103.
- 2023-08-16 08:10:03下载
- 积分:1
-
一款非常实用LCD16*2 液晶程序(时钟程序).仅供大家学习参考用
一款非常实用LCD16*2 液晶程序(时钟程序).仅供大家学习参考用-LCD16* 2 LCD (clock procedures). We only used to learning
- 2022-03-03 13:37:04下载
- 积分:1
-
ad9851的串行输入控制,用c编写的凌阳单片机程序
ad9851的串行输入控制,用c编写的凌阳单片机程序-AD9851 Serial Input control, with c prepared Sunplus Singlechip procedures
- 2023-02-27 00:20:03下载
- 积分:1
-
在LASG发现梯度迪图
grads ditu find in lasg-grads cnriver & cnprovince
- 2022-01-31 15:10:54下载
- 积分:1
-
实现CAN总线的自收发!! !!1
实现CAN总线的自收发!! !!1-Realize self-CAN bus transceiver! ! ! ! ! ! 1
- 2022-02-11 18:46:51下载
- 积分:1