搜索资源列表
SERIAL20070316
- 计算两个单片机不同晶振时串口波特率自洽的工具-calculated two different crystal microcontroller serial baud rate when the self-consistent tools
wuxiantongxin
- 此无线通信程序具有极大的发挥性,可以自由修改符合自己的通信编码要求,编码与解码均为自编,配以射频载波即可实现无线通信与控制。-The wireless communication program of great play, and it can freely modify the code consistent with their communication requirements, both encoding and decoding self, together with the RF
C51_UART
- 将实验箱232通信的接收端与发送端短接,P1.0接一个发光二极管,编写串口自发自收(查询方式)通信程序,检查本单片机的串口是否完好,如果发送字符与接收字符一致,则P1.0亮一秒灭一秒闪亮;否则,P1.0熄灭。设fosc=11.0592MHz,波特率为9600。要求用定时器T0实现1S的延时。 -Shorted to the experimental box 232 receiving end of the communication with the sender, P1.0 by a li
28335_ECAN_1PROGRAM
- 参考ti提供得例子程序,先将他们得例子在自己得板子上跑起来,其实就是用自测试得方式来验证一下程序,也可以加些中断,看看程序怎么跑得。这步没问题得话,可以改写程序,当然还在自测试模式下先试,如果可以改写后,在自测试模式下可以。那么就差不多了,将自测试模式改成正常模式,将程序移植到自己得程序中,拿一个经过验证可以正常通讯得can模块通讯,记得两个can得速率要一致。当然这个can模块还要能让你看到或者说能验证你得can是否通讯正常。-Reference ti provide examples of
