-
单片机编程的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 MCU
基于51单片机的发声程序,初学者简单应用-51 MCU-based voice process, beginners a simple application
- 2022-03-21 03:43:12下载
- 积分:1
-
一个对1602液晶显示器的驱动程序,并实现一个简单的电子时钟...
一个对1602液晶显示器的驱动程序,并实现一个简单的电子时钟-1602 a liquid crystal display drivers, and realize a simple electronic clock
- 2022-12-29 13:20:03下载
- 积分:1
-
16C554 serial S3C44B0 expansion, including schematics and source code uploaded t...
S3C44B0扩展16C554串口,包括原理图和源码
原来上传过源码,看到很多人下载,考虑到下载者阅读方便,所以这次增加了原理图。-16C554 serial S3C44B0 expansion, including schematics and source code uploaded the original source, to see a lot of people to download, taking into account that those who download the ease of reading, so the increase in schematics.
- 2022-03-31 14:11:55下载
- 积分:1
-
ISD2560发音程序,经测试比较完全。可实现录放音功能。
ISD2560发音程序,经测试比较完全。可实现录放音功能。-ISD2560 pronunciation procedures, the comparison is totally tested. Music playback function can be realized.
- 2023-01-16 08:40:04下载
- 积分:1
-
ads1110 applications, hope that this procedure can be helpful to everyone
ads1110的应用程序,希望此程序能给大家带来帮助-ads1110 applications, hope that this procedure can be helpful to everyone
- 2023-03-02 15:25:04下载
- 积分:1
-
该程序比较好用容易修改,是一个单片机应用类的一个很好的程序。...
该程序比较好用容易修改,是一个单片机应用类的一个很好的程序。-Comparison of the program easy-to-use changes is a single-chip applications of a good type of procedure.
- 2022-03-13 02:17:03下载
- 积分:1
-
该程序是用单片机C51语言编写的关于步进电机控制的程序,里面包含了详细的说明,对于初学者有很好的帮助!...
该程序是用单片机C51语言编写的关于步进电机控制的程序,里面包含了详细的说明,对于初学者有很好的帮助!
- 2022-08-13 00:09:30下载
- 积分:1
-
ch451CH451?
- 2022-03-17 22:23:32下载
- 积分:1
-
一个基于单片机的充电器程序,能冲各种电池,可以设定模式。...
一个基于单片机的充电器程序,能冲各种电池,可以设定模式。-A procedure based on single chip charger can be washed all kinds of batteries, you can set the mode.
- 2022-05-14 05:39:38下载
- 积分:1