搜索资源列表
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
socket2
- 基于linux操作系统下的socket编程,完成一个简单聊天工具。服务器端首先:向内核申请一个socket。第二绑定地址到socket上,地址包括主机、端口。第三在socket上,允许接入呼叫并设置队列长度为1.第四等待/接受呼叫。第五传输数据(及可以聊天)。 客户端:第一向内核请求建立socket 第二与服务器相连。第三传输数据 -Linux operating system based on the socket programming, to complete a simple
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
serial-2410.c
- 一、实验目的 1.掌握ARM的串行口工作原理。 2.学习编程实现ARM的UART通讯。 3.掌握CPU利用串口通讯的方法。 二、实验现象 -One purpose of the experiment 1. ARM' s serial port control works. 2. Learning programming ARM' s UART communication. 3. Master CPU use serial communication method
DVP
- s3c2410条码扫描 ./tty/s3c2410-tty.o的文件为2410平台下的串口1的驱动。 img文件夹为可烧写的文件,可以用来测试。-s3c2410 bar code scanning ./tty/s3c2410-tty.o platform documents for the 2410 serial port 1 driver. img folder to the programming documents, can be used to test.
GPS
- 基于ARM的GPRS车载系统源程序 /******************************************************************************* ** Function: Get GPS Communication Port from GPSPort.ini ** ** In: char buffer ** ** Out: set the char buffer ** ** Date: 2007-8-1 Autho
pport
- Parallel Port driver for wl500g can be applied to any other router. Called from command line pport pin# [0/1]
pciv
- 海思Hi3520 PCI总线演示程序 PCIV 相关样例程序包含以下几部分: 1、PCIV MSG :PCI业务层的消息通讯封装。基于MCC模块提供的ioctl接口,提供消息端口的打开关闭、消息发送、消息接收等接口。 相关代码为pciv_msg.c、pciv_msg.h。 2、PCIV Trans:PCI业务层的数据传输封装。基于PCI DMA传输接口、PCI消息交互及一套基本的读写指针Buffer,实现业务层通用数据传输接口。 可以用于主从片之间的任何类型的
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
comsend
- linux下串口1的程序,实现了串口1发送AT+VER=?后如果有数据回传屏幕显示接收成功-program under linux serial port 1, port 1 to send to achieve the AT+ VER =? After the data is returned if successful screen displays the received
s3c24a0_uboot_rel1.1
- S3C24A0移植UBOOT S3C24A0移植UBOOT-S3C24A0 port UBOOT
1
- ARM的串口的应用,功能较简单,主要是自我学习,参考例说STM32等相关手册,如要详述的可以去看源码-ARM serial port application functionality is relatively simple, largely self-study reference case STM32 and other relevant manuals, such as can see a detailed source
1
- minigui主界面设计和串口.查询电平状态已经设置高低电平.提供给广大学者-minigui main interface design, and serial port. query level status has been set high and low. provided to the majority of scholars
chengxu
- /*12864驱动程序 数据口接反,所以有一个数据口倒过来函数*/ #define LCD_SELF 1 #include <reg52.h> #include <intrins.h> #include "IoDefine.h" #include "lcd.h" #define L_PORT P0-/* 12864 driver data port is reversed, so there is a data port u
message
- 在mini2440的串口1上连接GSM模块,可以实现发送短信的功能,其中,号码已经定义,用户可以更改。-Mini2440 connected to the serial port of 1 GSM module, you can send text messages to achieve functions, which number has been defined, the user can change.
1
- 基于arm的温度采集处理和电压值显示,通过串口显示-Based on the arm of the temperature and voltage display, collection and processing through the serial port data show
ZStack-1.4.2-1.1.0
- 嵌入式开发板的串口控制LED实验,用于新手熟悉串口通信原理和系统信号处理-Embedded development board serial port control LED experiment, for beginners familiar with serial communication principle and signal processing system
SDL-1.2.14.opie.tar
- SDL 1.2.14 port for opie
BLOCK_~1
- Lock Usb Port Of Your Pc
TFT LCD显示实验
- 硬件资源: 1,DS0(连接在PF9) 2,串口1(波特率:115200,PA9/PA10连接在板载USB转串口芯片CH340上面) 3,ALIENTEK 2.8/3.5/4.3/7寸TFTLCD模块(通过FSMC驱动,FSMC_NE4接LCD片选/A6接RS) 实验现象: 本实验利用探索者STM32开发板连接ALIENTEK TFTLCD模块(除CPLD版本7寸屏模块外,其余所有ALIENTEK的 LCD模块都可以支持),实现TFTLCD模块的显示,下载成功后,