-
单片机编程的bcd码和hex码的互换,BCD2HEX
例子:
c=BCD2HEX(0x255) //255 转成HEX为0xff
c=HE...
单片机编程的bcd码和hex码的互换,BCD2HEX
例子:
c=BCD2HEX(0x255) //255 转成HEX为0xff
c=HEX2BCD(0xff) //0xff 转成BCD码为 2-microcontroller programming bcd yards and hex code swap BCD2HEX example : c = BCD2HEX (0x255)// 255 to HEX conversion c = 0xff HEX2BCD (0xff)// 0xff conversion of 255 BCD
- 2023-02-28 18:45:03下载
- 积分:1
-
51单片机示例程序,点亮一个灯,有助于刚接触单片机的朋友
51单片机示例程序,点亮一个灯,有助于刚接触单片机的朋友-51 Single-chip sample procedures, lit a lamp, will help刚接触Singlechip friend
- 2023-08-20 01:10:03下载
- 积分:1
-
explain in detail the design of microcontroller interference problems
详细地讲解了单片机设计中的抗干扰问题-explain in detail the design of microcontroller interference problems
- 2022-03-06 05:43:46下载
- 积分:1
-
《多功能电能表通信协议》备案文件,DLT645
《多功能电能表通信协议》备案文件,DLT645-2007 增补-" Multi-function Watt-hour meter communication protocol" filing documents, DLT645-2007 added to the
- 2022-11-07 23:30:04下载
- 积分:1
-
基于PIC单片机的PPOE协议栈源代码。
基于PIC单片机的PPOE协议栈源代码。-PIC on the PPOE protocol stack source code.
- 2022-02-03 01:28:02下载
- 积分:1
-
Fujitsu single
富士通单片机启动代码,学习富士通单片机必须看的资料.-Fujitsu single-chip boot code, learning must look Fujitsu Singlechip information.
- 2022-07-18 02:17:06下载
- 积分:1
-
Sunplus to achieve 4* 4 keyboard source, after debugging, we rest assured that t...
凌阳实现4*4键盘的源码,
经过调试的,大家放心使用-Sunplus to achieve 4* 4 keyboard source, after debugging, we rest assured that the use of
- 2022-08-24 06:33:26下载
- 积分:1
-
This procedure is the keyboard scanning and static displays combine to facilitat...
本程序是键盘扫描及静态显示的结合,方便单片机初学者熟悉的掌握汇编-This procedure is the keyboard scanning and static displays combine to facilitate Singlechip beginners familiar with the compilation of the master
- 2022-07-22 03:33:15下载
- 积分:1
-
这是一个关于PS2的C语言程序,利用单片机进行调试,非常好用...
这是一个关于PS2的C语言程序,利用单片机进行调试,非常好用-This is a C-language program on the PS2 using the microcontroller for debugging, very easy to use
- 2022-06-21 01:36:58下载
- 积分:1
-
单片机驱动标准PC机键盘的C51程序
具体请看程序,
单片机驱动标准PC机键盘的C51程序
具体请看程序,-Microprocessor standard PC keyboard C51 specific procedures See procedures, thank you
- 2022-06-14 15:36:56下载
- 积分:1