CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - 驱动 内核

搜索资源列表

  1. MCU驱动PS2键盘

    1下载:
  2. 51内核单片机驱动PS2接口的实现程序,可以使单片机具有接插PS2接口设备(例如鼠标,键盘)的能力,大家可以借鉴一下!-51 PS2-core microcontroller interface procedures, will enable SCM is plugged PS2 interface devices (eg mouse, keyboard), we can learn some lessons from!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:33.68kb
    • 提供者:张李忠
  1. PLDdriveIPcore

    0下载:
  2. PLD驱动内核,给与了具体原理图的说明和构建,很有参考意义!
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:39.52kb
    • 提供者:yeqiang
  1. touchsreen-linux

    0下载:
  2. linux下的触摸屏驱动 内核为2.6.14
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:4.56kb
    • 提供者:章登峰
  1. S3C2410触摸屏驱动程序(2.4内核)

    0下载:
  2. 基于S3C2410和嵌入式lINUX的触摸屏驱动程序
  3. 所属分类:嵌入式Linux

  1. ucos2

    1下载:
  2. μCOS-Ⅱ内核分析、移植与驱动程序开发[专著]/陈是知编著----光盘中的内容-μCOS-Ⅱ core analysis, transplantation and Driver Development [monograph]/edited by Chen that is knowledge of the contents of the CD-ROM
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-12
    • 文件大小:2.6mb
    • 提供者:ledawei
  1. ht1621

    2下载:
  2. 本程序是液晶HT1621的驱动程序,用的是STC主芯片驱动,用C语言编程,完全可移植到其他51内核单片机主芯片上,将IO口修改即可,使用的编程软件为KEIL,已在试验板上调试过-This procedure is HT1621 LCD driver chip using the STC main drive, with the C programming language, fully portable to other 51-core chip on the main microcontrol
  3. 所属分类:SCM

    • 发布日期:2015-05-14
    • 文件大小:23.67kb
    • 提供者:胡振
  1. 2440_gpio

    0下载:
  2. linux下2440的gpio驱动,里边有一些含有内核中的注释,是看后的笔记,看这个对了解基本的字符设备的驱动写法有帮助-2440 under the GPIO linux driver inside the kernel contains some of the notes, is to look after the notes, look at this to understand the basic character device driver writing help
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:1.55kb
    • 提供者:chinq
  1. LinuxDrivers

    0下载:
  2. Linux2.6内核驱动实例包: globalmem驱动、含并发控制的globalmem驱动、globalfifo驱动、poll应用程序范例、异步通知应用程序范例、支持异步通知的globalfifo、 S3C2410实时钟驱动、秒设备驱动与应用程序、DMA范例、静态映射范例、作为input设备触摸屏驱动、 作为普通字符设备触摸屏驱动、看门狗驱动、平台设备、S3C2410串口驱动、S3C2410 I2C主机驱动、 SAA711x I2C设备驱动、CS8900以太网设备驱动、S3C2
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-25
    • 文件大小:572.04kb
    • 提供者:清木
  1. COMDriver_uCOS-II

    0下载:
  2. uCOS-II在51内核下的移植,主要是包含了串口的驱动,对于需要在uCOS-II下写驱动的朋友是一个很好的参照,一定会对你有用.-uCOS-II in 51 transplant core of mainly contains serial drivers for the need to write uCOS-II under the driver s friend is a good reference, you will surely be useful.
  3. 所属分类:uCOS

    • 发布日期:2017-04-03
    • 文件大小:193.5kb
    • 提供者:Davinci
  1. ds18b20

    0下载:
  2. linux的驱动开发,内核是2.6的。很好用的-linux driver development, kernel is 2.6. Good use
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:132.17kb
    • 提供者:zwl
  1. S3C2410_USB_Linux

    0下载:
  2. 本程序为在Linux操作系统下,ARM9内核芯片S3C2410A的USB固件驱动程序。此源代码在ADS 1.2集成开发环境中设计完成,并在实际工程中调通。USB外围电路、PC界面编程代码和使得Windows识别此USB的驱动文件均在此包中。-This package contains the USB firmware codes of S3C2410A under the Linux operating system. It is developed in the ADS 1.2 platfor
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-27
    • 文件大小:255.87kb
    • 提供者:张集墨
  1. FullEmbeddedLinuxNotes

    0下载:
  2. 本书全面介绍了嵌入式Linux系统开发过程中,从底层系统支持到上层GUI应用的方方面面,内容涵盖Linux操作系统的安装及相关工具的使用、配置,嵌入式编程所需要的基础知识(交叉编译工具的选项设置、Makefile语法、ARM汇编指令等),硬件部件的使用及编程(囊括了常见硬件,比如UART、I*IC、LCD等),U-Boot、Linux内核的分析、配置和移植,根文件系统的构造(包括移植busybox、glibc、制作映象文件等),内核调试技术(比如添加kgdb补丁、栈回溯等),驱动程序编写及移植(
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:547.87kb
    • 提供者:流浪
  1. 300-C51B

    0下载:
  2. 300个原创程序之C51第二部分 12864显示模块 2005 CCTV ROBOT 2005 CCTV_N 2005电子设计竞赛 2006 CCTV ROBOT 4X4键盘 8253频率计 8人表决器 AD9850DDS AD9851DDS DS1820 EX-board I2C总线驱动程序 LED电子钟 PS2接口 TC1297 Test USB_IDE 串口摸拟 冲床自动进料控制 冷光源调光 基于51内
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-08
    • 文件大小:1.65mb
    • 提供者:高海军
  1. Linux divice diver

    1下载:
  2. Linux设备驱动的现状 从non­ os驱动到Linux驱动 内核设施  自旋锁、信号量、互斥量、完成量  异步通知、信号  阻塞与非阻塞  内存与I/O操作,DMA  中断,top  half/bottom  half 字符设备驱动 复杂设备驱动的框架  LCD设备FRAMEBUFFER  FLASH设备MTD  TTY设备  块设备 用户空间的设备驱动 设备驱动开发流程  开
  3. 所属分类:嵌入式Linux

    • 发布日期:2013-04-30
    • 文件大小:1mb
    • 提供者:门票
  1. seven_steps_to_embedded_Linux

    0下载:
  2. 嵌入式Linux的学习涵盖的范围比较广,下从bootloader,到内核移植、文件系统,中间的驱动开发,到上层的应用程序调试、开发环境等,变化莫测,经常是别人的能用自己的就有问题。 由于缺乏他人适当指点,自己在学习过程中也走了很多弯路。看到有些朋友学习Linux的热情很高,但有时候不知道从哪入手,遂想和大家分享下这几年的经验教训。 此交流会在BUPT BES协会的组织下,历时半年,共九次。并录制了相关视频,上传到了BYR BT及优库上。 第一篇 Linux主机开发环
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-21
    • 文件大小:6.24mb
    • 提供者:dding
  1. EmbedPDF

    0下载:
  2. ARM的嵌入式Linux开发,包括驱动开发,U-boot移植,内核裁剪和移植,开发流程要点趋势介绍-ARM embedded Linux development, including driver development, U-boot transplantation, the kernel cutting and transplantation trends in the development process introduces more points
  3. 所属分类:Embeded Linux

    • 发布日期:2017-06-21
    • 文件大小:35.33mb
    • 提供者:黄金
  1. 9341--driver

    0下载:
  2. 9341驱动内核 我们公司用的 应该能帮到正在开发此显示屏的工程师们 希望大家都怀有开源的思想 共同进步-9341 driven by the core of our company should be able to help in development of this display engineers hope we all cherish the idea of ​ ​ open source and common progress
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4.49kb
    • 提供者:吴疆
  1. kernel-3.18

    2下载:
  2. android 7.0平台,linux内核 3.18。基于SPI协议的指纹驱动。(Android 7.0 platform, Linux kernel 3.18. Fingerprint based on SPI protocol driver)
  3. 所属分类:嵌入式Linux

    • 发布日期:2017-09-17
    • 文件大小:69kb
    • 提供者:Rocarwen
  1. STM32驱动步进电机代码

    0下载:
  2. 应用于以STM32为内核的主控芯片,进行步进电机的驱动。(It is applied to the main control chip with STM32 as the kernel to drive the stepping motor.)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-28
    • 文件大小:1.61mb
    • 提供者:小飞侠强
  1. drivers_and_test

    0下载:
  2. TQ2440 平台下的各种驱动程序源码,3.4.2内核版本。(source code for TQ2440 based on kernel 3.4.2)
  3. 所属分类:嵌入式Linux

    • 发布日期:2018-04-18
    • 文件大小:2.26mb
    • 提供者:浪子聪
« 12 3 4 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com