-
汇编源代码大全3
汇编源代码大全3--Assembly source code-3.
- 2022-03-19 04:58:33下载
- 积分:1
-
详细的介绍了DAC1208和ADS7804芯片的资料。并且有相应的例子及其程序...
详细的介绍了DAC1208和ADS7804芯片的资料。并且有相应的例子及其程序-Detailed introduction of the DAC1208 and ADS7804 chip information. And have the corresponding examples and procedures
- 2022-04-28 04:59:41下载
- 积分:1
-
网口调试
此程序用于百兆网口传输,千兆网口的ip硬核调试,基于virtex5系列开发板,用于网口的数据传输,时序稳定能够运行
- 2022-03-15 20:15:17下载
- 积分:1
-
单片机电子密码锁
#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
-
以木星芯片为例,包含了输入输出的人口控制和键盘和时间…
以jupiter芯片为例,含有IO口控制和键盘和定时器中断的驱动-to Jupiter chip for example, contain IO population control and keyboard and timer interrupt driven
- 2022-07-08 09:45:37下载
- 积分:1
-
本程序用于读出PS2键盘的码值并显示在1602显示器上。调试成功。可以移植在51单片机上。...
本程序用于读出PS2键盘的码值并显示在1602显示器上。调试成功。可以移植在51单片机上。-This procedure is used to read out the code value of PS2 keyboard and display monitor in 1602. Debugging success. SCM can be transplanted in 51.
- 2022-03-20 09:39:06下载
- 积分:1
-
interfacing of shift register with 8051
这是一个简单的演示代码,移位寄存器可以与8051单片机接口
- 2022-03-24 14:05:58下载
- 积分:1
-
arm 入门开发源代码!程序简单,可作为初学都入门学习!
arm 入门开发源代码!程序简单,可作为初学都入门学习!-arm entry-open source! Procedure is simple, can be used as both beginner learning portal!
- 2022-12-15 22:10:03下载
- 积分:1
-
嵌入式开发的原始的拼音输入程序,我们优雅的拉
嵌入式开发中关于拼音输入的原程序,大家侃侃拉-embedded development on the original Pinyin input procedures, we elegance Rafah
- 2022-01-24 15:32:43下载
- 积分:1
-
本程序针对P89V51RD2,实现对步进电机的控制,包括加速、减速、停止和启动,并且实现了lcd的显示...
本程序针对P89V51RD2,实现对步进电机的控制,包括加速、减速、停止和启动,并且实现了lcd的显示-This procedure for P89V51RD2, implementation of stepper motor control, including acceleration, deceleration, and stop and start-up and implementation of the lcd display
- 2022-02-14 15:05:51下载
- 积分:1