搜索资源列表
6.GPIO输出实验-LED数码管
- EasyARM2131开发板源码之一-----------6.GPIO输出实验-LED数码管显示0-F字符,同时控制LED1、LED2、LED3、LED4显示对应的16进行值-EasyARM2131 one source development board ----------- 6.GPIO experimental output - digital LED Display 0-F characters and control LED1, LED2, LED3, LED4 shows the
DATARETljx
- LED数码管显示0-F字符,同时控制LED1、LED2、LED3、LED4显示对应的16进行值。数据以高低位调换. 串口UART0接收上位机发送的数据,接收到返回最后一个数据到上位机,同时中断计数显示,显示回发上位机的数据。 周立功lpc2104板开发。-digital LED Display 0-F characters and control LED1, LED2, LED3. LED4 shows the corresponding values for 16. Data-transf
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
几个汇编代码code
- fx.asm 反序输出 cpc.asm 人机对话 DECHEX.ASM 十进制到十六进制转换 PX.ASN 排序 DISP.ASM 显示非组合BCD码 COUNTA.ASM 统计字符A的个数 GRA.ASM 格雷码 TADD.ASM 加法运算 TMUL.ASM 乘法运算-fx.asm sequence output cpc.asm anti-human-machine dialogue DECHEX.ASM decimal to hexadecimal c
LCDtestOnAVR
- 可以测试位图文件,汉字,英文字符等ASCII码。在ATmega64中测试通过。-test bitmap documents, Chinese, English and other ASCII characters. ATmega64 in which the test.
S1D13305lcd320240
- 这是我做的针对S1D13305的驱动源码,我集成了ASCII码字库和一级简码汉字库,可以显示任意常用汉字和英文字符,另外还有基本的画线、圆、多边形以及填充等功能!但是由于画图时是边计算边显示,所以显示效果会有抖动,只需通过缓冲区作为中转站就可以解决问题,这个问题就让给使用者解决了! 如有问题可以发email给我,xianyun.wang@gmail.com-This is what I do against the S1D13305 driver source code, I integra
GUI(LCD-DRIVER)
- 开发环境为ADS1.2 ARM用户界面开发接口程序 GUI 提供了最基本的画点 线 圆形 圆弧 椭圆形 矩形 正方形 填充等功能 较高级的接口功能有 ASCII显示 汉字显示 图标显示 窗口 菜单等 支持单色 灰度 伪彩 真彩等图形显示设备-ADS1.2 development environment for the development of ARM user interface GUI interface to provide the most basic point of
jx44b0study_system_souce_code
- 压缩包里包含有JX44B0教学实验系统用户手册及该系统的全套试验例程,用c编写,在ADT环境下编译后下载到 实验板即可执行,是学习arm开发的有用例程 源文件说明 Leddemo LED显示实验 Led LED 显示实验 Serial 串口实验 Interrupt 外部中断实验 Dma DMA实验 Pwm PWM实验 Rtc 实时时钟实验 Watchdog 看门狗实验 Ad AD 采样实验 St
T6963_LPC213X
- LPC213x系列微处理器操作T6963液晶显示屏的驱动程序,提供ASCII字符,16点阵汉字,矩形块填充等操作模式。-LPC213x series microprocessor operating T6963 LCD display driver, provide ASCII characters, Lattice 16 Chinese characters, such as filling rectangular block mode of operation.
SED1335_LPC
- LPC213x系列微处理器操作SED1335液晶显示屏的驱动程序,提供ASCII字符,汉字,点,线,面等操作模式。-LPC213x series microprocessor operating SED1335 LCD display driver, provide ASCII characters, Chinese characters, point, line, surface, such as the mode of operation.
hanzi.lib
- ucgui 汉字字库,应用在嵌入式开发可产品的设计中-ucgui Chinese characters, application development can be embedded in the product design
progKKK
- ADuC841的IO检测程序,可以通过SSCOM32检测串口字符发送情况-ADuC841 IO detection procedure, through SSCOM32 detection of this serial characters
caonima
- 使用库函数将字符转化为整数浮点数,很简单-use of library functions will be rounded characters into the float, a very simple
pxa255lcdcontrol
- 对pxa255内置lcd控制器编程来实现字符及图像的显示,基于ads1.2-right pxa255 lcd controller embedded programming to achieve characters and the images show that, for ads1.2
usb-device-hid-keyboard-project-1.3-iar5-at91sam7x
- This application creates an USB HID (Human-Interface Device) keyboard on a host computer. Pressing any of the buttons on the board outputs characters or special keys on the host side
Ledhex
- LED数码管显示0-F字符,同时控制LED1、LED2、LED3、LED4显示对应的16进行值。-digital LED Display 0-F characters and control LED1, LED2, LED3, LED4 shows the corresponding values for 16.
arm-uclinux-lcd
- 这是基于ARM s3c44b0核的lcd控制器的显示程序.包括字符显示和图象显示的程序.-This is based on the ARM s3c44b0 nuclear LCD controller display program. Characters include display and image process.
TFTili9325_ucGUI_LPC2200_BUS.r
- 基于周立功EasyArm2200的LPC2292平台驱动ili9325TFT屏控制器,同时移植成功了ucGUI,使用总线方式控制液晶屏驱动器!刷屏速度提高极大!显示英文字符,图片,绘图效果极佳!ucgui包含各种图形绘制包,功能强大,不容错过!花了1周的时间才调试通过,包含整个工程文件,与大家分享!,Ligong EasyArm2200 weeks based on the LPC2292 platform-driven ili9325TFT screen controllers, while
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
fatFs-Chinese-characters-long-name
- fatFs文件系统,可支持汉字长文件,在STM32F103上的实现。-fatFs file system, support Chinese characters long file, in STM32F103 on the implementation of.