-
自己写的12864驱动程序,在MCS―51上调试过,我认为不错
自己写的12864驱动程序,在MCS―51上调试过,我认为不错-Wrote it myself, 12864 drivers, increase in the MCS-51 tried, I think it is true
- 2022-02-27 01:19:05下载
- 积分:1
-
用C编程实现的一个单片机报警系统!已经调试可以使用!是单片机大作业的一个!...
用C编程实现的一个单片机报警系统!已经调试可以使用!是单片机大作业的一个!--A SCM alarm system. It is written in C language. It is a part of a big assignment on SCM.
- 2022-01-26 04:47:05下载
- 积分:1
-
AT91所有开发板的资料
AT91所有开发板的资料
AT91所有开发板的资料
AT91所有开发板的资料-porting all development board all the information porting Development Board of porting all of the information development board
- 2023-05-01 06:25:22下载
- 积分:1
-
用单片机实现的CAN总线通讯程序,其中包括CAN协议,键盘及显示控制芯片7279的控制程序。...
用单片机实现的CAN总线通讯程序,其中包括CAN协议,键盘及显示控制芯片7279的控制程序。-MCU CAN bus communication procedures, including CAN agreement, keyboard and display controller chips 7279 the control procedures.
- 2022-04-15 15:08:36下载
- 积分:1
-
采用8位LED动态扫描时钟演示程序
使用12MHZ晶振,P0口输出段码,P2口作列扫描,用共阳LED数码管...
采用8位LED动态扫描时钟演示程序
使用12MHZ晶振,P0口输出段码,P2口作列扫描,用共阳LED数码管-Using 8-bit LED Dynamic scan demo program using the 12Mhz clock crystal, P0 port output above code, P2 I make out scanning, with a total of Yang LED digital tube
- 2022-03-14 10:35:26下载
- 积分:1
-
PIC单片机
基于PIC单片机的SPWM控制技术,详细介绍了使用面积相等法产生SPWM波。-PIC MCU-based SPWM control technologies, detailing the use of an area equal to France generate SPWM waves.
- 2022-05-08 14:00:58下载
- 积分:1
-
simple click. you can use this to complete your assignment
simple click. you can use this to complete your assignment
- 2022-06-13 16:36:56下载
- 积分:1
-
2401_Quick_Dev无线模块的源代码_source code for AVR 8515
2401_Quick_Dev无线模块的源代码_source code for AVR 8515-2401_Quick_Dev wireless module
- 2022-01-31 12:15:08下载
- 积分:1
-
用51芯片控制CF卡的技术文章,对广大51开发者具有参考价值...
用51芯片控制CF卡的技术文章,对广大51开发者具有参考价值-control CF card chip technology articles, the majority of 51 developers have reference value
- 2022-03-11 09:02:03下载
- 积分:1
-
AVR单片机的优化RC6 加密算法(速度快,其优化思想绝对值得学习)
在有128bytes RAM 的AVR单片机上执行 rc6 16/10/8(16 b...
AVR单片机的优化RC6 加密算法(速度快,其优化思想绝对值得学习)
在有128bytes RAM 的AVR单片机上执行 rc6 16/10/8(16 bit/10 rounds/8 bytes keys)
* 对多数代码进行了 C 语言优化,对数据相关循环移位,模乘等用ASM优化
* 在4MHz无乘法器的AVR上得到平均 1172 Bytes/s的加解密速度。
* 编译器: AVR-G-AVR optimization RC6 encryption algorithm (faster, optimizing their thinking definitely worth learning) 128bytes of RAM in the AVR on the implementation of production 16/10/8 (16 bit/10 rounds/8 bytes keys)* for the majority of code optimization of the C language the data related to cycle shift, mode used by other optimization* ASM 4MHz without the multiplier be average AVR 1172 Bytes/s speed encryption and decryption.* Compiler : AVR-G
- 2023-02-21 08:45:03下载
- 积分:1