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

Search list

[SCM12864 LCD图形显示程序例子

Description: 在LCD上显示一幅图,是“我的电脑,我的文档”。IC用PIC16F877A,晶振4MHZ,采用并行8线,LCD:TS12864-3,接法在程序中有定义,只要将此程序COPY到你的PICC里编译下载后,在目标板上即可以看到图画了!-displayed in the LCD monitor an illustration of the "My Computer, My Documents." IC with PIC16F877A, crystal 4MHZ using eight parallel lines, LCD : TS12864-3, then in a process definition, as long as this program COPY of your compiler downloaded PICC Lane, the target board can see that picture!
Platform: | Size: 2048 | Author: 江川 | Hits:

[Graph program128X64LCD_display_source_code

Description: 12864 LCD图形显示程序例子 这是一个在LCD128*64上显示图形的一个程序,一直以来都总是不知道怎么搞,现在终于都通了,想当初在网上总找,要不是程序不全,就是无法运行,或者是C51汇编语言,让人不爽,这样的痛苦不可以再让别人难受了。在LCD上显示一幅图,是“我的电脑,我的文档”。IC用PIC16F877A,晶振4MHZ,采用并行8线,LCD:TS12864-3,接法在程序中有定义,只要将此程序COPY到你的PICC里编译下载后,在目标板上即可以看到图画了!-12,864 LCD graphics display program is an example of this in LCD128* 64 on the display graphics a procedure has been always do not know how this, now finally have access to the Internet in the first place to find the total, either incomplete process is not functioning, or C51 compilation of language, people quickly do not let the suffering of other people uncomfortable. Displayed on the LCD in an illustration of the "My Computer, My Documents." IC with PIC16F877A, 4 MHZ crystal oscillator, using eight parallel lines, LCD : TS12864-3, then in a process of definition, As long as this program COPY of your compiler downloaded PICC Lane, the target board can see that picture!
Platform: | Size: 2048 | Author: slam | Hits:

[SCMpic16f877sample

Description: 关于PIC16F877A单片机的一些源代码,比较丰富.初学者认真看看应该有收获的.-on PIC16F877A SCM some source code, more abundant. beginners should have a serious look at the harvest.
Platform: | Size: 26624 | Author: 郑程诚 | Hits:

[SCMLCM_12864_LCD

Description: LCM 12864 LCD图形显示程序例子 在LCD上显示一幅图,是“我的电脑,我的文档”。IC用PIC16F877A,晶振 4MHZ,采用并行8线,LCD:TS12864-3,接法在程序中有定义,只要将此程序COPY到你的PICC里编译下载后,在目标板上即可以看到图画了!-LCM 12864 LCD graphics display program examples in the LCD display a map, is the
Platform: | Size: 2048 | Author: Edward | Hits:

[Software EngineeringPIC16f877

Description: pic16f877a的多种子程序,内有很多子程序,特贴出来大家分想-PIC16F877A multiple subroutines, which have a lot of subroutines, special stickers from U.S. sub-like
Platform: | Size: 8192 | Author: 杨s | Hits:

[SCM16KEY

Description: 我用PROTEUS做了一个基于PIC16F877A的4*4键盘,特与大家分享-PROTEUS do I use a PIC16F877A based on 4* 4 keyboard, special to share with you
Platform: | Size: 55296 | Author: xiaofan | Hits:

[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:

[SCMspi60s_picc1

Description: 我用一个基于PIC16F877A的LED显示程序,特与大家分享-I use a PIC16F877A based on the LED display program, special to share with you
Platform: | Size: 33792 | Author: xiaofan | Hits:

[assembly languageadc1

Description: PIC16F877A的一个AD转换小程序,将一连续变化的模拟电压转换为数字量(0-5),并在数码管上显示相应的值。-PIC16F877A an AD conversion of small procedures, the changes will be a continuous analog voltage is converted to digital (0-5), and in digital tube display the corresponding value.
Platform: | Size: 1024 | Author: liujingyun | Hits:

[SCMtc74

Description: pic16f877a使用iic总线方式驱动低价温度芯片tc74,并液晶显示的一个程序,板上验证通过,可以直接使用,令附tc74中文资料-PIC16F877A using the IIC bus driven low temperature chip tc74, and liquid crystal display of a procedure to verify through the board, you can directly use, the attached information tc74 Chinese
Platform: | Size: 365568 | Author: 刘雨 | Hits:

[Com PortMFC_PIC

Description: 串口RS232与PIC16F877A单片机通信.用于控制PIC单片机产生音乐,附完整报告.-RS232 serial communication with the PIC16F877A Singlechip. Singlechip produce PIC is used to control music, a complete report is attached.
Platform: | Size: 6152192 | Author: 嘟嘟 | Hits:

[SCMPIC16F877A_and_DS18B20_program

Description: PIC16F877A控制DS18B20汇编程序 功能实现:通过DS18B20来读取温度,显示在2位LED上,精确到1度 -PIC16F877A control program features a compilation DS18B20 realize: By DS18B20 to read temperature, displayed on two LED on, accurate to one degree
Platform: | Size: 2048 | Author: | Hits:

[SCMm_usart

Description: PIC单片机模拟串口 11.0592时钟 支持2400波特及以下稳定收发 一位起始,八位或九位数据,无校验,一位停止位 占用时钟1,和RB端口电平变化中断 HI-PICC编译平台 模拟收发管脚在m_usart.h中定义 PIC16F877A最小系统验证可用 -PIC single-chip analog clock 11.0592 serial support 2400 baud and below, to send and receive a stable start, eight or nine data, no parity, one stop bit occupied clock 1, and RB port change interrupt level HI- PICC compiler platform analog transceiver pin PIC16F877A in m_usart.h defined minimum system can be used to verify
Platform: | Size: 58368 | Author: lzz | Hits:

[OS programPIC16F877A-PICC

Description: pic16实例。包括uart 、a/d、液晶、spi、中断、定时器等c语言实例及注释!-英语就不写了吧,
Platform: | Size: 403456 | Author: 王鸿建 | Hits:

[SCMPIC16F877a

Description: PIC16F877A的步进电机的控制,总共3路步进电机 编译环境 MPLAB8.30 picc8.05-PIC16F877A control of the stepper motor, stepper motor a total of 3 Road MPLAB8.30 picc8.05 compiler environment
Platform: | Size: 32768 | Author: jasommu | Hits:

[assembly languagePIC16f877a

Description: PIC16F877A扫描显示三个数码管,供学习的朋友参考。-PIC16F877A scan shows three digits for the study and a friend for reference.
Platform: | Size: 15360 | Author: 朱先生 | Hits:

[SCMpic16f877a-asm

Description: pic单片机的汇编子程序集,是一些最常用的子程序,pic单片机开发很有用的。-pic microcontroller sets the compilation of subroutines, some of the most commonly used subroutines, pic microcontroller development of very useful.
Platform: | Size: 7168 | Author: xuansun | Hits:

[SCMpic16f877a

Description: 这是一段基于PIC单片机的开发程序,包括I2C总线的实现,各个控制功能的实现,值得一看。-This is a PIC microcontroller based on the development of procedures, including I2C bus implementation, the realization of the various control functions, worth a visit.
Platform: | Size: 373760 | 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:

[SCMPIC16F877A

Description: 基于PIC16f877a的一个路灯项目,就是两个LED灯间断式亮灭1个小时-PIC16f877a a street light project, two LED lights, intermittent bright off 1 hour
Platform: | Size: 70656 | Author: wanyiming | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net