-
51单片机C语言入门教程.有很多例程很编程技巧和调试方法
51单片机C语言入门教程.有很多例程很编程技巧和调试方法-51 Single-chip C Language Tutorial. There are many routines very programming skills and debugging methods
- 2022-08-24 05:02:40下载
- 积分:1
-
PS2扩展功能,解决单片机输入资源太少的问题,可以通过普通键盘想单片机发送数据...
PS2扩展功能,解决单片机输入资源太少的问题,可以通过普通键盘想单片机发送数据-PS2 extensions to address the importation of too few resources Singlechip problems, they can be accessed through the regular keyboard would like to send data Singlechip
- 2022-02-26 20:06:23下载
- 积分:1
-
STC单片机内部的ISP和IAP系统,提供了单片机内部的低功耗状态...
STC单片机内部的ISP和IAP系统,提供了单片机内部的低功耗状态-STC Single-chip ISP and IAP internal systems, provide a single-chip internal low-power state
- 2022-05-29 05:06:12下载
- 积分:1
-
二进制代码的头文件
二进制代码的头文件-binary code files
- 2022-08-12 16:35:03下载
- 积分:1
-
单片机音频信号处理软件1。
单片机音频信号处理软件1.-SCM audio signal processing software 1.
- 2023-08-01 07:50:03下载
- 积分:1
-
精密电压(位)的VB程序,一个简单的改变可以实现多方位
高精度电压表(24bit) VB源程序,简单修改可实现多量程-precision voltage (24bit) VB program, a simple change can be realized more range
- 2022-02-26 03:52:29下载
- 积分:1
-
SD2000 clock chip to read and write procedures
SD2000时钟芯片读写程序-SD2000 clock chip to read and write procedures
- 2023-04-28 00:15:03下载
- 积分:1
-
关于单片机(51系列)通过GPRS模块(LT8030)和服务器进行通信...
关于单片机(51系列)通过GPRS模块(LT8030)和服务器进行通信-on SCM (51) via GPRS module (LT8030), and communications servers
- 2022-03-24 05:11:33下载
- 积分:1
-
320x240LCM模块使用手册,一款非常好用的液晶显示模块,程序员开发十分方便!
320x240LCM模块使用手册,一款非常好用的液晶显示模块,程序员开发十分方便!-320x240LCM module user manual, a very easy-to-use liquid crystal display modules, programmers to develop very convenient!
- 2022-02-25 19:16:22下载
- 积分:1
-
单片机编程的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