Welcome![Sign In][Sign Up]
Location:
Search - pic16f877a and lcd

Search list

[SCMdatecheck

Description: 我用PROTEUS做了一个基于PIC16F877A的5路电压采集系统,采用lcd显示,并能与计算机通过UASRT方式通信,特与大家分享-PROTEUS so I used a 5 based on the PIC16F877A voltage acquisition system, using lcd display, and computer communications through UASRT way, special to share with you
Platform: | Size: 164864 | Author: xiaofan | Hits:

[ARM-PowerPC-ColdFire-MIPSDAC_Digital_Alarm_CLock

Description: PIC16F877A RTC1307 LCD 16x2 keypad 4x4 and a windows application connect with PIC on RS232
Platform: | Size: 180224 | Author: bebungbu | Hits:

[SCMRTC_LCD

Description: LCD电子时钟程序 Function :以I2C总线方式向PCF8563芯片写入初值,以BCD码方式存储,读取转化成2位数字方式LCD显示,通过串口接收时间数据可以调整设定显示时间 NOTE:包括三个程序:main程序和两个子模块程序。注释清晰,调试通过。 CPU :PIC16F877A-LCD electronic clock program Function: to I2C-bus PCF8563 chip manner to write the initial value to BCD code stored and read into two digitally LCD display, through the serial port to receive time data can be adjusted to set display time NOTE: includes three a program: main program and two sub-module program. Note clear, debug through. CPU: PIC16F877A
Platform: | Size: 69632 | Author: mikco | Hits:

[ARM-PowerPC-ColdFire-MIPSpicdem2

Description: 利用PIC16F877A编写的测试程序,其中包括II总线,LCD,串口等外围端口,可以直接拿来使用-Use PIC16F877A written test procedures, including II bus, LCD, serial port and other peripherals can be directly brought to use
Platform: | Size: 70656 | Author: xinhua | Hits:

[OtherPIC16F877A

Description: LCD+PIC16F877A的proteus仿真 包含原理图和c程序 直接加载就可以实用 已通过硬件调试!-LCD+ PIC16F877A of proteus simulation program includes schematic and c can directly load utility has passed the hardware debugging!
Platform: | Size: 25600 | Author: 吴立挺 | Hits:

[SCMPIC16F877Aand_YM1602CLCD_Design

Description: 首先介绍一款字符型液晶显示器YM1602C的硬件结构以及显示驱动控制器KS0066U的性能和特点 其次介绍了该液晶显示器与PIC16F877A单片机的硬件接口电路设计 最后介绍了PIC16F877A单片机在MPLAB IDE+PICC软件平台上的C语言编程以及针对YM1602C的C程序设计,完成显示的功能。-Firstly, an introduction is given about hardware structure of YM1602C and performance and characteristics of LCD s controller KS0066U. Secondly, a design of LCD display interface with PIC16F877A is discussed. At last, the C language programming based on MAPLAB-IDE+PICC for PIC16F877A is described and an example for YM1602C is also introduced.
Platform: | Size: 416768 | Author: freely | Hits:

[SCMAD_Timer1

Description: 基于pic16f877a单片机的AD采样和LCD显示程序-Microcontroller based pic16f877a AD sampling and LCD display program
Platform: | Size: 2048 | Author: 胡烨 | Hits:

[SCMtictactoe

Description: This is a simple TICTACTOE game using Sync USART on PIC16F877A, a keyboard and LCD. We use both Master and Slave mode.
Platform: | Size: 22528 | Author: ProfTom | Hits:

[SCMsixiangdianji

Description: 此源程序名为tyscq.c,MCU采用PIC16F877A,LCD采用1604,显示4行,第一行显示f=XX.XHz,第二行显示n=XXXXr/min,第三行显示:I=XXX.XA,第四行显示电流百分比。带有量程可设定功能,控制有二线制和三线制,可与高、中、低压变频器接口使用,亦可控制电动阀。-The source called tyscq.c, MCU using PIC16F877A, LCD with 1604, shows four rows, the first line shows the f = XX.XHz, the second line shows the n = XXXXr/min, the third line shows: I = XXX.XA , the fourth line shows the current percentage. With a range of functions can be set to control a two-wire and three wire system, with high, medium and low voltage inverter interface uses, can also control the electric valve.
Platform: | Size: 5120 | Author: 姜宏勇 | Hits:

[SCMcounter_using877a

Description: this program is developed to make counter using PIC16f877a and display the value using LCD display or 7 segment display.
Platform: | Size: 1024 | Author: taib | Hits:

[Other Embeded programADC_Channel_0-on-LCD-for-a-given-time-period

Description: The program displays results of AD conversion on LCD display for a given time period (5 seconds in example) and then stops AD conversion. * Test configuration: MCU: PIC16F877A-The program displays results of AD conversion on LCD display for a given time period (5 seconds in example) and then stops AD conversion. * Test configuration: MCU: PIC16F877A
Platform: | Size: 28672 | Author: ahmad | Hits:

[Other Embeded programPIC16F877A-2x16Lcd

Description: PROTUS SIMULATION FOR PIC16F877A AND 2X16 2 LINE LCD
Platform: | Size: 19456 | Author: logan | Hits:

[SCMPIC-USART

Description: 用PIC16F877A读取voltage,然后显示在LCD和电脑 -Use PIC16F877A internal ADC to read voltage, display result at LCD and PC through USART.
Platform: | Size: 3072 | Author: Ky | Hits:

[SCMEEPROM-1602

Description: pic16f877a内部EEPROM实验 并且实现1602液晶显示-the pic16f877a internal EEPROM experiment and achieve the 1602 LCD
Platform: | Size: 2048 | Author: 石岩 | Hits:

[SCM12864lcd_c

Description: PIC16F877A和12864液晶屏并行通讯程序-The PIC16F877A and 12864 LCD parallel communication process
Platform: | Size: 2048 | Author: 魏华 | Hits:

[SCMLCD1602_PIC16_driver_for_C

Description: LCD1602驱动程序,4位总线方式 //单片机:PIC16F877A(4MHz) //*** *** *** 初始化说明************************** //4位总线方式初始化,应注意LCD接线方式,及初始化首条指令 //4位总线初始化方法:因LCD加电初始化后默认为8位总线方式, //故首条指令只能以8位方式传送,此时高4位数据可以程序控制, //(而低4位则取决于硬件接线方式)设定为4位总线方式的控制 //位,刚好在第4位,故此时可以将总线传送方式设为4位方式,当将 //总经传送方式设为4位后,LCD工作方式就完全可以控制了. //关于低4位接线方式的说明:由于首条指令只需将总线方式设为 //4位传送方式,LCD便可控,因低4位的接线方式并不影响对LCD总 //线传送方式的设定,故低4位接线方式可任意(包括悬空). -The LCD1602 driver, 4-bit bus// MCU: PIC16F877A (4MHz)//****************** initialization Description**************************// 4 bus initialization should be noted that the LCD wiring, and the first instruction of the initialization// 4 bus initialization method: LCD power initialization defaults to 8 bit bus,// ​ ​ the first instruction can only be transferred to the 8-bit mode, the upper 4 bits of data can program control,// ​ ​ (the lower 4 bits depends on the hardware wiring) is set to 4-bit bus control// bit, just in the first four, so you can bus transfer mode is set to 4-bit mode,// ​ ​ General transmission mode is set to 4, the LCD work can control// low 4 wiring Description: Since the first instruction simply bus mode is set to// 4 transmission mode, the LCD will be controllable, due to the low four wiring does not affect on LCD// line transmission method set, the lower 4 bits of wiring can be arbitrary (including vacant).
Platform: | Size: 262144 | Author: ups | Hits:

[SCMDS18B20-1602

Description: PIC16F877A 使用温度传感器DS18B20 根据DS18B20的读写时序,取得当前的温度值,并在1602液晶上显示出来-PIC16F877A using DS18B20 temperature sensor DS18B20 based on the read and write timing, get the current temperature value, and displayed on the LCD in 1602
Platform: | Size: 35840 | Author: zhiyongwang | Hits:

[matlablcd

Description: This code operate a lcd connected at the PIC16F877a and sending message. good look friens.
Platform: | Size: 19456 | Author: Olo | Hits:

[SCMNO46_LCD1602aKey

Description: 基于pic16f877a键盘和lcd1602液晶显示的开发-Based on pic16f877a keyboard and LCD display lcd1602 development
Platform: | Size: 117760 | Author: 杨俊 | Hits:

[Other Embeded programADC_UART_LCD

Description: Takes Input ADC and transmits it to UART also displayed on LCD. It uses PIC16F877A controller-Takes Input ADC and transmits it to UART also displayed on LCD. It uses PIC16F877A controller
Platform: | Size: 219136 | Author: Deepak | Hits:
« 12 »

CodeBus www.codebus.net