-
本程序是本人编写的lcd显示C语言原程序。LCD的型号是精华科技公司的JM164A.程序可根据个人需要做适当的修改。...
本程序是本人编写的lcd显示C语言原程序。LCD的型号是精华科技公司的JM164A.程序可根据个人需要做适当的修改。-This program is my lcd display C language written in the original program. LCD models here are technology companies JM164A. Program can be based on individual needs to make the appropriate changes.
- 2022-09-16 21:10:08下载
- 积分:1
-
读取mifareOne卡的数据,并显示在LCD模块上,采用C语言开发,开发编译调试环境KeilC。基于RC522模块。...
读取mifareOne卡的数据,并显示在LCD模块上,采用C语言开发,开发编译调试环境KeilC。基于RC522模块。-Read data from mifare one card and display it in LCD module.
- 2022-03-04 08:46:44下载
- 积分:1
-
nRF2401芯片的各种资料以及pcb板图吐血推荐。
nRF2401芯片的各种资料以及pcb板图吐血推荐。-nRF2401 chips as well as various types of information recommended pcb board plans hematemesis.
- 2022-01-23 10:38:58下载
- 积分:1
-
eo2c5 实现 led 键盘控制
verilog 编程
eo2c5 实现 led 键盘控制
verilog 编程-keyboard led control to achieve eo2c5 programming verilog
- 2022-06-14 06:41:40下载
- 积分:1
-
美国TI公司的protel 元器件库,在应用中需要更新,本人收集了最新的版本共30M,为提高上传速度分六次上传。文件名依次为TI_1到TI_6。希望大家设计电路...
美国TI公司的protel 元器件库,在应用中需要更新,本人收集了最新的版本共30M,为提高上传速度分六次上传。文件名依次为TI_1到TI_6。希望大家设计电路板时少走弯路这里是第二个TI-2-TI" s U.S. Treasury protel components, need to be updated in the application, I collected a total of up-to-date version of 30M, to improve the upload speed upload six hours. File name followed by TI_1 to TI_6. Hope that the design of circuit board less detours here is the second TI-2
- 2022-03-16 10:41:28下载
- 积分:1
-
红外遥控接收
ORG 0000H
LJMP START 转入主程序
ORG 0010H
START:
MAIN:
JNB P2...
红外遥控接收
ORG 0000H
LJMP START 转入主程序
ORG 0010H
START:
MAIN:
JNB P2.2,IR
LJMP MAIN
以下为进入P3.2脚外部中断子程序,也就是解码程序
IR:
MOV R6,#9
SB:
ACALL DELAY882 调用882微秒延时子程序
JB P2.2,EXIT 延时882微秒后判断P3.2脚是否出现高电平如果有就退出解码程序
DJNZ R6, SB 重复10次,目的是检测在8820微秒内如果出现高电-infrared remote control receiver ORG 0000H LJMP START into main program ORG 0010H START : MAIN : JNB P2.2, IR LJMP MAIN below to enter P3.2 foot external interrupt subroutine, which is decoding procedures IR : MOV R6, SB# 9 : Calling ACALL DELAY882 882 microsecond delay subroutine JB P2.2, EXIT 882 microsecond delay after the judgment whether there P3.2 feet to I quit if decoding procedures DJNZ R6, SB repeated 10 times, the purpose is to test if within 8,820 microsecond high
- 2022-07-21 10:12:11下载
- 积分:1
-
4. For the key to enter a password lock, assuming that reset after eight full
4对于进入密码锁的钥匙,假设复位后8个LED全亮,并使用sw1、sw2两个,然后sw2-> sw1-> sw1-> sw2,则表示解锁右侧会导致8个LED全暗。
- 2023-01-07 02:50:04下载
- 积分:1
-
这是一个有关用msc通讯控件,vc编写的上位机通讯程序,有接受和发送两部分...
这是一个有关用msc通讯控件,vc编写的上位机通讯程序,有接受和发送两部分-This is a msc communication with the control, vc prepared PC communication program, has accepted and sent in two parts
- 2022-08-08 03:48:45下载
- 积分:1
-
tlc2543的驱动c程序,次程序已经用过,还不错,他的接线图比较简单,就不传了。...
tlc2543的驱动c程序,次程序已经用过,还不错,他的接线图比较简单,就不传了。-TLC2543 driver c procedures, meeting procedures have been used, but also good, and his relatively simple wiring diagram, not passed.
- 2023-04-08 01:30:04下载
- 积分:1
-
4 years of study done as well as the Teacher of the competition accumulated rese...
学4年来做过的竞赛以及老师的科研项目所积累下来的c51源代码,一共有40-4 years of study done as well as the Teacher of the competition accumulated research c51 source code, a total of 40
- 2023-04-24 12:55:03下载
- 积分:1