-
单片机电子密码锁
#include
#include
#include
#include //包含随机函数rand()的定义文件
#include //包含_nop_()函数定义的头文件
#define uchar unsigned char
#define uint unsigned int
#define LCDIO P0
#define delay4us() _nop_();_nop_();_nop_();_nop_();
uchar buffer[4]={0}; //缓冲
sbit sda=P3^3; 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-07-05 00:10:04下载
- 积分:1
-
安腾通过串口源系列燃烧
at91系列通过串口烧写源程序-Itanium series of burning through the serial port source
- 2022-11-18 05:40:03下载
- 积分:1
-
嵌入式LINUX9应用程序开发详解中网络编程实例
嵌入式LINUX9应用程序开发详解中网络编程实例-Embedded application development LINUX9 Detailed examples of network programming
- 2023-06-15 18:55:03下载
- 积分:1
-
dsp的dma例子,mcbsp与dma之间通信
dsp的dma例子,mcbsp与dma之间通信-dsp" s dma example, mcbsp and communication between the dma
- 2022-09-27 14:25:02下载
- 积分:1
-
EEPROM24C64 the read and write operation and LCD display may be too specific loo...
EEPROM24C64的读写操作,并可能过LCD显示,具体看注释-EEPROM24C64 the read and write operation and LCD display may be too specific look Notes
- 2022-01-21 21:54:19下载
- 积分:1
-
sc2410测试程序,可以测试lcd,I2C,UART,timer
sc2410测试程序,可以测试lcd,I2C,UART,timer-sc2410 test procedures, test lcd, I2C, UART, timer
- 2022-07-04 16:30:29下载
- 积分:1
-
AD9850 Proteus仿真
AD9850AD9850 Proteus仿真实验带键盘输入和设置,可以直观的看到输出的波形和频率
- 2022-08-02 19:57:22下载
- 积分:1
-
PCI至PCI治疗改变license license
altera pci license al tera pci license -altera pci license al tera pci license
- 2023-01-29 05:25:02下载
- 积分:1
-
用于Turbo编码器的里德所罗门RSC编码器
VHDL库-对嵌入式程序员有很大的帮助,VHDL语言参考。完整性-我们鼓励大家一起做贡献,可以在库里添加或者删除,这是最好的提升它的方法。教育性-这里有一套设计实例,可以展示这个语言一些最重要的部分,更好的理解完成一个VHDL设计所需要的各功能模块,大的设计可以分解为小的模块。当一些模块有共同的功能时,可以通过共用相同功能模块的方法来节约开发时间。
- 2022-07-22 00:21:19下载
- 积分:1
-
bill-recognition
一种纸币识别VC++程序源码,并含有多国纸币的特征库,如日元、英镑、港币...的特征库。有从纸币图像预处理、特征匹配的全过程
- 2023-05-05 01:15:04下载
- 积分:1