搜索资源列表
eatcommand
- 易语言开发的串口AT指令帮助大家测试 AT+CGMI 获取厂商型号 AT+CGMM 获取手机型号 SIM的IMSI号 AT+CGMR 软件版本号 ATE1回显内容ATE0不回显内容 ATD+电话号码 拨号 ATH挂机 ATA接电话 AT+CPAS 获取当前状态:0无状态,4拨号中,3接电话中 AT+CSCA?获取短信中心的号码 AT+COPS?查询网络注册情况 AT+CBC查询电池电量 0:模块由电池供电,BCL为电量1:模块由外部电源供电
ARM_EINT_uart
- 在LPC2106上实现并测试过的代码,用串口收到的数据回显到串口(通过环行缓存实现)并将串口发送的接口写成了printf的形式 -To achieve the LPC2106 and tested code, serial data received echo to the serial port (via the ring buffer to achieve) and serial interface to send written in the form of a printf
stm32-chuankou232
- STM32 串口1 采用中断方式 收发一个字节后回显到PC终端-STM32 serial port 1 receive interrupt mode using a byte to the PC terminal echo
UART
- ARM7 LPC2132 串口调试例程 基于Board LPC21238实验板-// UART Sample Code // NXP Semiconductors // // MCB2130 Board LPC21238: runs in internal Flash // MCB2130 Ram: runs in internal RAM //////////////////////////////////////////////////////////
07
- 一个串口调试精灵的源码 ,利用的是mscomm空间进行编程的,包括接收回显,支持2进制、8进制、16进制显示-A serial debugging the source of the wizard, use is mscomm space programming, including receiving echo support for binary, octal, hexadecimal display
PIC-Serial-Example4
- Serial communications example. Echo data comes to serial port using serial receive interrupt.
