-
基于AT89C52的单片机4X4键盘原理图,可用于小系统板
基于AT89C52的单片机4X4键盘原理图,可用于小系统板-Based on AT89C52 microcontroller 4X4 keyboard schematics, can be used for a small system board
- 2022-03-03 22:17:55下载
- 积分:1
-
遥控器编码的c51程序,包括遥控器编码,I2C操作编程等
遥控器编码的c51程序,包括遥控器编码,I2C操作编程等-remote coding decoder procedures, including remote control codes, such as I2C programming operation
- 2022-07-13 19:46:49下载
- 积分:1
-
51单片机采集DHT11温湿度温度和湿度值…
51单片机采集DHT11温湿度传感器的温湿度值的测试程序源码,测试通过-51 SCM Acquisition DHT11 temperature and humidity values of temperature and humidity sensor test program source code, test
- 2022-03-05 09:53:37下载
- 积分:1
-
超声波测距,C语言,AT89S52,keil3通过
超声波测距,C语言,AT89S52,keil3通过-Ultrasonic Ranging
- 2022-01-30 10:51:08下载
- 积分:1
-
健身器械面板显示程序,可以显示时间,距离,速度等,并具有三个按键进行相应的操作...
健身器械面板显示程序,可以显示时间,距离,速度等,并具有三个按键进行相应的操作-fitness equipment panel display program can demonstrate that time, distance, speed, and with three buttons for the appropriate operating
- 2022-01-25 16:18:15下载
- 积分:1
-
单片机与PC机串口程序,pc机用串口调试工具发送16进制数据到单片机,单片机再返回一个接受到的信号回pc机,...
单片机与PC机串口程序,pc机用串口调试工具发送16进制数据到单片机,单片机再返回一个接受到的信号回pc机,-SCM and PC serial port procedures, PCs with serial debugging tools to send 16-band data to a single chip, the microcontroller return to a finer signal to PCs,
- 2022-04-13 11:44:12下载
- 积分:1
-
犯错
红外解码程序主要工作为等待红外线信号出现,并跳过引导信号,开始收集连续32位的表面数据,存入内存的连续空间。位信号解码的原则是:以判断各个位的波宽信号来决定高低信号。位解码原理如下:
解码为0:低电平的宽度0.56ms+高电平的宽度0.56ms。
解码为1:低电平的宽度1.68ms+高电平的宽度0.56ms。
程序中必须设计一精确的0.1ms延时时间作为基础时间,以计数实际的波形宽度,若读值为5表示波形宽度为0.5ms,若读值为16表示波形宽度为1.6ms,以此类推。高电平的宽度1.12ms为固定,因此可以直接判断低电平的宽度的计数值5或时16,来确定编码为0或是1。程序中可以减法指令SUBB来完成判断,指令“SUBB A,R2”中若R2为计数值,A寄存器设为8,就可如下:
当“8-R2”有产生借位,借位标志C=1,表示编码为1。
当“8-R2”无产生借位,借位标志C=0,表示编码为0。
将借位标志C经过右移指令“RRC A”转入A寄存器中,再经由R0寄存器间接寻址存入内存中。
-err
- 2022-08-22 12:44:29下载
- 积分:1
-
micocanopen好的学习源代码,包括CANopen实现源码…
MicoCANOpen很好的学习源代码,包括了CANOpen实现的源代码以及在C51和P591单片机上的实现。-MicoCANOpen good learning source code, including the CANOpen realize the source code as well as in C51 and P591 on the realization of single-chip microcomputer.
- 2022-06-19 03:24:31下载
- 积分:1
-
not affixed to the Forum. Absolute good thing. Fine words left email
一共40M 不能贴在论坛中。绝对好东西。要得话留下email-not affixed to the Forum. Absolute good thing. Fine words left email
- 2022-06-14 12:18:26下载
- 积分:1
-
stm32f103 cortex_m3
sd卡操作例程
stm32f103 cortex_m3
sd卡操作例程-stm32f103 cortex_m3sd card routine operation
- 2022-05-07 23:07:32下载
- 积分:1