搜索资源列表
Uart.rar
- UART串口程序,设置波特率和停止位、奇偶校验位等等,使能串口,数据进行发送与接收,再进行显示。,UART serial procedures, set the baud rate and stop bits, parity bit and so on, so that serial port, send and receive data, and then display.
jni
- 在以前的文章中,我已經表明,它可以連接一個藍牙模塊到ATMEGA微控制器通過 UART串行接口,甚至進一步,發現它使用藍牙功能的電腦或智能手機。 9600串行鏈路的建立,可以比用來交換數據。 使用Android手機用於此目的也不例外。我將用它來控制英仙座3機器人平台。我米做的是直接連接的Android與 ATMEGA單片機通過串口藍牙連接。所以,你可以使用這種技術用於其他目的不是機器人,因為 ATMEGA有一個大範圍可能的用途:控制光在家裡使用的Android手機,閱讀各種傳
uart_terminal
- this large program shows you how to communicate via Serial UART on your computer. GUI interface thread is independent from UART thread. so you can learn using multi-thread in windows platform. the program has some other facilities,too. builder is Bor
ecos-test-code
- Ecos下相关测试代码,如USB、UART、TIMER等。-Ecos relevant test under the code, such as USB, UART, TIMER and so on.
source-code-for-uart
- 在VC++下实现的串口通信程序,一个cpp和一个h文件,比较简单,可以参考-In VC++ to achieve the serial communication program, a cpp and a h files.relatively simple,so you can refer to them.