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

搜索资源列表

  1. ARM+LINUX-iic

    0下载:
  2. 这是一个ARM9|+LINUX的驱动程序,实现IIC存储器件的读写,这个驱动是一个摸版,您可以自己加入相关功能的代码,-ARM9 | LINUX-driven procedures, IIC memories of reading and writing, This is a touch-driven version, you can join their related functional code,
  3. 所属分类:嵌入式Linux

    • 发布日期:2014-01-15
    • 文件大小:4176
    • 提供者:lipenf
  1. iic.c

    0下载:
  2. 初学者的福音. 代码易懂! 通过IO模拟实现的arm2410的iic总线驱动程序 可进行读写操作
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:3440
    • 提供者:Jinn
  1. irint2

    0下载:
  2. 基于s3c2440和linux下的按键中断代码,含消抖代码、异步触发、读写阻塞等机制,是极好的中断驱动程序的范例。使用EINT2(GPF2)
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:3008
    • 提供者:xiyong
  1. em85xx.ntfs.tar

    0下载:
  2. EM85XX读NTFS修正代码包,EM85XX官方内核不包含的NTFS包。
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:67117
    • 提供者:王乐
  1. armsd

    0下载:
  2. 关于ARM上面的微型SD卡读写代码,里面包扩了硬件的资源
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:169399
    • 提供者:xiachenfeng
  1. SDMMC

    0下载:
  2. Rd_sdmmc 本实验对应的ADS1.2工程, 使用时必须在该目录中的Source文 件夹中放置uC/OS-II 2.52源代码. PC端软件 本实验对应的PC机软件,包括源代码(VC++ 6.0),可执行文件 名为SDMMC_Reader.exe. ZLG_SD ZLG/SD 软件包 Ver2.0, 可读写SD/MMC卡,支持无操作系统 或操作系统uCos-II, 请阅读这个目录中的readme.txt文件 ZL
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:388398
    • 提供者:zhang
  1. iccard

    0下载:
  2. 在嵌入式系统中进行非接触式ic卡读写测试的代码,有注释-In the embedded systems non-contact ic card reader to test the code, annotated
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-27
    • 文件大小:1304
    • 提供者:wfm
  1. The_Linux_Kernel_Primer_A_Top_Down_Approach_For_x8

    0下载:
  2. LKP也是一本不错的内核书籍,它讲述了x86和ppc两个平台上2.6的代码,而且每章后面都配有练习题。不妨去读一下。-LKP is also the core of a good book, it describes two x86 and ppc code 2.6 platform, and the back of each chapter are exercises with. You may wish to read.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-12
    • 文件大小:2677798
    • 提供者:llnux
  1. SerialI2C_eeprom

    0下载:
  2. 嵌入式ARM7下I2C方式EEPROM读写模块代码-Way under the I2C EEPROM embedded ARM7 code reader module
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-31
    • 文件大小:5159
    • 提供者:alicepegen
  1. agriculture

    1下载:
  2. 嵌入式Linux终端上用来读空气、土壤温度、湿度等传感器的代码,应用于农业大棚项目。-Embedded Linux terminal used to read the air, soil temperature, humidity and other sensors in the code, for agricultural greenhouse project.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:29306
    • 提供者:dennis
  1. pciv

    0下载:
  2. 海思Hi3520 PCI总线演示程序 PCIV 相关样例程序包含以下几部分: 1、PCIV MSG :PCI业务层的消息通讯封装。基于MCC模块提供的ioctl接口,提供消息端口的打开关闭、消息发送、消息接收等接口。 相关代码为pciv_msg.c、pciv_msg.h。 2、PCIV Trans:PCI业务层的数据传输封装。基于PCI DMA传输接口、PCI消息交互及一套基本的读写指针Buffer,实现业务层通用数据传输接口。 可以用于主从片之间的任何类型的
  3. 所属分类:Embeded Linux

    • 发布日期:2016-01-21
    • 文件大小:2685952
    • 提供者:sillygenius
  1. comprehensive-u-boots-start.S

    0下载:
  2. 关于uboot的启动代码的分析,很全面,很经典,了解启动过程,读懂源码,对以后内核开发很有帮助,尤其是对如何引导内核有更明白的概念。-Uboot startup code analysis, it is comprehensive, very classic, understand the boot process, read the source code, right after the kernel development is helpful, especially on how to
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:22421
    • 提供者:Bingley
  1. PSD_FAT_drivee

    0下载:
  2. 个人收集的读写SD卡FAT文件系统的代码,都是极其经典的,有些是付费买来的,给苦苦寻觅的朋友一起打包下载载了。非常精简,非常经典,适合做嵌入式系统应用,如MP3播放,bootloader加载等等! 已通过测试。 -Personal collection of code to read and write SD card FAT file system, are extremely classic, some are paid to buy, to struggle to find a fri
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:787651
    • 提供者:
  1. fm25v05

    0下载:
  2. FRAM25V05的驱动代码。附带芯片手册及说明文档。经过测试可以正常存储与读写数据。-Drive code FRAM25V05. Fringe chip manuals and documentation. Tested normal storage and read and write data.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-15
    • 文件大小:467522
    • 提供者:fangmo
  1. nandflash_demo

    0下载:
  2. 该实验程序完成了land flash的读写测试,包括串口打印输出功能,适用于fl2440,ok2440上的k9f**(2K) nand falsh读写实验代码-The experimental procedure is completed the land flash read and write tests, including serial print output for fl2440, ok2440 on k9f** (2K) nand falsh experimental code r
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:75310
    • 提供者:zhongli
  1. attenuator130927.tar

    0下载:
  2. 一个完整的linux下qt代码,包括界面绘制,数据库读写等,对初学这很有用-A complete qt under linux code, including the interface mapping, database read and write, etc. This is useful for beginners. . .
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-16
    • 文件大小:155823
    • 提供者:杨琦
  1. exp4_hello-driver

    0下载:
  2. 此程序代码是基于达芬奇系列DM6446嵌入式开发之驱动程序开发示例程序,该程序包中包含C语言源程序demo.c,test_demo.c和Makefile文件。该程序简洁明了,旨在说明驱动程序的框架结构,以及嵌入式驱动程序开发的步骤,对嵌入式驱动程序开发入门的同志非常有帮助。该程序经过反复的调试运行,没有错误,可直接运行。 调试步骤 1、仔细读目录中的代码:demo.c,demo.h,test_demo.c。 分析各部分代码的功能,以及应用程序和驱动程序的调用,数据读写的方法和流程
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-15
    • 文件大小:39003
    • 提供者:yanghao
  1. STM32-V5_NOR.jflash

    0下载:
  2. 在正式的 F4-005例程基础上更改,添加获取寄存器地址和寄存器值的代码. 主要用途是: 制作J-link仿真器读写NOR Flash的初始化指令。-In formal F4-005 routines based on change, add value for the register addresses and register code main purpose is to: make J-link emulator initialization commands to read an
  3. 所属分类:Embeded Linux

    • 发布日期:2016-12-04
    • 文件大小:2048
    • 提供者:wang
  1. wuliusrcbak

    0下载:
  2. 自动存储柜系统代码,基于周立功EasyARM-iMX283开发板开发,采用的开发语言为QT4.8.4,涉及到的功能有RS485通信、RFID串口读写,一维码扫描读写,视频监控抓拍等功能,对于想从事这方面开发的朋友有一定参考价值,本项目为自主开发的一套系统。-Automatic storage tank system code, based on EasyARM EasyARM- iMX283 development board, with the development of language
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-17
    • 文件大小:4391536
    • 提供者:cuiman
  1. image_sensor_OV2640

    1下载:
  2. OV2640 camera驱动代码,有完整的初始化序列和寄存器读写接口(OV2640 camera driver code)
  3. 所属分类:嵌入式Linux

    • 发布日期:2021-04-12
    • 文件大小:12288
    • 提供者:Tomase
« 12 »
搜珍网 www.dssz.com