搜索资源列表
linux串口调试助手
- 最近调Tinyos的东东,由于习惯在linux下搞。看到他用的java去通信感觉就不爽,就用c++搞了一个,把他的串口栈的东西除了,完善了下就用 QT4写了个界面,写了个串口调试助手。现在还有一个问题没有解决,就是如何获取当前可用串口列表,现在只是静态添加了几个。现在想法是利用dmesg获取分配的串口描述符,或者在/proc中读,但是/proc中获取不了描述符。不知道还有没有更好的办法,希望大家能提提意见。
menjin.rar
- 以S3C2410为目标板,利用串口读取读卡器的磁卡信息来控制LED的闪烁,用QT做的显示界面,模拟门禁控制,S3C2410 for the target board to the use of serial magnetic card reader to read the information to control the blinking LED, QT to do with the display interface, simulation of access control
PowerMonitor2
- 运行在arm平台linux中,使用qt软件开发,可以接受串口数据,并且在打开的窗口中用曲线的方式即时显示出来。程序中用到串口方面以及qt图形界面和c++知识。-Run on arm platform, linux, using qt software development, can accept serial data, and open the window curves method using real-time display. Procedures used in serial po
qtmcom_loop_onetoone
- 可实现两个串口互相通讯,界面友好,在Qt4环境下可直接运行。-realized between two serial communications, user-friendly, in Qt4 environment can be directly run
linux_minigui_uart
- 基于S3C2410的串口传输及其界面设计, Linux串口编程与MiniGUI界面编程 串口传输数据(位图)并在S3C2410的LCD上显示 -Based on S3C2410 serial transmission and interface design, Linux serial programming and serial interface programming MiniGUI transmission data (bit map) and the LCD display
serial.c.tar
- 這例子示範: 1。如何打開一個串口 2。如何設置界面 3。如何設置波特率,流量控制和其他設置 4。如何讀取和寫入串行端口-Descr iption: serial port example set 19200bps, n81, RTS/CTS flow control. and echo back the received data. What is shown in this example: 1. How to open a serial
gprsdialog
- GPRS通信应用软件,QT界面。。基于嵌入式LINUX,界面控制串口从而操作GPRS模块-GPRS softside,QT desk
LEDcontrol
- 基于QT2.2.0版本的led室内照明控制程序,实现基本的led开关,控制亮度等界面选择。通过串口与zigbee通信。-Led indoor lighting based on QT2.2.0 version of the control procedures, basic LED switch to control brightness, and other interface options. Zigbee communication through the serial port.
xgcom-0.04.2-src
- 图形界面的串口程序,开发嵌入式时很好用,试过几种,觉得这个最好用-Good use graphical interface serial procedures, develop embedded tried several, think this is best
1
- minigui主界面设计和串口.查询电平状态已经设置高低电平.提供给广大学者-minigui main interface design, and serial port. query level status has been set high and low. provided to the majority of scholars
serialport
- 在安装有linux操作系统的MINI2440上,基于QT界面的串口调试助手serialPort,可以用于在开发板上实现与GSM、PC的串口调试上。-The installed linux operating system MINI2440, QT-based interface serial debugging assistant serialPort, can be used for the realization of the development board with GSM, PC s
DMC2440F
- DMC-2440-F采用基于ARM920T内核的Samsung处理器 S3C2440A, 标准主频400MHz,最高主频可达533MHz。采用64MB的SDRAM和64MB的Nand Flash。DMC-2440-F嵌入式开发系统外设非常丰富,功能强大,适用于各种手持设备、消费电子和工业控制设备的开发。支持嵌入式Linux和WINCE5.0.NET操作系统。提供完整的Wince5.0 BSP。 采用linux-2.4.18内核,支持多种文件系统,像cramfs、yaffs2、ext2、Fat
indoor_environment.tar
- 嵌入式开发的串口调试界面程序,基于Freescale 的i.mx6qsarbesd的开发板,可以和pc机进通信,实现发送和接收信息的功能,分别对应三个波特率的版本,B115200,B9600和B24-Embedded development of serial port debug interface program, based on the Freescale i.m x6qsarbesd development board, can communicate with PC, realiz
ElectricalConsole.3.tar
- qt下多界面,支持硬件按键,CAN通讯等功能,后续加入串口,摄像头部分-qt multi-widget,support key press, CAN communacation, will be supported serail and camera
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.)