搜索资源列表
tty_pro
- 嵌入式Linux下的串口通信例程,包括对串口各种操作的封装和一个例程。-Serial communication routines, including the serial various operational packaging and a routine.
pxa270Interrpt
- pxa270嵌入式开发板中断应用实例,开发环境为ads或linux,也可作为linux驱动开发的例程学习-pxa270 Embedded Development Board suspended application development environment for the ads or linux, can also be used as development of the Linux-driven learning routines
embeded_Linux_C_design
- 嵌入式Linux C应用程序设计配套光盘,含有许多嵌入式Linux C应用程序设计的基础例程,有参考价值
如何在嵌入式LINUX中添加设备驱动程序
- 如何在嵌入式linux中添加驱动程序,介绍了在linux中驱动程序的开发经验,并付有例程-how to add embedded linux driver, introduced in linux Driver program development experience, and pay a routine
write.tar
- 嵌入式linux环境下RS232通信模块以及写测试例程,c语言。-Embedded linux environment, RS232 communication module and write test routines, c language.
ARM_embedded_Linux
- 《ARM嵌入式Linux系统开发技术详解》,该书由浅入深、通俗易懂地讲解了嵌入式Linux的系统设计与开发。全书共25章,从嵌入式处理器ARM开始,讲解了ARM处理器的资源、ARM的指令集、ADS开发工具、嵌入式系统硬件环境的构建、Boot Loader、Linux内核移植、嵌入式文件系统、嵌入式Linux多任务程序开发、嵌入式Linux设备驱动开发、嵌入式Linux网络程序开发、MiniGUI图形界面开发、设备驱动开发案例、综合案例等内容。书中通过大量的例程来讲解知识要点,并提供了大量极有参考
upload
- serial_44b0 44b0uclinux串口驱动程序-,Unix_Linux,嵌入式Linux U盘源码 基于MCU的U盘源码,实现flash的windos文件系统 temp3 温度传感器的单片机处理显示程序,已通过测试 USB2.0 USB2.0开发例程,基于51单片机,包括pc端程序 红外源程序 51单片机的一段C语言源程序,为NEC的源代码,可以在你做红外通讯时作参考 keil uCOS_II v2.70 port
LINUXDRIVERDESIGN
- 嵌入式Linux驱动程序开发 设备驱动程序实际是处理和操作硬件控制器的软件,从本质上讲,是内核中具有最高特权级的、驻留内存的、可共享的底层硬件处理例程。驱动程序是内核的一部分,是操作系统内核与硬件设备的直接接口,驱动程序屏蔽了硬件的细节,完成以下功能-Embedded Linux driver development device driver is actually handling and operation of the hardware controller software, in
audio
- QT下调用QSound来实现嵌入式系统发声的例程-QSound is called QT embedded systems to achieve the routine voice
insert-linux-web
- 在嵌入式linux下编写httpserver,这是一些参考的例程,包括了大部分可能用到的网页模板-Prepared in the embedded linux httpserver, this is some reference routine, including the most likely to use page templates
hyq_tar_bz2_www.cjhytec.com
- 作者何永琪, 书名<<嵌入式Linux系统实用开发>>书中的例程源码-He Yongqi of title < < embedded Linux system practical development of the > > book routine source
ARM_embedded_Linux(Full-version)
- 《ARM嵌入式Linux系统开发技术详解》完整版本,该书由浅入深、通俗易懂地讲解了嵌入式Linux的系统设计与开发。全书共25章,从嵌入式处理器ARM开始,讲解了ARM处理器的资源、ARM的指令集、ADS开发工具、嵌入式系统硬件环境的构建、Boot Loader、Linux内核移植、嵌入式文件系统、嵌入式Linux多任务程序开发、嵌入式Linux设备驱动开发、嵌入式Linux网络程序开发、MiniGUI图形界面开发、设备驱动开发案例、综合案例等内容。书中通过大量的例程来讲解知识要点,并提供了大量
QtClockonRPi
- 基于Qt例程编写的多皮肤模拟+数字时钟,可运行在嵌入式Linux系统,如:树莓派。-an analog+digital clock based on Qt, which could run on an embedded linux system, e.g Raspberry PI
嵌入式linux下C编程例程
- 包括audio、video、fft jpeg 等等诸多例子