搜索资源列表
minigui.thread
- MINIGUI中线程通讯,主要用于异步串口通讯,在MINIGUI菜单中通过全局变量启运线程,进行串口通讯.-MINIGUI thread communication, mainly for asynchronous serial communication, In MINIGUI menu shipped through global variables threads for serial communication.
Serial1
- VS2005开发的在Wince平台下的串口测试程序。可以实现线程接收数据,设置DCB参数等相关功能。-VS2005 development platform in the Wince serial port test program. Can achieve a thread to receive data, set the DCB parameters related functions.
Serial_and_gprs_xp_WINCE
- 文件说明: 1 XP/2000 下异步方式串口类 SerialPort.h SerialPort.cpp 2 WinCE 下 同步方式串口类(本为阻塞方式,但读写都用了独立的线程,妙哉!) CESeries.h CESeries.cpp 3兼容 WinCE , XP/2000 平台的串口类,同步方式 TSerial.h TSerial.cpp
REL_Ser2Eth_RT-Thread
- 基于RT-Thread OS的一个串口转以太网的工程文件,内附使用说明。使用LWIP网络协议!处理器使用AT91SAM7X256。-Based on RT-Thread OS of a serial to Ethernet project file, containing instructions for use. Use LWIP network protocol! Processor AT91SAM7X256.
123
- 介绍了基于TMS320F240 DSP的变频调速系统与PC机的串行通信设计方法,阐述了Win- dows 98环境下的多线程通信编程技术,并给出了VC++6.0、DSP汇编语言编写的主要程序段代码. -Introduced based on the variable speed system TMS320F240 DSP Serial communication with the PC design method described under Win-dows 98 multi-thr
Desktop
- IC AT89C51 is a low-power, high-performance, 8-bit microcontroller with 8 kB of Flash programmable and eras-able read-only memory (EPEROM),256 bytes of RAM,32 input/output (I/O)lines, three 16-bit timers/counters, a six-vector two-level interrupt a
ipdectos
- 一个不错的linux封装,包括timer, msgq,thread,syslog, telnet,串口命令等调试。编译后在linux可以直接运行,看懂后就可以在嵌入式环境直接运行。-good linux wrapper for practice,including timer,msgq,thread,sem, syslog,telnet,serial port debug.
CeChat
- wince 串口通讯实例,一个多线程一个写线程-wince serial communication example, a multi-threaded thread a write
uart_test
- 经典串口通讯程序,通过显示的创建线程来收发数据,已经过详细注释-The classic serial communication program, to send and receive data through the display create a thread, has been detailed notes
Embedded-experiment
- 嵌入式实验,包括: ADS下的ARM程序设计 Linux下程序开发 串口及AD转换 嵌入式Linux 线程实验-Embedded experiment,including: ADS under the ARM program design Under Linux application development Serial and AD conversion Embedded Linux Thread experiment
RealTouch_uart
- STM32F4xx芯片在rt-thread系统上的串口使用教程,包括KEIL工程文件-STM32F4xx rt-thread chip serial port on the system using the tutorial, including KEIL project
RT-Thread-0.3.1-touchuan
- STM32基于RT-THREAD的串口网络口双向透传代码-STM32-based RT-THREAD bidirectional serial port passthrough network code
1602
- 在1602液晶屏上实现串口三根线控制,使显示复杂度降低-Wireless communication in 1602 on the LCD screen, a serial port three thread control
Serial_network-communication
- 实现linux环境下的板子与PC机之间的串口发送网口接收的的功能,使用了线程功能-Achieve functional board linux environment between PC' s serial port to send network port reception using the thread function
RT-Thread1.2.0
- 晟睿STM32F103ZET6开发板跑RT Thread,内核为1.2.0,GUI为0.8版本,可以下载到板子上跑。 1、TFT根据RT Thread驱动框架编写,FSMC总线,可直接用。适合常用的9320、9325、9328TFT驱动。 2、SPI W25Qxx Nor flash驱动,可存储字库和文件系统。 3、实时时钟(RTC),可用串口指令设置时间和日期,串口打印,显示在LCD上只需调用LCD显示函数即可。 4、三个串口驱动、IIC驱动,串口1为shell脚本交互窗口,波
cubieboard-master
- bluetooth中为蓝牙测试demo:检测周围的蓝牙设备,连接设备,循环发送数据 broadcom-bluetooth:固件源代码,以及加载固件的命令 com:cubieboard从串口读取数据,再通过tcp发送 特点:epoll com_bt:cubieboard从串口读取数据,通过tcp和蓝牙发送 特点:epoll 线程 信号-Connection device for Bluetooth, Bluetooth Test Detection
Qt_Linux_Serialport
- 基于Linux QT环境下串口多线程通信 -Linux Qt serial thread communication
smarthome
- 智能家居界面编程。利用QT编写,有温度,窗帘,灯光等控制,另外还添加了串口,线程的设计方法。(Intelligent home interface programming. Using QT, there are temperature, curtains, lights and other controls. In addition, the design method of serial port and thread is added.)