CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - pic sd

搜索资源列表

  1. mchpmsd

    0下载:
  2. pic mcu code:This application note describes the design and implementation of a USB Mass Storage Device (MSD) using a Secure Digital card, which should prove useful to developers of USB mass storage solutions. This application may be used as
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:469551
    • 提供者:赵伟刚
  1. sd_read_write

    0下载:
  2. 使用PIC芯片通过SPI-MODE读写SD存储卡,通过测试.-use PIC chip SPI-MODE SD memory card reader, to pass the test.
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:1264507
    • 提供者:boomfish
  1. sd_card

    1下载:
  2. PIC18F4520单片机,读SD卡程序,通过串口调试助手可以查看-PIC18F4520 microcontroller, reading SD card program, through the serial port debugging assistant can view the
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2012-10-31
    • 文件大小:89226
    • 提供者:李云
  1. PIC

    0下载:
  2. dsPIC30F6014对SD卡的读写程序,支持扇区与单字节-the dsPIC30F6014 SD card reader program, support sector with single-byte
  3. 所属分类:SCM

    • 发布日期:2017-11-19
    • 文件大小:2922
    • 提供者:qinlixia
  1. PIC_SPI

    0下载:
  2. SD卡通讯相关,使用SPI,MCU为PIC-SD card with SPI MCU:PIC
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-17
    • 文件大小:177130
    • 提供者:iVan
  1. getdata

    0下载:
  2. data-logger use the data from pic to store it in SD card memory using the MikroC source code this is the first version which is not guaranteed thnks a lot
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-13
    • 文件大小:1927
    • 提供者:nass
  1. stm32fatfs

    0下载:
  2. 在sd卡上移植fatfs,移植成功,已经能用,-FatFs is a generic FAT file system module for small embedded systems. The FatFs is written in compliance with ANSI C and completely separated from the disk I/O layer. Therefore it is independent of hardware architecture. It ca
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-27
    • 文件大小:951432
    • 提供者:lijiaodi
  1. PIC_control

    0下载:
  2. 本人做的PPT关于使用PIC单片机建立SD卡通过USB与PC机WEB端口实施通信。-I do the PPT on the use of PIC microcontrollers, SD card via USB port and the PC implementation of WEB communication.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-02
    • 文件大小:577997
    • 提供者:巩鑫
  1. sd

    0下载:
  2. 单片机读写SD卡程序,实现SD卡复位,读写等操作。-pic P18F877 SD drive
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:5704
    • 提供者:davy
  1. pictureviewer

    0下载:
  2. Android 图片浏览器:在SD卡上建立pic目录以存放图片,[开源协议] MIT License (http://www.opensource.org/licenses/mit-license.php)-Android Picture Viewer: a pic directory on the SD card to store pictures, [open source license] the MIT License (http://www.opensource.org/license
  3. 所属分类:android

    • 发布日期:2017-04-05
    • 文件大小:83277
    • 提供者:jack
  1. PIC.C

    0下载:
  2. PIC单片机读写U盘SD卡代码 已经调试通过了啊 在PC机上可以观察生成的文件-pic read U disk SD card code
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:152880
    • 提供者:hongqiangwei
  1. SDCardProjectwithPic

    0下载:
  2. SD Card Project with PIC
  3. 所属分类:SCM

    • 发布日期:2017-05-23
    • 文件大小:7639893
    • 提供者:segantin
  1. Music_Player

    0下载:
  2. 1.用QQ音乐下载MP3,带歌词一起下载,将MP3文件和歌词文件一起复制到SD卡的 mp3 目录即可。 2.如果想显示艺术家的照片,请将艺术家的图片(*.jpg)放入 mp3 目录下的 pic 目录,文件名为:"艺术家.jpg" 如:李宇春.jpg,韩红.jpg -1. With QQ music download MP3, download along with the lyrics, MP3 files and lyrics files will be copied to the
  3. 所属分类:Multimedia program

    • 发布日期:2017-05-11
    • 文件大小:2775494
    • 提供者:zhu
  1. 1G-51dpj-SDcard-read-pic-to-screem

    1下载:
  2. 彩屏使用 ILI9235 主控芯片 液晶插针J2使用了如下信号: 数据端: AD0-AD7 或者 DB0-DB7 控制信号 : S-指令/数据 WR-写控制 CS-使能 RST-复位 没有使用RD (读控制) 主板上一个稳压芯片 LM1117-3.3 作用是把5V电压转换为3.3V 74hc245 用户电平转换 SD 部分使用4个数据线 使用SD卡的SPI模式 C
  3. 所属分类:SCM

    • 发布日期:2017-11-15
    • 文件大小:25970
    • 提供者:段雄
  1. Android_pictureviewer

    0下载:
  2. 一个Android教程中附带的Android PictureViewer例子,是Android手机中的图片查看器例子,附有完整的源代码和注释,对新手学习Android移动应用开发是个不错的实例,测试到手机上的时候,请先在SD卡上建立pic目录以存放图片,以便获取最佳的测试效果。-An Android tutorial with the Android PictureViewer example, picture viewer example in the Android phone with f
  3. 所属分类:android

    • 发布日期:2017-12-06
    • 文件大小:85288
    • 提供者:景天
  1. pic-hid-sdcc-1

    0下载:
  2. Pic Usb Hid Comunications with SD-Pic Usb Hid Comunications with SDCC
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-25
    • 文件大小:17953
    • 提供者:asdemirli
  1. pic-hid-sdcc-2

    0下载:
  2. pic18F2550 USB Hid Comm. Compiler: SD-pic18F2550 USB Hid Comm. Compiler: SDCC
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-24
    • 文件大小:22826
    • 提供者:asdemirli
  1. pic16f876a-sandisk-sd-kart-ses-kayit-calma

    0下载:
  2. Sound Player using SD Card and PIC microcontroller by RRRE
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-29
    • 文件大小:31530
    • 提供者:Rocky
  1. Digital Data Logger - MPLAB

    0下载:
  2. This is a source code for digital data logger using PIC micro-controller
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-24
    • 文件大小:30720
    • 提供者:sadii
  1. picsd

    0下载:
  2. temperature sensor with peak and LCD screen LM016 with sd card
  3. 所属分类:单片机开发

    • 发布日期:2018-04-21
    • 文件大小:239616
    • 提供者:Messaoudi
« 1 23 »
搜珍网 www.dssz.com