-
SPI 的示例源代码
现在,您需要此源 sd 相关的示例源。所以请把你的麻烦,我会去二十忙。
- 2022-05-31 08:06:24下载
- 积分:1
-
MIPS
基于MIPS处理器,嵌入式u-boot范例程序。-MIPS-based processor, embedded example u-boot procedure.
- 2022-03-19 08:39:51下载
- 积分:1
-
ARM基础知识,我刚找到的。
和大家共同分享下
ARM基础知识,我刚找到的。
和大家共同分享下-ARM basic knowledge, I have just found. And the U.S. share of
- 2022-02-26 12:37:08下载
- 积分:1
-
很好的语音识别系统,但我不懂,请指教
很好的语音识别系统,但我看不明白,请多指教-Very good voice recognition systems, but I do not understand, please advise
- 2022-04-13 07:55:59下载
- 积分:1
-
MEMS_ARM_KEIL
此示例演示如何配置微机电系统 accelerometre 来检测加速度 X / Y 轴,以检测的单击双点击 Z 轴。程序启动后检查了 MEMS accelerometre 状态寄存器和行为,如下所示: 1.如果审计委员会移动加速检测到,则 x / Y 轴和指示灯切换根据的运动方向和速度。2.如果单击检测到,则 Z 轴 LED3 和 LED6 切换期间 3s。3.如果双击在 Z 轴上检测到所有指示灯都切换期间 3s。
- 2022-02-15 02:57:43下载
- 积分:1
-
该文件是EasyARM的cC/OS板的软件DEMO,调试OK,放心学习使用。本人花了大量的时间自学了EasyARM,现在已有小成。...
该文件是EasyARM的cC/OS板的软件DEMO,调试OK,放心学习使用。本人花了大量的时间自学了EasyARM,现在已有小成。-EasyARM of cC/OS software DEMO plate, debug OK, reassured to learn how to use. I spent a lot of time studied EasyARM, now on its laurels.
- 2022-02-07 05:37:40下载
- 积分:1
-
STM32移植加密算法 AES ARC ECC HASH RAND RSA TDES_DES
STM32移植加密算法 AES ARC ECC HASH RAND RSA TDES_DES 源码算法
- 2023-02-28 10:55:02下载
- 积分:1
-
AM23XX温湿度传感器库函数
51单片机温湿度传感器库函数#include "reg52.h"#include //用户根据自己的晶振修改相应值#define FOSC 12000000#define BAUD 9600 //读传感器 端口位定义,可修改sbit Sensor_SDA = P0^0;sbit Sensor_SCL = P0^1;// 变量定义unsigned char Sensor_Data[5]={0x00,0x00,0x00,0x00,0x00};unsigned char Sensor_Check; //校验和unsigned char Sensor_AnswerFlag; //收到起始标志位unsigned char Sensor_ErrorFlag; //读取传感器错误标志unsigned int Sys_CNT;unsigned int Tmp;unsigned char *String;//字符串定义#define S_Temp "Temp:"#define S_RH "RH:"#define S_CRCT "Check: True"#define S_CRCF "Check: Wrong"#define S_Data "Data: "#define S_NotS "Sens
- 2022-12-29 14:30:03下载
- 积分:1
-
1.此代码在SDT2.51下调试通过,可以在我的板子ARM DEVELOP BOARD V1.0上面跑!其上电以后LED会闪烁一下,接着串口0会输出一些系统信息...
1.此代码在SDT2.51下调试通过,可以在我的板子ARM DEVELOP BOARD V1.0上面跑!其上电以后LED会闪烁一下,接着串口0会输出一些系统信息 可以通过串口终端与系统交互,可以测试320X240 STN LCD,包括图形显示函数,ascii字符显示函数。-1. This code debugging under the SDT2.51 passed, in my plank ARM DEVELOP BOARD V1.0 above run! After its power LED flashes that went 0 serial output will be some system information through serial terminal and system interaction, can test 320x240 STN LCD, including graphics function, ascii character display function.
- 2022-01-25 17:22:32下载
- 积分:1
-
PID automatic adjustment of the speed of DC motor. DC to consider the number of...
PID自动调节直流电机的速度。认为规定直流转多少转,通过PID算法自动控制稳定在规定的转速内!-PID automatic adjustment of the speed of DC motor. DC to consider the number of provisions to, through the PID algorithm for automatic control of speed and stability within the required!
- 2022-03-12 21:26:01下载
- 积分:1