搜索资源列表
232pc
- 将11520采样率(可用cooledit得到)的wav文件转换为可供串口播放的PWM文件,用windows的超级终端或者串口调试器发送到串口便可以用接在串口TxD和GND之间的喇叭听到-sampling rate of 11,520 (cooledit be available) to wav file conversion for serial PWM broadcast documents, with the Super Terminal windows or serial debuggin
模仿Windows系统带的超级终端风格的RS232串口调试工具
- 这是一个模仿Windows系统带的超级终端风格的RS232串口调试工具。非常容易读取和写入端口,发送支持ASCII字符模式,可以打开二进制文件以16进制格式显示发送。支持工作内容保存,下次加载。 里面的那个动画窗体加载出现蛮有意思,大家可以学习下。尤其对调试AT指令之类的比较方便。-This is a parody of the Super Terminal Windows system with RS232-style serial debugging tools. Very eas
UART
- S342410裸机串口C编程,实现发送字母到超级终端,终端会显示-S342410 bare metal serial port C programming, sent letters to the HyperTerminal, the terminal will display
serialportcommunication
- 实现查询方式串口的收发功能。接收来自串口(通过超级终端)的字符并将接收到的字符发送到超级终端。-The query method to send and receive serial port function. Received from the serial port (via HyperTerminal) to the character and the character received is sent to HyperTerminal.
NRF24L01P
- 1. <MCU-fasong>发送端固定发送0x01,0x02……0x32,32字节数据 2. <PC-jieshou>接收端串口和PC连,当接收到后,打开串口助手或者超级终端软件,对接收到数据进行检验, 当接收到的也是0x01,0x02……0x32,32字节数据表示接收正确 其中波特率选择9600 3.晶振使用XT2 8M,测试环境MSP430F149-1. <MCU-fasong> Sending end is fixed to sen
CZ-HC05
- 1、PIO11 置高。 2、上电,模块进入AT 命令响应状态。 3、超级终端或其他串口工具,设置波特率38400,数据位8 位,停止位1 位,无校验位, 无流控制。 4、串口发送字符“AT+ROLE=1\r\n”,成功返回“OK\r\n”,其中\r\n 为回车换行。 5、PIO 置低,重新上电,模块为主模块,自动搜索从模块,建立连接。- bluetooth Welcome to the Q1 user manual. If you are looking for help
chaojizhongduanwin10_downcc
- 调试串口,终端接收串口发送来的数据,并通过串口显示(Debug serial port, the terminal receives the data sent to the serial port)