搜索资源列表
linuxusart
- linux 下串口编程提供了对串口的访问和读写操作-Serial Programming is provided by the serial port visit and write
tty_pro
- 嵌入式Linux下的串口通信例程,包括对串口各种操作的封装和一个例程。-Serial communication routines, including the serial various operational packaging and a routine.
uboot_for_s3c4510
- 改写的U-boot for s3c4510 (注意此源码是在windows下压缩了)。 1、支持串口下载,ftp下载。 2、flash操作。 3、总之,u-boot是一个可移植在多种单片机上的bootloader。其功能特别强大。 4、本移植针对s3C4510,flash 1片2M 16位宽度,SDRAM 1片16M 16宽度。网络物理层RTL8019。 5、你可以直接windows解压后,把u-boot.bin烧写到FLASH的0x0,或放到redhat 9下重新make.
console_drv
- 串口操作程序,用于嵌入式软件的串口开发。-Serial procedures for the Serial embedded software development.
serial
- Qt中一个串口的程序,能帮助学习Qt中对串口操作,很有作用的!
嵌入式Linux应用开发详解
- 嵌入式Linux应用开发详解 linux下串口操作源码和网络口操作源码-Embedded Linux Application Development Elaborates on Linux operating Serial source and network operation source I
radio.非接触式IC卡串口读写程序源码
- 非接触式IC卡串口读写程序源码,包括读块,写块,读UID等操作,Non-contact IC card serial read and write procedures for source, including the time blocks, writing blocks, such as operation time UID
vr
- 凌阳开发板的语音识别的客户端函数,通过对串口发命令来控制语音识别芯片的操作,用c语言所写-Sunplus development board of the voice recognition function of the client, by an order of the serial port to control the operation of voice recognition chip, using c language.
fm_care
- linux上的串口操作类和调用事例程序.移植到s3c44b0上运行正确.操作系统为uClinux-linux serial port to operate on the class and examples of the procedure call. s3c44b0 transplanted to run correctly. uClinux operating system
qq2440
- qq2440的非操作系统测试代码,包括串口.LCD屏.ADC,USB,RTC,IIC,DMA,等操作,数目量大,在其它的网站上是找不到的,是学习ARM不可多得的好材料。建议大家在熟悉此代码的基础上可以试着改写以熟炼此内容。-qq2440 non-operating test code, including the serial port. LCD screen. ADC, USB, RTC, IIC, DMA, and other operations, the number of large,
ttyS2.2410
- ARM2410开发板的串口操作代码,可以直接使用,系统为Linux系统,有兴趣的可以看一下-ARM2410 development board' s serial port operation code, can be used directly, the system for the Linux system, are interested can look at
gprsdialog
- GPRS通信应用软件,QT界面。。基于嵌入式LINUX,界面控制串口从而操作GPRS模块-GPRS softside,QT desk
SQTEK-mini2440-S1
- 【申嵌视频-mini2440体验篇】内容: 申嵌mini2440体验篇1-1_拿到开发板之后,我要做什么事情_-1.rar 申嵌mini2440体验篇1-2_拿到开发板之后,我要做什么事情_-2.rar 申嵌mini2440体验篇2-1_嵌入式系统基础.PPT.rar 申嵌mini2440体验篇3-1_熟悉mini2440开发板硬件资源.rar 申嵌mini2440体验篇4-1_安装USB转串口线驱动1.rar 申嵌mini2440体验篇4-2_安装USB转串口线驱
MPPlinux--mp3
- 简单linux下的mp3 设计 支持电脑串口通信操作 实现下一曲 上一曲 停止等 只支持mp3 -Mp3 designed to support the operation of the computer serial communication simple linux one on one stop only supports mp3
API
- API实现串口通讯,API函数不仅提供了打开和读写通讯端口的操作方法,还提供了名目繁多的函数以支持对串行通讯的各种操作。-API serial communications API function not only provides open and read and write methods of operation of the communication port, but also provides numerous functions to support the various
2440-RTC
- 基于S3C2440的RTC实时时钟显示实验作为对前段时间学习ARM的总结,写个这个基于S3C2440的RTC实时时钟显示程序,主要涉及到串口中断,外部中断,节拍中断,LCD显示,LCD字符显示,RTC操作等等一些内容,经实验,程序显示正常,达到了预期的效果,学习,参考。 -S3C2440-based RTC real time clock display experiment as a summary of earlier learning ARM, write the S3C2440-ba
Project
- 在开发板FL2440上,我们完成了以下实验: 一、MDK开发环境配置 二、s3c2440时钟系统 三、UART实现串口发送(查询方式)和串口接收(中断方式) 四、按键外部中断并控制LED 五、SDRAM读写操作 六、定时器应用 七、实时时钟(RTC)的使用 八、A/D转换实验 -In the development board FL2440, we completed the following experiment: one, MDK developm
SerialPort
- Linux下Qt编程,实现串口通讯,可以读取串口及写串口操作。-Qt programming under Linux, the realization of serial port communication, can read and write a serial port serial port.
Logistics-Tracking-System
- 物流追踪系统 通过串口操作进行命名发送接收(GPRS)模块,通过读取GPS信息得到位置等有效信息。-Logistics Tracking System。
uart_test.tar
- 代码提供了操作串口的接口函数,尽管未对常用串口操作参数如波特率、数据位长度、停止位长度和数据校验方式进行参数化,但是为串口操作带来了很大的便利。-we provide uart operation function interface, it brings great convenience for linux uart developers although it need baudrate, databits, stopbits and checkmode parameterization.