-
AT89s52的相关中文简介,对于单片机的使用很有帮助
AT89s52的相关中文简介,对于单片机的使用很有帮助-Related to the Chinese AT89s52 profiles, useful for the use of microcontroller
- 2023-04-06 12:40:04下载
- 积分:1
-
c语言中写二进制数。引用例子:
#define Bin(n) LongToBin(0x##n##l)
void main(void)
{...
c语言中写二进制数。引用例子:
#define Bin(n) LongToBin(0x##n##l)
void main(void)
{
unsigned char c
c = Bin(10101001) // c = 0xA9
}
-Write binary number in C language. Cited code:
#define Bin(n) LongToBin(0x##n##l)
void main(void)
{
unsigned char c
c = Bin(10101001) // c=0xA9
}
- 2023-08-22 17:30:02下载
- 积分:1
-
说明:
1. DL1MS: 延时1ms 子程序, DL01MS : 延时0.1ms 子程序
2. MOV R0,#80H 红外接收的数据的地址...
说明:
1. DL1MS: 延时1ms 子程序, DL01MS : 延时0.1ms 子程序
2. MOV R0,#80H 红外接收的数据的地址 80H~8DH
3. SHOW_RFCODE 在LCD上显示红外接收的数据(演示用)
4. 在中断中建立红外接收数据标记,在主程序中调用RF_JS-Note: 1. DL1MS: Subroutine 1ms delay, DL01MS: Subroutine 0.1ms latency 2. MOV R0,# 80H infrared receiver data address 80H ~ 8DH3. SHOW_RFCODE in LCD display infrared receiver of the data ( demonstration using) 4. in the interruption of infrared receiver to create a data marker, in the main program call RF_JS
- 2023-05-16 16:55:03下载
- 积分:1
-
Simple Upload File in PHP
1表格-索引.html
- 2023-06-13 18:15:02下载
- 积分:1
-
LCD 与 8051
你知道这应该是很容易找到,但出于某种原因遇到运气不好。首先,我是一个 C 程序员,我真的不擅长阅读汇编程序代码。我知道有办法为 8051 写软件 UART。我现在使用的飞利浦 P89C668 和我将会更改它到另一个很快。
如果有人可以点我到一些示例代码如何设置半双工 UART 会非常感激。
我有两个针脚,我要去为德克萨斯州,另一个用作 rx。我不认为我需要做一个完整的双工,但如果一件事情不是我要在这一点 !
谢谢你。
-stv
- 2022-11-21 18:35:03下载
- 积分:1
-
本例的源描述超过了演示版限制的300行,
如果您需要对其进行编译与模拟,请与北京理工大学
ASIC研究所联系,获取Talent系统的完全...
本例的源描述超过了演示版限制的300行,
如果您需要对其进行编译与模拟,请与北京理工大学
ASIC研究所联系,获取Talent系统的完全版本.
联系方法:-The source described in this case than the demo version of the 300 line limit, if you need to be compiled with the simulation, please contact ASIC Institute of Beijing Institute of Technology to obtain the complete version of Talent system. Contact:
- 2022-01-26 00:43:03下载
- 积分:1
-
GT400运动控制卡控制程序,用于控制伺服电机
GT400运动控制卡控制程序,用于控制伺服电机-GT400 motion control card control procedures, used to control servo motor
- 2022-07-11 08:30:22下载
- 积分:1
-
51上做到tcpip,程序有点长,参考别人的,第一次做到不是很好...
51上做到tcpip,程序有点长,参考别人的,第一次做到不是很好-Do 51 on tcpip, process a bit long, the reference of others, the first to do not very good
- 2023-01-11 11:50:03下载
- 积分:1
-
arm的内部启动代码,用来引导linux操作系统。
arm的内部启动代码,用来引导linux操作系统。-arm" s internal startup code is used to boot linux operating system.
- 2022-02-26 19:59:17下载
- 积分:1
-
嵌入式LINUX下工控机液晶显示屏字符显示程序,通过串口
嵌入式LINUX下工控机液晶显示屏字符显示程序,通过串口-嵌 式 LINUX 鹿 鼗 液 示 示, 通
- 2022-02-06 00:41:58下载
- 积分:1