搜索资源列表
pic16f877lcd1602
- pic16f877双机通信+lcd1602液晶显示,本次修改程序,主要是函数声明不一致,导致程序可以通过编译,而程序在仿真时却看不到想要的结果。 不解之谜:液晶显示程序要多次初始化,才可以在仿真时得到结果。 2009/06/04-pic16f877 two-machine communication+ lcd1602 liquid crystal display, this revision process, the main function declaration is incons
magCPV
- 利用PIC16F877控制的多机通信(485协议),通信双方发送和接受的数据利用LCD1602液晶实时显示。-PIC16F877 to control the use of multi-machine communications (485 agreements), communication, both send and receive data using real-time display LCD1602 LCD.
LCD
- 用pic16f877单片机写滴 LCD1602 液晶显示程序哦-Pic16f877 using single chip LCD LCD1602 trickling written procedures for O
LCD1602
- 液晶1602的硬件设计通过单片机pic16f877和液晶相连.实现每按一次按键.加一的功能.带电路图-The hardware design of LCD 1602 and LCD connected through the microcontroller pic16f877 to achieve every time I press the button. Plus-one function. With a circuit
LCD1602
- 1602资料 基于pic16f877的实验,可视性强,实现大体功能-1602 data based on pic16f877
NO53_LCD1602aTimer
- pic16f877上的lcd1602可调时钟显示-pic16f877 lcd1602 adjustable clock display
PIC_Menus_LCD
- PIC16F877单片机C程序,LCD1602显示,AD键读入,多菜单选择,-The C Program has detailed procedures for PIC16F877 chip with Displaying in LCD1602,AD-key input and more menu selection on the LCD1602.
PIC16F877-DHT11
- 采用Microchip公司的PIC16F877,涉及PORTA、PORTC、PORTD、PORTE用作普通数字I/O脚。用单片机PORTC接收来自温湿度传感器DHT11检测到的温湿度信息,并在LCD1602液晶显示屏上进行温湿度显示。再通过PORTA输出高电平控制无线发射芯片FSK2A发送无线信号-Using Microchip s PIC16F877, involving PORTA, PORTC, PORTD, PORTE used as general digital I/O pins.
pic
- PIC单片机连接LCD 1602显示屏,通过此代码,可以成功连接PIC16F877单片机,使得成功显示A\B\C\D\E\F\G(PIC microcontroller connect LCD 1602 display)
Pic16F877以4线方式通过LCD1602显示
- 本例采用PIC16F877单片机,测试两路电压,通过LCD1602液晶屏以4总线方式显示出来,并通过Proteus软件仿真实验结果。