-
SCM control 160160LCM LCD, C language, demo
单片机控制160160LCM液晶,C语言,demo-SCM control 160160LCM LCD, C language, demo
- 2023-07-11 08:00:04下载
- 积分:1
-
这是一个用keil
这是一个用keil-51编写的C51程序,里面含有温度控制的PID核心算法,这为温度的精密控制提供了保证,同时有液晶12864的驱动,而且有PCB电路图,供大家学习和参考。-This is a written with keil-51 C51 program, which contains the core PID temperature control algorithm, which is the precise temperature control can be ensured, while an LCD 12864 driver, but also PCB circuit, for your study and reference.
- 2022-02-04 12:05:40下载
- 积分:1
-
ATMEL单片机开发的MP3及U盘代码
ATMEL单片机开发的MP3及U盘代码 -ATMEL developed single-chip MP3 and U disk code
- 2022-07-04 04:26:28下载
- 积分:1
-
SCM notes
单片机 音符---音频转换程序 附带 十六进制 音节标语-SCM notes--- audio conversion fringe hexadecimal syllable slogan
- 2022-07-11 11:13:03下载
- 积分:1
-
用单片机做的数字万年历,基于MAX12887数字时钟芯片和MAX7219芯片。...
用单片机做的数字万年历,基于MAX12887数字时钟芯片和MAX7219芯片。-Done with single-chip digital calendar, digital clock MAX12887-based chip and MAX7219 chip.
- 2022-04-26 17:19:55下载
- 积分: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
-
这是电容的制作图,我们可以用单片机作一个电容表,这样就可以测量一些没有标明的电容...
这是电容的制作图,我们可以用单片机作一个电容表,这样就可以测量一些没有标明的电容-This is the capacitance of the production of maps, we can use single-chip capacitance for a table, so that can be measured are not marked with the capacitance
- 2023-03-08 00:15:03下载
- 积分:1
-
线性光耦合器的简单介绍。
线性光耦合器的简单介绍。-linear optocoupler brief.
- 2022-06-21 02:11:06下载
- 积分:1
-
learning, I IO example, depending on the actual change! We are looking for help
学习使用,例子中IO口看实际情况改变!望对大家有帮助-learning, I IO example, depending on the actual change! We are looking for help
- 2022-01-25 23:14:31下载
- 积分:1
-
power ctrl this a power contrl program. you can control you plug in device by co...
power ctrl this a power contrl program. you can control you plug in device by com port or ir remote control.
- 2022-02-25 21:20:49下载
- 积分:1