搜索资源列表
uart_project
- 这个是arm的一个串口程序,运行环境是ads,是一个很好的arm下驱动程序范例.-this is the arm of a serial process, the operating environment is ads, is a good driver under the arm examples.
ARM_UART
- ulinux下的arm串口实验,s3c2410开发板;ulinux下的arm串口实验,s3c2410开发板
arm-elf-gdb
- 你的EM85XX,EM86XX有了网络,用原厂的串口调试怎么还是觉得那么麻烦呢,网络了可以使用GDB啊,这个就是可以使用的GDB。
arm
- ARM的串口源码,对大家很有用的东西哈,希望可以帮助大家,谢谢了
serialctl
- arm-linux串口通讯代码。arm-linux串口通讯代码。arm-linux串口通讯代码。
linux_uartdriver.rar
- 一个简单的 arm-linux 下的 Uart驱动实例,里面含有测试程序,需要连接两个串口来测试。,A simple arm-linux-driven examples of Uart, which contains the test procedures, the need to connect two serial ports to test.
mrua_EM8622L_2[1].8.2.0_dev.arm.nodts
- 1. 8623L平台,其并行flash已经被烧入uClinux系统,并有IP地址. 2. Windows客户机,使用tera term通过串口,把kernel烧到并行flash上,用命令boot rom启动uClinux并且登陆. 3. Linux服务器,主要作用是编译软件,有nfs服务,nfs服务目录是/nfsdir,文件包括有8623L的驱动程序,应用程序和音视频文件,可以被8620L使用. em8623的开发包-1. 8623L platform, and its paral
9200_serial
- 基于at91rm9200的串口驱动,在linux下的编程-Based on AT91RM9200 serial driver in linux programming under
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
FullEmbeddedLinuxNotes
- 本书全面介绍了嵌入式Linux系统开发过程中,从底层系统支持到上层GUI应用的方方面面,内容涵盖Linux操作系统的安装及相关工具的使用、配置,嵌入式编程所需要的基础知识(交叉编译工具的选项设置、Makefile语法、ARM汇编指令等),硬件部件的使用及编程(囊括了常见硬件,比如UART、I*IC、LCD等),U-Boot、Linux内核的分析、配置和移植,根文件系统的构造(包括移植busybox、glibc、制作映象文件等),内核调试技术(比如添加kgdb补丁、栈回溯等),驱动程序编写及移植(
exc2
- ARM9串口通信实验设计,可以完成加减乘除的实验,适用于2410芯片-ARM9 serial communication experimental design, addition and subtraction multiplication and division to complete the experiment for 2410 chip
serialport.tar
- 在arm板上开发一个串口程序和pc机相连-In the arm board to develop a machine connected to the serial program, and pc
Exp2-ARM-serial-interrupt
- ARM串口中断实验的源码,能实现串口中断-ARM serial interrupt source experiment, to achieve the serial port interrupt
ARM-serial-port-
- ARM 监视串行口,将接收到的字符再发送给串口(计算机与开发板是通过超级终端通讯 的),即按PC 键盘通过超级终端发送数据,开发板将接收到的数据再返送给PC,在超级终端上显示。-ARM Serial Port experiment
chenchen
- 一个ARM串口控制GPRS模块发送短信的c语言程序,LINUX环境下编译-A the ARM serial port control GPRS module to send text messages c language program, compiled under Linux
ARM-UART
- ARM监视串行口,将接收到的字符发送到字符再发送给串口,即按PC机键盘通过超级终端发送数据,开发板将接收到的数据再返还给PC,在超级终端上显示。-ARM monitors the serial port, the received characters are sent to a character and then sent to the serial port, ie the PC keyboard to send data via HyperTerminal, the board will
Exp1-ARM-uart
- arm9 三星s3c2410实验平台,串口程序-arm9 experimental platform,uart functions
a
- 一些实验课经典简单例子的例子,ARM串口实验,通讯实验等-Some examples of simple classic example of experimental courses, UART serial experiments, communications experiments. .
串口数据传输及插入数据库
- 其为测试程序,由串口调试助手发送数据,嵌入式ARM处理器接收数据并把数据插入SQlite3数据库。(ARM开发板为TQ2440)(For testing procedures, the serial debugging assistant sends data, the embedded ARM processor to receive data and insert data into the SQlite3 database. (ARM development board is TQ2440
基于STM32的串口通信下载软件
- 一款适用于ARM的串口通信下载软件,可以调整波特率等参数,并支持查看收发数据。