搜索资源列表
KeilV805
- KEIL C51 V805 完全版 采用标准CHM文件格式 整合了: KEIL C51 V8.05 完全汉化版 KEIL 注册机 PA51 V6.1 中文单片机汇编 KEIL 安装注册方法动画教程 KEIL 设置调试仿真动画教程 LED 液晶驱动演示动画教程-KEIL C51 V805 full version of standard integration CHM file format : KEIL C51 V8.05 complete trans
240128
- 240128的液晶显示调试程序,供c51开发使用-240,128 LCD debugger, for the development of the use of c51
FM12864.rar
- 关于液晶12864的几个调试程序,利用UV2编译过的,可以直接载入单片机,Some on the LCD 12864 debugger, using the UV2 compiled, can be directly loaded single-chip
12864
- 128*64 金鹏液晶调试程序,使用Keil C51-LCD 128* 64 Jinpeng debugger, use the Keil C51
430_ADC_3310
- msp430f149的3110液晶和内部ADC的调试程序-3110 LCD msp430f149 of the ADC and internal debugger
system
- 51最小系统模块程序及各模块的调试程序。最小系统包括89C51、双路AD-DA输出、4*4按键、32KRAM、LCD显示、掉电保护。-51 procedures and the minimum system module debugger module. Minimum system includes 89C51, dual AD-DA output, 4* 4 button, 32KRAM, LCD display, power-down protection.
1602
- 1602液晶的左移程序绝对好用尽情下载没错。keil调试通过-1602 LCD left enjoy easy to use program to download absolutely right. keil debugger through
lcddisplay
- mega8单片机驱动1602液晶的汇编程序,AVR Studio调试通过-mega8 Microprocessor 1602 LCD assembler, AVR Studio debugger by
128---64
- 12864液晶调试程序,希望能对大家有所帮助!-12864 LCD debugger, hoping to help!
lcd
- 基于C8051F040的C语言编写的LCD显示子系统调试程序-C8051F040 C-language based on the LCD display subsystem debugger
12232-relay
- 光电开关调试程序。。。包括12232液晶通讯程序。。。自己开发调试的。好用呢-Photoelectric switch the debugger. . . Communication program including 12,232 LCD. . . Develop their own debugging. Easy to use it. . . .
ruanjian
- 单片机最小系统的设计。完整c语言调试程序。包括键盘、液晶显示、ad、da-SCM minimum system design. Complete c language debugger. Including the keyboard, LCD display, ad, da, etc.
dsPIC_Advprog_Answer
- I/O口流水灯功能实验 MCU内部EEPROM读写实验LCD(16*2)液晶显示应用实验 2.1 实验目的 1. 对单片机有初步感性认识。 2. 通过对I/O口相关寄存器的设置,能够熟练的操作单片机的I/O口。 2.2 实验环境 软件环境 MPLAB IDE v8.30 硬件环境 APP009-dsPIC40-28P PIC单片机、ICD2调试器 -I/O port function of experimental water MCU internal EEPRO
LCD
- 基于arm单片机的LCD调试程序,自己学习的时候编写的 调试有效-LCD arm microcontroller based debugger, written in his learning, when effectively debug
fet410_lcd_03
- msp430f425的LCD驱动程序,4-mux模式-MSP-FET430P410 Demo- LCD, Display Numbers on a 4-Mux LCD // // Descr iption: This program displays digits stored in the variable "value" // on a 4-mux LCD, then waits in low power mode 3. To use the program run it
C51-LCD
- C51单片机开发板与汇编语言的LCD简单调试程序-C51 microcontroller development board LCD assembly language simple debugger
uart_lcd
- 结合串口液晶的调试程序,提供程序接口,方便调试时使用-Combination of serial LCD debugger Provider Interface
tft
- mini2440下的液晶屏程序,在keil下编译的,在keil下调试能看到结果,直接下载到上mini2440看不到结果-mini2440 under the LCD screen program in keil compiled in keil debugger can see the results directly downloaded to the mini2440 see results
LCD_TEST
- c8051f020调试程序,lcd调试程序-c8051f020 debugger, lcd debugger
ADC3andDMAhighspeed(2.4Msps)
- 硬件平台:STM32F429I-DISCORVERY 软件平台:KEIL MDK5.10 在STM32F429I-DISCO board中,由于串口2被L3GD20和液晶数据线占用,所以串口1很方便,而且还留了2个孔外接。 * 说 明 : 实现printf和scanf函数重定向到串口1,即支持printf信息到USART1 * 实现重定向,只需要添加2个函数: * int fputc(int ch, FILE *f) * int fgetc(FI