-
单片机编程的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
-
TI公司最新51系列内核单片机MSC1210Y2的数据资料。
TI公司最新51系列内核单片机MSC1210Y2的数据资料。-TI
- 2022-05-14 10:08:07下载
- 积分:1
-
直流电机调速实验的C语言程序,使用L298N驱动
直流电机调速实验C语言程序,使用L298N驱动-DC Motor Speed Experiment C language program, use the L298N drivers
- 2022-04-16 08:08:18下载
- 积分:1
-
Hk2000c传感器驱动程序,我们卖传感器公司给带的,正确性可以保证...
Hk2000c传感器驱动程序,我们卖传感器公司给带的,正确性可以保证-Hk2000c sensor driver, and we sell companies to the zone sensor, can guarantee the correctness of
- 2023-05-17 09:55:03下载
- 积分:1
-
温度传感器DS18B20的功能实现,mcu:msp430
温度传感器DS18B20的功能实现,mcu:msp430-Function of temperature sensor DS18B20 realize, mcu: msp430
- 2022-05-05 10:12:56下载
- 积分:1
-
基于LPC214X的K9F1G08的驱动
基于LPC214X的K9F1G08的驱动-Based on the LPC214X driver K9F1G08
- 2022-01-26 04:36:07下载
- 积分:1
-
飞利浦高性能单片机IIC总线通用通信协议
飞利浦高性能单片机IIC总线通用通信协议-Philips high-performance general-purpose single-chip IIC bus communication protocol
- 2022-02-03 15:45:43下载
- 积分:1
-
CY7C68013 achievable only usbblaster! SDCC compiler!
只用cy7c68013实现的usbblaster!SDCC编译!-CY7C68013 achievable only usbblaster! SDCC compiler!
- 2022-01-25 20:34:55下载
- 积分:1
-
Proteus 8字的LED仿真,商业项目…源程序来至互联网,请尊重版权。...
Proteus 8字的LED仿真,商业项目…源程序来至互联网,请尊重版权。-Proteus 8 character LED simulation, source code to commercial projects ... to the Internet, please respect copyright.
- 2022-05-28 21:38:44下载
- 积分:1
-
最高实时取样率2M点/秒,精度8Bit
取样缓冲器深度:256字节
模拟频带宽度 0...
最高实时取样率2M点/秒,精度8Bit
取样缓冲器深度:256字节
模拟频带宽度 0 - 1MHz
垂直灵敏度100mV/Div - 5V/Div (按1-2-5 方式递进)-2M real-time sampling rate of the highest points/sec, accuracy of sampling 8Bit buffer depth: 256 bytes bandwidth analog 0- 1MHz vertical sensitivity 100mV/Div- 5V/Div (by way of progressive 1-2-5)
- 2022-02-04 12:25:12下载
- 积分:1