Welcome![Sign In][Sign Up]
Location:
Search - serial port GUI

Search list

[OS DevelopServo_Controller

Description: PIC Serial Port 8 Servo Controller GUI(use to control robot)-PIC Serial Port 8 Servo Controller GUI (use to control robot)
Platform: | Size: 566272 | Author: 李文昌 | Hits:

[ActiveX/DCOM/ATLcomcool_code

Description: 介绍: 介绍如何在Win32中处理串口。串口通讯可以通过多种技术实现,例如:ActiveX,I/O存取和文件操作。本文介绍Win32平台下通过文件操作技术使用串口。程序员可以使用 Microsoft Visual C++ Version 6.0所提供的kernel32.lib。在Microsoft Windows(2000,Me,XP and 95/98)中,串口作为文件处理。因此可以通过Windows文件创建函数打开串口。 文章不仅介绍了串口通讯,也介绍了在串口通讯应用程序中实现多任务,多任务可以使串口通讯应用程序在同一时间处理更多的任务,例如:读数据任务,发送数据任务,GUI任务等。-Introduction: Introduction of how to deal with Win32 serial port. Serial communication can realize through a variety of technologies, such as: ActiveX, I/O access and file operations. This article describes the Win32 platform by file operation technique using the serial port. Programmers can use Microsoft Visual C++ Version 6.0 provided by kernel32.lib. In Microsoft Windows (2000, Me, XP and 95/98), the serial port as a file handle. Windows files can be created through the open serial port function. Article not only introduces serial communications, also introduced in the serial communication applications realize multi-tasking, multi-mission can make serial communication applications at the same time handle more tasks, for example: mission time data, send data task Missions such as GUI.
Platform: | Size: 38912 | Author: hxs | Hits:

[OS Developuserkernelspace

Description: A user-space device driver can do many of the things that kernel drivers can t, such as perform a long-running computation, block while waiting for an event, or read files from the file system. Unlike kernel drivers, a user-space device driver can use other device drivers--that is, access the network, talk to a serial port, get interactive input from the user, pop up GUI windows, or read from disks. User-space drivers implemented using FUSD can be much easier to debug it is impossible for them to crash the machine, are easily traceable using tools such as gdb, and can be killed and restarted without rebooting even if they become corrupted. FUSD drivers don t have to be in C--Perl, Python, or any other language that knows how to read from and write to a file descriptor can work with FUSD. User-space drivers can be swapped out, whereas kernel drivers lock physical memory.-A user-space device driver can do many of the things that kernel drivers can t, such as perform a long-running computation, block while waiting for an event, or read files from the file system. Unlike kernel drivers, a user-space device driver can use other device drivers--that is, access the network, talk to a serial port, get interactive input from the user, pop up GUI windows, or read from disks. User-space drivers implemented using FUSD can be much easier to debug it is impossible for them to crash the machine, are easily traceable using tools such as gdb, and can be killed and restarted without rebooting even if they become corrupted. FUSD drivers don t have to be in C--Perl, Python, or any other language that knows how to read from and write to a file descriptor can work with FUSD. User-space drivers can be swapped out, whereas kernel drivers lock physical memory.
Platform: | Size: 1024 | Author: harish | Hits:

[Com Portcom

Description: 这个程序是四通道的串口通信代码,点击通信开始时,自动从指定串口接收并显示数据,可实现串口的切换-This procedure is four-channel serial communication code, click on the beginning of communication, automatic from the specified serial port receive and display data, enabling the switch serial
Platform: | Size: 94208 | Author: 李远 | Hits:

[Com PortForEx

Description: Foreign Exchange Currency display. A simple VB program with GUI to send serial data over com port or TCP data to any hardware display with LEDs to show the currency exchange data. The hardware we built looks very much like the screen including the time and date. The VB code may be modified to suit the protocol you are using with your display hardware.-Foreign Exchange Currency display. A simple VB program with GUI to send serial data over com port or TCP data to any hardware display with LEDs to show the currency exchange data. The hardware we built looks very much like the screen including the time and date. The VB code may be modified to suit the protocol you are using with your display hardware.
Platform: | Size: 11264 | Author: buildmet | Hits:

[Com PortSerialPort_THread_2005

Description: GUI for the serial port with the multiple thread and the virtual port
Platform: | Size: 71680 | Author: Harshal Doshi | Hits:

[matlab9141130

Description: Using the Serial Port with a MATLAB GUI
Platform: | Size: 588800 | Author: tung pham | Hits:

[Embeded LinuxFullEmbeddedLinuxNotes

Description: 本书全面介绍了嵌入式Linux系统开发过程中,从底层系统支持到上层GUI应用的方方面面,内容涵盖Linux操作系统的安装及相关工具的使用、配置,嵌入式编程所需要的基础知识(交叉编译工具的选项设置、Makefile语法、ARM汇编指令等),硬件部件的使用及编程(囊括了常见硬件,比如UART、I*IC、LCD等),U-Boot、Linux内核的分析、配置和移植,根文件系统的构造(包括移植busybox、glibc、制作映象文件等),内核调试技术(比如添加kgdb补丁、栈回溯等),驱动程序编写及移植(LED、按键、扩展串口、网卡、硬盘、SD卡、LCD和USB等),GUI系统的移植(包含两个GUI系统:基于Qtopia和基于X),应用程序调试技术。   本书从最简单的点亮一个LED开始,由浅入深地讲解,使读者最终可以配置、移植、裁剪内核,编写驱动程序,移植GUI系统,掌握整个嵌入式Linux系统的开发方法。 -This book a comprehensive introduction to embedded Linux system development process, from the bottom to the upper GUI application system to support all aspects of Linux operating system, covers the installation and use of related tools, configuration, embedded programming basics needed (cross- compilation tool option settings, Makefile syntax, ARM assembly instructions, etc.), the use of hardware components and programming (include the common hardware, such as UART, I* IC, LCD, etc.), U-Boot, Linux kernel analysis of , configuration, and migration, the root file system structure (including the transplant busybox, glibc, make image files, etc.), kernel debugging techniques (such as adding kgdb patch, stack back, etc.), driver programming and transplant (LED, button, extended serial port, network cards, hard drives, SD card, LCD, and USB, etc.), GUI system, transplantation (includes two GUI systems: based on Qtopia and based on X), the application debug technology. This book, from th
Platform: | Size: 561152 | Author: 流浪 | Hits:

[GUI Develop1

Description: 设计一个界面,使下位机通过串口传来的数据能显示在编辑框中,同时将这些数据在界面的坐标上能显示出图形-Design an interface so that the next bit plane of data can be transmitted through the serial port is displayed in the edit box, while the data of the coordinates of the interface can display a graphic
Platform: | Size: 345088 | Author: 杨柳 | Hits:

[Internet-NetworkSerial

Description: 一个高效率高兼容的VC 串口代码,比使用控件效率提高很多。简单易用-CSerialEx- Win32 message-based wrapper for serial communications A lot of MS-Windows GUI based programs use a central message loop, so the application cannot block to wait for objects. This make serial communication difficult, because it isn t event driven using a message queue. This class makes the CSerial based classes suitable for use with such a messagequeue. Whenever an event occurs on the serial port, a user-defined message will be sent to a user-defined window. It can then use the standard message dispatching to handle the event.
Platform: | Size: 22528 | Author: zhao | Hits:

[matlabMATLAB

Description: a GUI code in Matlab for read and write on Serial Port, And Save Data in a xls file
Platform: | Size: 5120 | Author: jabi | Hits:

[matlabMATLAB-GUI-design-learning-Notes

Description: 【MATLAB GUI设计学习手记】源代码 数据 罗飞大哥的作品 本书由浅入深、循序渐进地介绍了matlab gui设计的基础知识,旨在使读者在较短时间内掌握gui设计的精要所在。. 本书首先介绍了gui设计的预备知识,然后详细介绍了gui对象的属性以及两种建立gui的方法:采用函数建立和采用guide建立。在介绍了gui设计基础知识的基础上,深入讲解了activex控件、定时器、串口及mcc编译的相关知识。书中穿插了大量的图表,直观、简要地列出了相关知识点。对于一些重要、难懂的知识点,配以大量的典型例题,方便读者边学边练,加强理解。最后,书中给出了3个典型的综合实例,供读者研究学习。.. 本书适合需要短时间内迅速掌握matlab gui设计的初学者使用,也可作为相关专业师生、相关工程开发人员的参考手册。... -[MATLAB GUI design learning Notes] source code, Luo Fei works of Big Brother The progressive approach of the book, step by step the basics of Matlab gui design, designed to enable the reader to grasp the essence of the gui design where in a relatively short time. . The book begins prior knowledge of the gui design, and then details the gui object properties and methods: two ways to create gui with function to create and adopted to guide the establishment. Describes the design of basic knowledge in gui basis, in-depth to explain the activex control, timer, serial port, and mcc compiled knowledge The book, interspersed with a large number of charts, intuitive, brief list of related knowledge. For some important, difficult to understand the knowledge, together with a large number of typical example, the convenience of the reader to learn while training, to enhance understanding. Finally, the book gives three typical instance, for readers learn. .. Book is suitable for the need for a
Platform: | Size: 7589888 | Author: zk | Hits:

[GUI Developthe-serial-port-in-the-GUI-design-

Description: 串口编程,串口在GUI设计中的应用,用于RS232、RS422之间的通信-Serial programming, the serial port in the GUI design for RS232, RS422 communication between
Platform: | Size: 21504 | Author: 张昌宪 | Hits:

[OtherGUI-examples

Description: 各种Gui matlab举例、卡尔曼滤波、串口调试-Various examples of GUI, signal and information processing, image processing, serial port Calman filter
Platform: | Size: 12783616 | Author: 王俊 | Hits:

[Com PortSerialPortCommunication

Description: Serial Port GUI. Can select port number and the baud rate. display receiving data.
Platform: | Size: 27648 | Author: rd | Hits:

[Com PortSerialGUI

Description: Serial Port GUI. Multiple port and baud rate selection.
Platform: | Size: 65536 | Author: rd | Hits:

[Com PortsimpleGUI_V3

Description: serial port GUI. use Simulink. model
Platform: | Size: 14336 | Author: rd | Hits:

[Com PortSerialPortW

Description: Serial port communication software with gui
Platform: | Size: 250880 | Author: elalfey | Hits:

[Communication-MobileCOM

Description: MATLAB编写串口调试界面实现串口调试(MATLAB serial port debugging interface to achieve serial debugging)
Platform: | Size: 37888 | Author: VanJing | Hits:

[source in ebookmatlab 串口 gui

Description: 单片机串口发送数据,PC端建立matlab GUI界面接收串口数据,画图并保存数据(MCU serial port to send data, PC terminal to establish matlab GUI interface to receive serial data, draw and save data.)
Platform: | Size: 22528 | Author: hifuzai | Hits:
« 12 »

CodeBus www.codebus.net