搜索资源列表
Linux_src
- linux下利用串口进行网络通讯-using serial communications network
bootloader
- ⑴ 提供简单命令 A、通过串口加载程序到指定内存 B、将程序烧写到 NANDFLASH 指定位置 C、LCD 操作函数 I、画点 II、画线 III、画圆 IV、显示图像 ⑵ bootloader 具备自我更新能力 ⑶ bootloader 可以启动 LINUX ⑷ 能通过网络传输文件(FTP/UDP)
server-1.3.tar
- linux 操作系统上开发的上的网口与串口之间数据转发的程序.经过测试,非常好用.希望有人能用的着.-linux operating system developed by the network and serial port data transmitted between the procedures. After the test, very easy to use. I hope someone can use the forward.
linux_serial_thread_process_network
- linux串口、多线程、进程、网络相关内容,教学型代码及课件-linux serial port, multi-threaded, process, network-related content, teaching-based code and courseware
GSM
- 该系统作为车载系统的一部分,使用串口连接WAVECOM的Q2403A模块和ARM处理器S3C2410作为基本硬件平台,裁剪后的Linux系统作为软件平台,以GSM网络作为通信载体,实现汽车状态的自动监测与及时控制。-The system as a part of automotive systems, the use of WAVECOM serial connection Q2403A and ARM processor S3C2410 module as a basic hardware p
uclinux
- Uclinux 内核编译傻瓜教程。 内核的编译过程我想大家都知道了,就是 make menuconfig 进入内核配置菜单进行删改,结束保存后进行 make dep make clean make lib_only make user_only make romfs make image make 基本上按照立宇泰给的uclinux内核文件和交叉编译器就能够完成整个编译内核 的工作,只不过也许由于内核版本不同会产生一些不同的结果
Embeddedlinuxdevicedriverdevelopment
- 本书系统地介绍了嵌入式Linux设备驱动开发的相关知识和实例,主要包括: 数码管驱动程序;键盘驱动程序;A/D、D/A驱动程序;LCD驱动程序;触摸屏驱动程序;CAN总线驱动程序;I2C总线驱动程序;音频总线驱动程序;IDE驱动程序;NAND Flash和NOR Flash驱动程序;USB设备驱动程序;串口驱动程序;网络设备驱动程序。 实例丰富、讲解细致、代码分析详尽,嵌入式Linux设备驱动开发的理想参考用书。 -This book systematically introduces
take_picture
- 嵌入式系统下控制摄像头取图片,并同过网络把图片发送到主机,并通过串口与单片机通信,告诉单片机取图成功,以进行下一个取图-take picture
trans2.2
- PC机通过串口与WSN网络通信。采集数据信息-PC communicate to WSN through UART.
linux-RTL8019AS
- 指纹识别门禁系统采用电容式压感指纹传感器(FPS200芯片)并且基于网络的指纹门禁考勤系统。 基于嵌入式linux的ARM处理器和RTL8019AS网卡芯片,并且带有串口调试接口-FPS200、linux、ARM、RTL8019AS
Linux_arm9_com_net
- arm9 Linux 2440 网口转串口 网口 串口-arm9 Linux 2440 serial to TCP/IP net
Linux_serial_network
- Linux为串口上网提供了丰富的支持,比如PPP(Peer-to-Peer Protocol, 端对端协议)和SLIP(Serial Line Interface Protocol, 非常老的串行线路接口协议),这里所说的"上网"是指把串口当成一个网络接口,通过封装网络数据包(如IP包)以达到无网卡的终端可以通过串口进行网络通 信。但是使用这两种协议必须得到内核的支持。例如,如果在没有配置PPP的Linux环境中使用PPP,除了安装PPP应用层软件外,还必须重新编译内 核。SLIP是一个比较老的
code
- 本人项目(嵌入式开发)中的源码,实现了两块加密板卡利用并口(parallel)在IPV6的网络环境下的传输. 另一个实现了利用串口的数据传输. 两块板卡利用了CS模型. 仅供学习交流.-My project source code, implemented using two parallel encryption board (parallel) IPV6 network environment in the transmission. Another realization of t
gps
- 能够实现网络串口的读取与收发数据。实现串口读取的c代码,方便简单。-Network serial read and send and receive data. C code for serial read, convenient and simple.
network
- 网络编程 主机端发送串口数据到客户端 客户端发送网络数据到主机端 控制qt上的蝴蝶飞行 自己 写得一个小东西-Network programming host controller sends serial data to the client the client sends network data to the host to control the butterfly on the qt flying their own written a small thing
server-1.2
- 串口转换网络的服务器程序,可以在linux下直接使用-Serial conversion network server program, the test can be used
MointDev
- 基于嵌入式linux数据采集服务器,界面采用Qt4.7编写,实现视频采集、串口通讯、网络通讯功能。-Based on the embedded Linux data acquisition server, using Qt4.7 interface, video acquisition, serial port communication, network communication function.
hfyfc569
- 宝马LPC1768作为实验平台,共享一个简单的串口转网络双向传输例程,希望对大家有帮助-BMW LPC1768 as experiment platform, to share a simple serial network two-way transmission routines, I hope it can help you
newproject
- 实现网络数据收发,串口数据收发,线程的创建使用,文件操作,链表操作(To achieve network data transceiver, serial data transceiver, thread creation, use, file operation, linked list operation)
main
- 数据在串口和tcp服务器或者tcp客户端之间转发 数据在tcp服务器或者tcp客户端 和 tcp客户端之间转发(Data is forwarded between the serial port and the TCP server or the TCP client Data is forwarded between the TCP server or the TCP client and the TCP client)
