-
44B0的led测试代码应用在44B0的IO口操作
44B0的led测试代码应用在44B0的IO口操作
-44B0 led to the application of the test code 44B0 IO mouth operation
- 2023-03-04 20:05:03下载
- 积分:1
-
1-wire-bus
基于制造商应用说明的atmel处理器中单线控制的源代码
- 2022-03-22 16:11:58下载
- 积分:1
-
AT91RM9200的USB host和USB device的代码ADS1.2.
USB
AT91RM9200的USB host和USB device的代码ADS1.2.
USB-Device测试程序:
因为程序运行在SDRAM中,所以要先初始化SDRAM(可用basic boot程序初始,之后不能复位或断电),再运行此程序,程序运行后连接USB端口,计算机会提示检测到新硬件,安装硬件驱动程序atmusb6119.inf
后计算机会把USB端口虚拟为一个串行的端口使用-AT91RM9200 the USB host and USB device code ADS1.2.USB-Device test procedure: Because the procedure is running in SDRAM, and so we have to initialize SDRAM (available for the initial basic boot procedure, followed by Can not reset or power off), then Run this program, the program to run after connecting USB port, the computer will be prompted to detect the new hardware, installing hardware drivers after the computer will atmusb6119.inf virtual USB port to a serial port to use
- 2022-01-30 16:36:24下载
- 积分:1
-
this is a Linux (i386) platform MiniGUI V2.0.1 Development Kit (MiniGUI
这是针对 Linux (i386)平台的 MiniGUI V2.0.1 开发包(MiniGUI-Processes 运行模式)。关于安装和使用方法,请阅读该软件包中的 README 文件。-this is a Linux (i386) platform MiniGUI V2.0.1 Development Kit (MiniGUI- Processes running mode). The installation and use of the method, please read the package the README file.
- 2022-11-28 17:55:03下载
- 积分:1
-
凌阳单片机是一个基于SPMC75F2413单片机
基于凌阳单片机spmc75f2413的步进电机3轴联动空间圆弧插补源程序-Sunplus spmc75f2413 based on single-chip stepper motor of 3-axis circular interpolation space source
- 2022-01-24 09:59:48下载
- 积分:1
-
USB 到 PIC 界面
板教育实验室作为它们实际训练除了教 insubjects 的基本理论是重要的学术资源。在实验室,工程专业的学生学习如何正确使用设备和工具,他们将交互后在 professionalenvironment,因此,他们获得实际经验,熟悉鳍厚的文书。为此,高等工科院校寻求到 provideproperly 装备实验室。然而,仪器的维护和新设备的购置意味着小人数公立大学可以负担得起的大量投资。在这项工作,被认为是本科 engineeringcurriculum fewindustrial 仪器实验的实验室执行。基于互联网的网络技术的飞速进步使 web basedengineering 实验室设备和仪器。
- 2022-03-26 08:55:14下载
- 积分:1
-
以视频为例,嵌入式处理器。
for linux 的video 例子,嵌入式处理器。-the video for example, embedded processors.
- 2022-07-24 20:56:05下载
- 积分:1
-
用于s3c2410的spi接口驱动。初学者用一定的参考价值。
用于s3c2410的spi接口驱动。初学者用一定的参考价值。-For the spi interface driver S3C2410. Beginners with a certain reference value.
- 2022-06-29 17:57:34下载
- 积分:1
-
MQ-9气体传感器报警程序
基于51单片机,结合MQ-9气体传感器,设定一氧化碳气体浓度含量,当测定值大于设定浓度时,采取报警措施。主要用于家庭环境的一氧化碳检查,也可用于煤气和液化气的现场检测等等。
- 2022-08-23 22:36:01下载
- 积分: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