搜索资源列表
21IC ARM微控制器LPC210X的LCD接口技术
- 摘要:本文分别以GPI0口直接连接、串行转换连接、CPLD分部连接三种方法阐述了无外部总线的Philips ARM微控制器LPC210X与点阵图形液晶显示器的接口设计,并给出硬件电路框图和主要程序。 -Abstract : GPI0 I were to directly connect a serial link, connecting CPLD Division three methods described without external bus Philips LPC210X ARM
LCD_DEMO-1
- lcddemo-1(2004版) -- 320X240 STN 灰度LCD 测试 此代码在SDT2.51下调试通过。运行时LED会闪烁一下,接着串口0会输出一些系统信息,在波特率为57600超级终端可看到,打印出来的由ASCII字符组成的 FS44B0X图样,此时LCD上显示ascii字符组成的ARM图样。通过串口终端与系统交互,可以测试320X240 STN LCD,包括图形显示函数,ascii字符显示函数。 -lcddemo-1 (2004 version) -- 320x240
44B0test
- S3C44B0X测试源码和电路图,包括LCD,串口,网卡-S3C44B0X test source and circuit diagrams, including LCD, serial, network cards, etc.
fs4510_demo5_pre
- FS4510开发板示例程序 demo5_pre----中断服务程序 串口驱动 演示的功能包括中断 定时器 串口 它提供了可以在 FS4510板子上运行的参考代码 文件说明 demo5_pre.apj 为 SDT2.51 的项目文件 汇编格式 init.s 为初始化文件 lcd.c LCD驱动文件 demo5.c 主程序 包含定时器初始化和 timer0 和 timer1 的使用 包含中断服务程序 uart.c 串口驱动
S3C2410_BIOS
- 第一版YL2410开发板的BIOS 功能比较简单,上电之后,LCD显示蓝色、绿色、红色三个竖条 同时串口显示如下: Power on reset ************************************ * * * YL2410 Board BIOS V2006 * * Http://www.ucdragon.com * * * ************************************ NAND Flash Bo
ADS1.2test_program
- ARM7的一些试验程序,包括DMA,串口设置,键盘扫描,网络设置,LCD显示等。-ARM7 some testing procedures, including the DMA, serial port setup, keyboard scanning, network configuration, LCD display.
sources
- 1.此代码在SDT2.51下调试通过,可以在我的板子ARM DEVELOP BOARD V1.0上面跑!其上电以后LED会闪烁一下,接着串口0会输出一些系统信息 可以通过串口终端与系统交互,可以测试320X240 STN LCD,包括图形显示函数,ascii字符显示函数。-1. This code debugging under the SDT2.51 passed, in my plank ARM DEVELOP BOARD V1.0 above run! After its power LE
KBDISP_060222(Final)
- 基于C51的通用人机界面程序,控制器为atmel的89S52,含键盘,串口,lcd,蜂鸣器,温度传感器等通用模块,非常实用。
tq2440的裸奔程序
- 几个裸奔的程序 无os 的测试程序 有LCD 的 串口的 中断的 计时的
handterminal.rar
- 基于FREERtos和LPC2468的程序。里面实现了串口通信,GPIO,128x128液晶驱动。,LPC2468 based FREERtos and procedures. Inside a serial communication, GPIO, 128x128 LCD driver.
STM32.RAR
- STM32所有开发例子程序.RAR GPIO_out 8个led闪烁 注意:接跳线D1_CS, D2_CS, LCD 液晶上显示英文字符 LCD_汉字 液晶上显示汉字 LCDBMP 液晶上显示图片 ADC 液晶上显示采的电压值 SDcard SD卡上建立一个文件 UART 串口发送字符在液晶上显示 RTC 液晶上显示时间 ExIRQ 外部中断,S2给中断信号 Timer 定时 CAN CAN总线-STM32 ex
lpc_project
- ARM开发实例,实验板是LPC系列。里面有十多个常见的应用例子。包括串口、实时时钟RTC、步进机、时钟LCD显示、I2C等等。是学习ARM嵌入式开发的好资料,大力推荐-ARM development of examples of experimental board is LPC series. There are more than 10 examples of common applications. Including the serial port, real-time clock RT
ARMStudy
- 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.
2440test
- 这是S3C2440的测试代码,包含串口,LCD等,已试验过-This is the test code S3C2440, including serial port, LCD and so on, have been tested
s3c2410_peripheral_function_test
- s3c2410 各个外设用到的实验例子。LCD,串口,键盘,汇编,PWM,IIS总线等-s3c2410 examples of the various peripherals used in experiments. LCD, serial port, keyboard, compilation, PWM, IIS-bus, etc.
RS232
- c8051f340单片机串口驱动源码,LCD液晶显示-c8051f340 microcontroller serial port driver source code, LCD liquid crystal display
LJD2440_Test
- 三星2440测试程序,包括LCD,触摸屏,串口,USB,PWM,ADC,红外,CAN,SD卡等-Code of S3c2440 test, include LCD LTV350QV-F05,UART,USB,PWM,ADC,IrDA,CAN,SD.
FS2410_APP
- FS2410-S3C2410的测试程序,包括按键,串口,录音,放音,LCD等测试程序源代码,可作FS2410开发板学习使用-FS2410-S3C2410 testing procedures, including the keys, serial, sound recording, playback, LCD and other test program source code, can be used for learning to use FS2410 development board
STM32
- 自制STM32开发板实现了ENC28J60网络,LCD,蓝牙串口,SD卡-Home STM32 development board implements ENC28J60 network, LCD, Bluetooth serial port, SD card
Exp6-LCD
- 在嵌入式ARM的开发环境:IAR下,驱动640*480的LCD的源代码,还包括串口初始化,方便修改进行串口调试。-In the embedded ARM development environment: IAR, the driver of the LCD 640* 480 source code, including the serial port initialization, easy to modify for serial debugging.
