搜索资源列表
ccsc_dcp_lcd
- 使用PIC 16F877A及CCS-C语言编写的可以在ICD/MCD2 DEMO板上运行的应用程序,可以以RB0按键控制数字电位器(Xicor X9C102)改变电阻、并在DEMO板的1602 LCD上实时显示效果。-PIC 16F877A and the use of CCS-C language ICD/MCD2 DEMO board can run applications, key control can Rb0 Digital Potentiometers (Xicor X9C102)
LCD驱动HT1621的PIC源代码
- LCD驱动HT1621的PIC源代码,C语言源代码-LCD driver HT1621 the PIC source code, C language source code
lcd.c
- PIC 中关于LCD的操作,我希望对大家一定有些帮助.-PIC in the operation on the LCD, I hope all of you will certainly be helpful.
lcd
- code c lcd for pic 16f8-code c lcd for pic 16f877
DS18B20
- 自己学习PIC单片机时改写的DS18b20程序,外带PROTUES仿真图。-PIC DS18B20 PROTUES.
pic-LCD-4jx8c
- pic16f877a驱动金鹏液晶12864的c语言程序-12864 LCD driver pic16f877a Jinpeng of c language program
3310
- Source code for driving a Nokia 3310 phone LCD display with a PIC microcontroller. It require a good setting up.Code write in Mikroc 8.20/
PICLCD
- 基于PIC单片机的液晶显示程序详解,并附有1062及12864液晶模块的编程C语言实例-PIC microcontroller-based liquid crystal display detailed procedures, together with 1062 and 12864 LCD Module C language programming examples
keypad-lcd-pic
- this program is about to getting a character via keyboard and type it on lcd with pic microcontroller in c language-this program is about to getting a character via keyboard and type it on lcd with pic microcontroller in c language
flex_lcd
- libreria para manejar LCD 16x2 lineas con micro hitachi 44780 o equivalente para CCS Pic C
1602
- PIC 16F877A 1602LCD 接口 C语言源代码-PIC 1602 interface, C language source code
240128t6963c
- 液晶240*128驱动 用的是PIC单片机 但是可以改 51单片机 里面驱动都一样 就是 拿过来就可以用 -LCD 240* 128 drive using a PIC microcontroller, but can be changed inside the microcomputer 51 is to take over the same driver can be used
T6963LCD
- PIC C software to control T6963 based LCD display
pic_c_Programing
- PIC c语言程序实例。含有I2C方式读写24C02EEPROM实例、PIC单片机12864汉字液晶模块显示图象实例、PIC单片机之步进电机控制移位距离实例、SPI方式读写93C46EEPROM实例、USART通信等9个完整程序设计。-PIC c language program examples. Examples of ways to read and write 24C02EEPROM with I2C, PIC Microcontroller 12864 character LCD mo
OpAll
- PIC主控制器,热水器控制系统。RS485总线LCD人机介面。PID模糊控制机理~-PIC master controller, heater control system
t6963c107
- t6963.c - Display LCD alphanumeric display package for CCS PIC C Compiler
LAB7
- PIC C CODE (MPLAB), This Code can be used to Work with a LCD Display and the built in ADC, in the code the ADC is set to get temperature from a LM35 temperature sensor, and it also receives data from the RS232 port and show it in the LCD Display.
LcdKey
- keypad and lcd in C/C++ for PIC micro controller
LCD-PIC--Downtronica
- A display 16x2 (2 lines and 16 colums each line) with a PIC 16F628A, very easy to find in Brazil. The programming languege was C with CCS( know as PIC C compiler) and Suite/IDE was PCW. To make this program run correctly, copy the file lcd.c t
lcd
- PIC C CCS program designed to the managment of a lcd display using PIC18F2620. Has an interface of 4 bits, And display a regular message. Easy to configure it and commented by line