CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - 读取图片

搜索资源列表

  1. tree

    0下载:
  2. 单片机系统上电后,P0 口和 P1 口都被清 0。然后,你规定一个由 6 个数字构成的序列(每个数字从 0~F 中选取),比如 E、8、9、0、7、F。然后每次当单片机检测到外部中断 0发起中断时间时,读取 P0 口和 P1 口上的状态值,当连续 6 次外部中断事件的对应的数字序列构成你所设定的序列后(举例来说,如果 P0.0 是 1,P0 和 P1 的其他管脚是 0,那么我们称为检测到一次数字 0),从串口打印输出一幅类似下图的 16×16 的ASCII码的圣诞树图片。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2669
    • 提供者:脱立恒
  1. 基于mega16读取BMP图片

    0下载:
  2. 采用sd卡存储图片,支持fat32文件系统
  3. 所属分类:单片机(51,AVR,MSP430等)

  1. C-Read-jpg

    1下载:
  2. C语言读取JPG图片源码 起初以为很难呢,才发现fopen就可以 -C language source code to read JPG image that is difficult to do at first, only to find fopen can
  3. 所属分类:SCM

    • 发布日期:2015-05-19
    • 文件大小:1024
    • 提供者:肖凡
  1. LCd-BMp

    0下载:
  2. 240*320 TFT屏用M16读取SD卡内BMP格式图片.和汉字显示程序(字库也是存在SD卡里-240* 320 TFT screen SD card reader with M16 within BMP format picture. And the Chinese characters display program (there is also a SD card font
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:213285
    • 提供者:jeans
  1. TXTBMP

    0下载:
  2. STM32系列程序,TFT控制器为HX8347,测试读取SD卡里的TXT文本和BMP图片显示-The STM32 family program, TFT controller for the HX8347, test TXT text to read SD card and BMP images show
  3. 所属分类:SCM

    • 发布日期:2017-05-10
    • 文件大小:2129404
    • 提供者:黎增发
  1. STM32-photo

    0下载:
  2. stm32 读取SD卡内的图片,并显示到屏上的电子相册程序,TFT驱动为9325-stm32 read the SD card image, and display the screen of the electronic book program, TFT drive for the 9325
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1672371
    • 提供者:彭赞群
  1. EEPROM_24Cxx

    0下载:
  2. EEPROM读写程序: 先向EEPROM写入一幅图片数据,然后从EEPROM中读取,并在128*64显示屏显示出来。-EEPROM read and write procedures: first EEPROM write a piece of picture data, and then read from EEPROM, and 128* 64 screen is displayed.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:80226
    • 提供者:wxb
  1. STM32_EPF

    0下载:
  2. 此程序是在ATMEGA128上的电子相框程序,主屏用的是ILI9320,能够读取SD卡图片并显示!-This procedure is in the frame ATMEGA128 electronic procedures, the main screen is used ILI9320, can read SD cards and display picture!
  3. 所属分类:SCM

    • 发布日期:2017-05-12
    • 文件大小:2722745
    • 提供者:jiafulu
  1. SD_TFT

    0下载:
  2. 从SD卡读取图片文件在TFT液晶上显示,图片大小240x320-SD card reader from the picture file in the TFT LCD display, image size 240x320
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:40020
    • 提供者:张子凤
  1. SD_BMP

    0下载:
  2. 基于ATmega128的SD卡中读取BMP图片显示实验C程序源码-Based on ATmega128 The SD card to read BMP images showed that the experimental C program source code
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:177800
    • 提供者:Lee
  1. Digital_Photo_Frame

    0下载:
  2. 基于STC89c52RD+的电子相框,单片机从SD卡中读取二进制格式的图片,然后在彩色LCD上显示出来。-Digital Photo Frame based on STC89c52RD+.The MCU reads from the SD card image in binary format, and then displayed on a color LCD.
  3. 所属分类:SCM

    • 发布日期:2017-05-08
    • 文件大小:1760650
    • 提供者:anmko
  1. SDCARD

    0下载:
  2. 基于51单片机的的SD卡读取程序,可以读文字可以读图片,程序已经验证成功!-51 Based on the SD card reader microcontroller program that can read the text can be read images, the program has proved to be successful!
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:46410
    • 提供者:刘虎
  1. DotToBitmap

    0下载:
  2. 此程序可以把任何二进制数据以点阵的形式显示在屏幕上,主要用来显示字库点阵、位图图片等。要显示的数据可以从文件中读取,也可以人工输入。-This procedure can be any form of binary data to dot matrix display on the screen, the main character dot matrix to display the bitmap pictures. To display the data can be read from t
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:244190
    • 提供者:pick$
  1. SDcardPFatfsPLCDPJPEG-touch-program

    0下载:
  2. . stm32源代码!编译调试成功!功能:从sd卡中读取图片并显示在lcd上,触摸lcd可切换显示图片!带sd卡文件系统,图片解码!. -stm32 source code! Compile debugging success! Functions: reading the image from the sd card and display in the lcd, touch lcd switch display pictures! With sd card file system,
  3. 所属分类:SCM

    • 发布日期:2017-05-14
    • 文件大小:3826015
    • 提供者:张伟
  1. SD-card-from-read-the-BMP-image

    0下载:
  2. //DMAVR-M128读取SD卡中BMP图片实验,基于FAT16/32文件系统 //SD卡中图片文件为BMP形式,用Img2LCD将JPG图片转换为24位BMP图形式即可 //编译环境 AVR Studio 4.17/AVR GCC //优化等级-0s,注意需设定为此等优化度-//DMAVR-M128 to read SD card in BMP picture experiment, based on the FAT16/32 the file system// image fi
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:189538
    • 提供者:周舟
  1. 80C51-SD-display

    0下载:
  2. 80C51单片机,采用c语言实现从SD卡中读取图片数据,并在彩屏中显示-The 80C51 microcontroller c language reading the image data from the SD card, and display in color screen
  3. 所属分类:SCM

    • 发布日期:2017-12-01
    • 文件大小:25978
    • 提供者:gongchangsheng
  1. ILI9335_LG26IPS_AVR

    0下载:
  2. AVR 单片机设计的简易数码相框。包括从SD卡读取图片的代码。-AVR microcontroller design simple digital photo frame. Including the code to read the image from the SD card.
  3. 所属分类:SCM

    • 发布日期:2017-12-04
    • 文件大小:209505
    • 提供者:sanyi.chen
  1. SDHC

    0下载:
  2. K60 SDHC代码,读取图片到显示屏,SDHC高速模式-K60 SDHC代码,读取图片到显示屏
  3. 所属分类:SCM

    • 发布日期:2017-05-14
    • 文件大小:3167241
    • 提供者:ExiBQ
  1. sd

    0下载:
  2. 从sd卡中读取图片并显示在lcd上 触摸lcd可切换显示图片-Read the picture the SD card and display the touch LCD on the LCD can switch the display picture
  3. 所属分类:SCM

    • 发布日期:2017-05-13
    • 文件大小:2877111
    • 提供者:zcvip1
  1. read_Himawari

    1下载:
  2. 读取葵花8卫星标准hsd文件,并合成圆盘图片显示。(Read sunflower 8 satellite standard HSD file and display)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-16
    • 文件大小:1024
    • 提供者:墨月玉笛
« 12 3 »
搜珍网 www.dssz.com