-
单片机编程的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
-
lic and with a combination of achieving example ds1032
这是一个和proteus结合的一用ds1032实现的例子-lic and with a combination of achieving example ds1032
- 2022-03-23 18:59:55下载
- 积分:1
-
利用avr c编程并实现了proteus模拟,可作为avr的绝好学习例程
利用avr c编程并实现了proteus模拟,可作为avr的绝好学习例程-Avr c programming and the use of the Proteus realize simulation, can be used as an excellent learning routines avr
- 2022-03-21 07:10:14下载
- 积分:1
-
微处理器驱动的过程,是基于个人的努力直接还原铁的使用…
单片机驱动硬盘程序,使用过程中要根据个人硬盘情况加以修改-Microprocessor drives, the use of the process to be based on individual hard drives of the modified
- 2023-06-09 04:25:03下载
- 积分:1
-
RC500开发一套完整的信息,并进行了详细的测试…
RC500开发全套资料,内有详细经过测试详细资料。-RC500 development of a full set of information, which has been tested in detail more details.
- 2022-05-13 09:54:02下载
- 积分:1
-
基于51单片机的多功能数字钟。时间,年月日,多组闹钟,议程。且外接24C04的EEPROM后可保存设置。蜂鸣器由I/O口接三极管放大后驱动。...
基于51单片机的多功能数字钟。时间,年月日,多组闹钟,议程。且外接24C04的EEPROM后可保存设置。蜂鸣器由I/O口接三极管放大后驱动。-51 microcontroller-based multifunctional digital clock. Time, date, multiple alarm clocks, and the agenda. 24 C04 and external EEPROM kept after setting up. The buzzer sounded by the I/O access triode mouth amplified drive.
- 2023-04-30 17:00:03下载
- 积分:1
-
了一些时间了解
TFT LCD 的结构以及工作原理,并整理下来加深自己的理解以及提供大家参考,这只是...
了一些时间了解
TFT LCD 的结构以及工作原理,并整理下来加深自己的理解以及提供大家参考,这只是-err
- 2022-03-03 03:43:41下载
- 积分:1
-
8279与单片机接口
8279与单片机接口
8279与单片机接口
8279与单片机接口
- 2022-06-16 03:09:16下载
- 积分:1
-
看到最近大家都关心 usbhost 的实现, 论坛上能找到的代码仅是一些简单的 demo , 完整的源码级的协议层是找不到的
我就贡献一把, 将我前一段时间...
看到最近大家都关心 usbhost 的实现, 论坛上能找到的代码仅是一些简单的 demo , 完整的源码级的协议层是找不到的
我就贡献一把, 将我前一段时间移植成功的 USBHost 代码奉上
注意事项
1. ohci 层移植自 u-boot-1.3.2-rc3
2. fat 层移植自 gba_nds_fat
3. 本代码只是我产品中的一部分, 使用 Keil RTL 操作系统, 任务为 void task_usb(void) __task
保证完整, 想要跑起来可能需要做些修改与测试-?#39 ??????#39 蠹??脊匦?usbhost 的实现, 论坛上能找??的
- 2022-09-28 09:10:03下载
- 积分:1
-
dds digital frequency synthesis principle simulation program, download, will be...
dds 数字频率合成原理仿真程序,下载后,将后缀改为.m即可-dds digital frequency synthesis principle simulation program, download, will be replaced by the suffix. m can
- 2022-12-29 09:20:02下载
- 积分:1