CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 微处理器(ARM/PowerPC等) 搜索资源 - lcd spi

搜索资源列表

  1. S3C2413_UserManual_Rev0.0_051122

    0下载:
  2. 三星新出的一款ARM926EJ-S内核芯片,时钟高达266MHZ,带有图像(CAMERA)接口,LCD接口,USB,SD,UART,SPI,IIS,IIC等接口,资源丰富,是s3c2440和S3C24A0的低成本代替产品。-Samsung's first and ARM926EJ-S processor chip, the clock up to 266MHZ. with images (CAMERA) interface, LCD interface, USB, SD, UART, S
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:1809224
    • 提供者:歪歪
  1. ILI9322.zip

    1下载:
  2. The attached zip includes a c code for initializing ILI9322 display chip used in many 3.5 TFT LCD devices. this is a SPI based initialization code in C which can be seamlessly ported to any architecture. I have also added the datasheet for easy refer
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2014-07-25
    • 文件大小:724973
    • 提供者:rahul
  1. s3c24402440test.rar

    0下载:
  2. s3c2440测试程序,主 要 测试lcd, spi 等系统总线,s3c2440 test procedure, the main test lcd, spi, such as system bus
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-16
    • 文件大小:4305024
    • 提供者:季小虎
  1. LCD_SPI_picture

    1下载:
  2. TFT LCD 驱动程序 MCU是 STM32-TFT LCD Driver MCU is STM32
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-27
    • 文件大小:629632
    • 提供者:tg
  1. ARM7_protues

    0下载:
  2. ARM7_protues仿真实例大全,LCD,I2C,PWM,SPI-ARM7_protues examples
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-11
    • 文件大小:2886908
    • 提供者:haoz
  1. ARMStudy

    0下载:
  2. ARM7(LPC2124)学习的一些例程,包括点灯,LCD,串口通讯,SPI等等,采用Keil for ARM编译。-ARM7 (LPC2124) to learn some routines, including lighting, LCD, serial communication, SPI, etc., using Keil for ARM compiler.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:486237
    • 提供者:Lee Aiguang
  1. TQ2440

    0下载:
  2. ARM9开发板(TQ2440)完整测试程序.包含串口,SPI,LCD等全部芯片功能。-ARM9 development board (TQ2440) complete the test. Including serial, SPI, LCD, and all other chip functions.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-13
    • 文件大小:3443811
    • 提供者:my name
  1. STM32F103_NOKIA5110_SPI

    0下载:
  2. ARM Cortex-M3 STM32F103 interface NOKIA5110 LCD (SPI)-ARM Cortex-M3 STM32F103 interface NOKIA5110 LCD (SPI)
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-09
    • 文件大小:1684284
    • 提供者:Siriphan
  1. MzLH04-12864

    0下载:
  2. MzLH04-12864 串行SPI字库LCD模块基本驱动例程(Keil for ARM).rar-SPI Serial MzLH04-12864 basic character-driven LCD module routines (Keil for ARM). Rar
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-16
    • 文件大小:290573
    • 提供者:as
  1. User_manual_2410x

    0下载:
  2. This manual describes SAMSUNG s S3C2410X 16/32-bit RISC microprocessor. This product is designed to provide hand-held devices and general applications with cost-effective, low-power, and high-performance microcontroller solution in small die size
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-09
    • 文件大小:2018555
    • 提供者:Quang Truong
  1. HS3210_UserManual-V1.3

    0下载:
  2. Based on the Godson-1 32-bit chip embedded SOC manuals, to provide MAC, UART, I2C, SPI, LCD, SDRAM, NAND FLASH, such as interface
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-09
    • 文件大小:1058359
    • 提供者:随风飘
  1. 18.LcdDisp_Experiment(spi)

    0下载:
  2. 飞利浦LPC系列ARM7 LCM12864点阵液晶演示程序 永探电子开发板-Philips LPC series ARM7 LCM12864 dot matrix LCD demo program permanent exploration of electronic development board
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-16
    • 文件大小:193743
    • 提供者:汪波
  1. SPI_LCD12864

    1下载:
  2. spi接口协议的点整液晶128*64点阵驱动实现-spi interface protocol point of the entire 128* 64 dot matrix LCD driver to achieve
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-27
    • 文件大小:184186
    • 提供者:李宗军
  1. AVR_3310LCD

    0下载:
  2. 使用AVR ATMEL32单片机通过SPI接口驱动诺基亚3310LCD显示屏,实现任意ASCII字符的显示。编译环境为ICC-AVR。-The use of AVR ATMEL32 MCU Nokia 3310LCD through the SPI interface driver display to achieve an arbitrary ASCII character display. Compile environment for ICC-AVR.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:49691
    • 提供者:卓越
  1. Lcd

    0下载:
  2. 无字库液晶屏串行SPI总线驱动,直接调用该函数就可在液晶屏的任意位置显示任何字符和图形。-No character LCD screen serial SPI bus driver can directly call the function anywhere in the LCD display of any characters and graphics.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-03
    • 文件大小:1647
    • 提供者:yuxiaofeng
  1. CM3_LCD5110ok

    0下载:
  2. STM32F103RBT6驱动NOKIA5110液晶,DMA、SPI驱动-STM32F103RBT6 drive NOKIA5110 LCD, DMA, SPI driver
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-09
    • 文件大小:1452685
    • 提供者:librae
  1. MB785.pdf

    0下载:
  2. stm3210C eval lcd epansion board schematics
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:19683
    • 提供者:eos
  1. STM32SPILCD.doc

    0下载:
  2. STM32 SPI驱动LCD,在网上down下来了一份串口驱动,更改成自己需要的SPI驱动,自己调试验证通过了。-STM32 SPI LCD driver
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-30
    • 文件大小:155555
    • 提供者:夏小鹏
  1. lpc1111

    0下载:
  2. 这个源代码实现了在LPC111芯片上实现串口通信,通过SPI协议调用字库,和在液晶屏幕上显示信息-The source code to achieve in the LPC111 chip serial communication, through the SPI protocol called character, and display information on the LCD screen
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-01
    • 文件大小:247970
    • 提供者:liufeng
  1. 2.2inch_ILI9341

    1下载:
  2. 基于STC15系列单片机通过硬件SPI接口驱动ILI9341主控的彩色液晶屏,带有中英文显示,多种字体(STC15 series microcontroller based on the hardware SPI interface to drive the ILI9341 control of the color LCD screen, with Chinese and English display, a variety of fonts)
  3. 所属分类:微处理器开发

    • 发布日期:2017-12-24
    • 文件大小:86016
    • 提供者:零落飞
« 12 »
搜珍网 www.dssz.com