Welcome![Sign In][Sign Up]
Location:
Search - PIC key

Search list

[assembly languagekey__cled

Description: 键盘控制相应的LED不同状态,直观易懂好学.PIC就从这里开始.-keyboard to control the corresponding LED different states, is easy to understand learning. PIC from here.
Platform: | Size: 1024 | Author: 朱意诚 | Hits:

[SCM18f_ucos

Description: 借鉴了前人经验修改的ucos for pic18f4580工程文件,运行了3个任务,有按键操作,数码关显示等,调试ok,给需要者-learn from the previous experience of the revised OUT for pic18f4580 engineering documents, Operation of the three tasks, key operation, the digital display relations, debugging ok, to those in need
Platform: | Size: 482304 | Author: 张文治 | Hits:

[assembly languagePIC_STUDY

Description: 完整的PIC学习程序示例 软件功能: RT1602C驱动 UART串口输出,波特率为19200 按键扫描: 键1控制LCD的显示状态,接收状态或是发送状态 键2循环控制UART将要输出的子串口 AD转换功能 UART串口接收中断 TIME1定时器中断 具体请参考硬件连接图-integrity of the learning process software examples : RT1602C driven serial UART output. baud rate of 19,200 keys Scan : LCD control of a key indication of the state, Send receiving state or two state bond cycle control UART output will be the sub-Serial AD converter function UART serial TIME1 timer interrupt reception interrupted specific reference hardware connection graph
Platform: | Size: 108544 | Author: | Hits:

[SCMCC1100_PIC

Description: 通过PIC单片机控制CC00通信,按某一个键在八段LED上显示相应的键值-Through the PIC SCM CC00 communications, according to a key in the eight LED display the corresponding key
Platform: | Size: 125952 | Author: wlz | Hits:

[SCME-lock

Description: 本文介绍了一种电子密码锁的实现。该电子密码锁采用1一wire总线芯片Ds2401作为密匙,锁体采用高可靠性的单片机PIC16c63来完成密码识别和开锁控制,用I2C总线接口的EEPROM 芯片AT24c02来完成密码的存储和修改,可 掉电保存密码。整个系统安全可靠,稳定性高。-This paper introduces an electronic code lock realize. The electronic locks used one chip one wire bus Ds2401 as key, lock body for high reliability PIC16C63 microcontroller identification and password to complete the unlock control, with I2C bus interface EEPROM chip AT24C02 to complete the password storage and revised down to save the password. The entire system is safe and reliable, high stability.
Platform: | Size: 128000 | Author: zhaozhenyu | Hits:

[SCMdemo

Description: 自己设计的pic单片机开发板源程序和说明书(内有原理图)支持pic16系列28脚和40脚器件。串口输出信息。4个LED数码管驱动;4个LED驱动;4个按键驱动;1个RS232接口;1个RS485接口;板载IIC存储器24C02驱动,;实时时钟;1Wire温度传感器;4通道功率输出驱动;2个继电器驱动;1个蜂鸣器; 2个通道AD转换(使用1个); 红外收发(保留); 扩展I/O接口; 按键复位电路; 板载ICSP接口。通过ICD2可在线编程,调试;复用IO均采用拨动开关控制。 -Of their own design Singlechip pic development board and a detailed description of the source program (with schematics) to support the PIC16 family of 28 feet and 40-pin devices. Serial output. 4 LED digital tube driven 4 LED driver four key drivers an RS232 interface an RS485 interface IIC onboard memory 24C02 driven real-time clock 1Wire temperature sensor 4-channel power output driver 2 relay driver a buzzer 2-channel AD converter (using an) infrared transceiver (reservations) expansion of I/O interface button reset circuit onboard ICSP interface. Available online through the ICD2 programming, debugging multiplexing IO using DIP switch control.
Platform: | Size: 2499584 | Author: chenmao | Hits:

[Other Embeded programccsc_dcp_lcd

Description: 使用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) resistance to change, and in DEMO board real-time 1602 LCD display .
Platform: | Size: 1585152 | Author: nickwolfe | Hits:

[SCMmain_slave_uart

Description: PIC18F458单片机主从机功能,ModBus通讯,三按键+12864LCD显示菜单-PIC18F458 Single-chip master-slave machine function, ModBus communication, three key+ 12864LCD show menu
Platform: | Size: 12288 | Author: 缘临 | Hits:

[SCMade7758[1]

Description: 本文介绍基于 ADE7758 和 PIC 系列 MCU的多相多功能电能测量电表,本文重点介绍 ADE7758 的 引脚及设计要点、内部寄存器功能和工作原理,以及 ADE7758 与 PIC16F877 的中断接口时序。 关键词:多相电能表;ADE7758;PIC -In this paper, based on the ADE7758 and PIC series MCU multi-phase multi-function meter energy measurement, this article focuses on the pin ADE7758 and design elements, the internal register functions and working principles, as well as disruption of ADE7758 with PIC16F877 interface timing. Key words: multi-phase energy meter ADE7758 PIC
Platform: | Size: 103424 | Author: | Hits:

[SCMkey

Description: PIC实验板源程序,关于键盘输入的程序,希望对初学者有帮助-Experimental board PIC source code, keyboard input on the procedure, and they hope to help beginners
Platform: | Size: 1024 | Author: 陈水平 | Hits:

[assembly languageasm-240128-blue-lcd-dispaly

Description: 辅助说明: 代码交流 QQ59771230 email:choudaxian@163.com 注意事项: 1) LCD 指令中的TEXT GRAPHIC AREA SET效果是什么样的 2) LCD 指令中的MODE SET中的OR AND XOR 有图层的味道  3) DJNZ+指令C0H(DATA AND WRITE)与相同的数据时就会出错 4) CHAR ADN PIC分别清除 5) 几何图形绘制与实现图形 6) 菜单优化设计,结构体:上,下,上一组,下一组,指向函数的指针 显示的内容: 16*16汉字:欢迎使用福莱特电气有限公司产品 12*12汉字:进入主界面并且可以反显 8*8字符:FULL-RIGHT 并对所显示的汉字进行卷屏显示 关键是如何方便在屏上确定的位置上显示确定的汉字 要使占用ROM,RAM小的前提下-Help: code sharing QQ59771230 email: choudaxian@163.com Notes: 1) LCD command in TEXT GRAPHIC AREA SET What is the effect of 2) LCD of the MODE SET commands in the OR AND XOR has layers of flavor 3 ) DJNZ+ instructions C0H (DATA AND WRITE) with the same data when an error 4) CHAR ADN PIC, respectively, removal of 5) geometry rendering graphics and Implementation 6) menu to optimize the design, structure: the upper and lower, on a group of the next group of function pointer point to show the contents of: 16* 16 Chinese characters: Welcome to Follett Electrical Products Co., Ltd. 12* 12 Chinese characters: to enter the main interface and can be anti-significant 8* 8 characters: FULL-RIGHT and shown Volume of the Chinese characters for screen display key is how to make it easier to determine the location of screen display of Chinese characters to determine the occupation of ROM, RAM, under the premise of small
Platform: | Size: 7168 | Author: yuxiqian | Hits:

[SCMkey

Description: 按键状态机,清晰的实现键盘的扫描。 支持多功能按键:长按,短按等-State machine keys, clear keypad scanning implementation. Supporting multi-function keys: long press, short press, etc.
Platform: | Size: 1024 | Author: 锦量 | Hits:

[SCMkey

Description: PIC单片机键盘扫描程序,按键显示程序,C语言实现-PIC single-chip scanner keyboard, button display program, C language
Platform: | Size: 1024 | Author: ann | Hits:

[assembly languagePIC-LED

Description: PIC16F877实现按键扫描和数码管显示、蜂鸣片同时DD响,当按键下时,数码管加一,蜂鸣片DD响两次。-PIC16F877 to achieve key-scan and digital tube display, beep sound piece at the same time DD, when the button when you are not, the digital control plus one, beep piece DD ring twice.
Platform: | Size: 1024 | Author: 朱先生 | Hits:

[Embeded-SCM Developkey

Description: pic单片机键盘及码盘程序,采用pic18f4550,并且带有详细的usb例程。-pic microcontroller keyboard and encoder procedure for the pic18f4550, and the usb with detailed routines.
Platform: | Size: 81920 | Author: 张鹏 | Hits:

[Otherkey-ctrl

Description: PIC初学者看了一定有用,PIC单片机控制键盘,大家一起进步!-PIC must be useful reading for beginners, PIC MCU control keyboard, all with the progress!
Platform: | Size: 6144 | Author: 龙雨 | Hits:

[SCMPIC-key-processing

Description: PIC 16F877A key processing.PICC 状态机-PIC 16F877A key processing.PICC
Platform: | Size: 67584 | Author: 康琰 | Hits:

[OtherKEY

Description: pic 12f629 按键灯光控制,使用不同按键控制不同的灯光(pic 12f629 Button light control)
Platform: | Size: 35840 | Author: sp38324423 | Hits:

[OtherPIC 16F628A CH CODIGO

Description: PIC PROJECT KEY LOCK PIC16F628A
Platform: | Size: 13312 | Author: ONURB | Hits:

[Embeded-SCM Developkey

Description: 8位按键LED显示00000000000000(8 bit key LED display)
Platform: | Size: 1024 | Author: @lee | Hits:
« 12 3 4 »

CodeBus www.codebus.net