搜索资源列表
基于Proteus和μC/OS-II的LCD显示器设计与仿真论文
- 本设计硬件采用ARM系列芯片LPC2124、液晶模块LM016L和模数转换器ADC0804;软件采用ADS1.2编译器、μC/OS-II操作系统和Proteus。移植μC/OS-II到LPC2124并且编写4个用户任务:LCD显示、ADC0804模数转换、ARM自带AD转换和中断清屏点灯。Proteus仿真结果证明:系统实现多任务功能,可以实时将AD转换结果通过LCD显示,具有友好的人机交互功能。非常适用于电压测量、广告展示、信息显示等场合。
ICCAVR
- 大家都知道ICC-AVR不能进行代码调试,很多人都选择了AVR Studio,但是AVR Studio不直观,特别是在做液晶显示代码调试的时候,不能即时的看到显示的情况,而仿真器又太贵,对大多初学者都不太现实。 今天给大家介绍一种即能像AVR Studio一样进行代码级调试,又可以实时看到MCU状态的软件,Proteus。-We all know that is not ICC-AVR debugging code, many people have opted for AVR Studio
Proteus-Model-Nokia3310LCD
- vsm model for nokia lcd 3310
LCDproteus
- 一个LCD菜单程序2C有proteus仿真程序 51单片机控制液晶显示-2C with a LCD menu program proteus emulator MCU LCD 51
2104LCD160128A
- Proteus仿真实例,在Proteus下仿真LCD,可以使用,郑重推荐-Proteus simulation example, under the simulation in Proteus LCD, you can use, strongly recommend
PROTEUS-study
- :Proteus 是一种低投资的电子设计自动化软件,提供Schematic Drawing、 SPICE 仿真与PCB 设计功能,同时可以仿真单片机和周边设备,可以仿真51 系列、AVR、PIC 等常用的MCU,并提供周边设备的仿真,例如373、led、示波器等。Proteus 提供了大量的 元件库,有RAM、ROM、键盘、马达、LED、LCD、AD/DA、部分SPI 器件、部分IIC 器件,编 译方面支持Keil 和MPLAB 等编译器-: Proteus is a low i
GLCD_LCD_Font_Maker_HaiMV
- LCDfontmaker and test proteus! the program use to creat image for LCD graphic.
Proteus
- Proteus LCD simulate program
LCDDEMO
- Proteus sample project for 8051 lcd driver
PROTEUS
- 简单实例助你快速掌握PROTEUS的用法。单片机外部中断仿真;用ADC0809实现电压表;1602液晶显示器。-Simple examples to help you quickly master the usage of the PROTEUS. Microcontroller the external interrupt simulation ADC0809 achieve voltmeter 1602 LCD monitor.
1602
- 用89C52+DS1302+1602液晶做的多功能音乐播放器(多级菜单),可设闹钟,附Proteus图与源程序-89C52+DS1302+1602 LCD multi-function music player (multi-level menu), can set the alarm clock attached the Proteus diagram with source
danpianj---lunwen
- 主要由AT89C52主控制器、18B20温度传感器、1302时钟芯片、1602液晶显示屏以及按键控制系统组成。本系统以单片机C语言进行程序的编写,由于C语言与单片机底层结合,使程序设计的逻辑关系更加简洁明了。此程序直接在Keil软件编译程序,利用Proteus进行仿真调试,方便修改调试。-Mainly by the main controller AT89C52, 18B20 temperature sensor, clock chip 1302, 1602 LCD screen and but
TestLCD
- 个人开发小程序,用proteus7.9仿真,控制芯片用microchip生产的PIC24系列,采用两片DSP之间SPI通讯方式,主机DSP发送数据,从机DSP接收到数据并在液晶上显示,反过来通信也一样。开发环境IDE环境mplab 8.76,proteus 7.9,液晶LM016L,想学SPI全双工通信的可以看一下-Personal development of small procedures, using proteus7.9 simulation, control chip product
LCD
- TRABAJO SOBRE PLATAFORMA C++ COMPILER Y SIMULACION EN PROTEUS EN LOS CUALES E REALIZA EL EJERCICIO DE UNA LCD
4bit-LCD
- $-bit LCD code made in Atmel Studio 6.2 with simulation in Proteus simulator.
LM3s316_LCD
- Proteus Simulation and C code for interfacing LCD 16x2 with microcontroller LM3S316 . this code was written using keil uvision.-Proteus Simulation and C code for interfacing LCD 16x2 with microcontroller LM3S316 . this code was written using keil uv
LM3S316_button
- How to use buttons and LCD with micro controller LM3S316. Proteus file included.