-
Telechips的MP3方案UMS实现源代码
TELECHIPS MP3解决方案UMS实现源代码-TELECHIPS MP3 solutions UMS to achieve source code
- 2022-07-03 06:35:32下载
- 积分:1
-
plc diy 制作
一种基于51单片机的plc下位机程序,完全兼容fx1n plc。高度集成c语言学习。
- 2022-07-10 23:33:37下载
- 积分:1
-
汽车行业专用通讯,或是工业控制上应用,可靠性是can bus 的最大的优点。但CNA BUS 的通讯协议比较烦琐,本人也是刚刚才调通这个程序。...
汽车行业专用通讯,或是工业控制上应用,可靠性是can bus 的最大的优点。但CNA BUS 的通讯协议比较烦琐,本人也是刚刚才调通这个程序。-Automotive industry-specific communications, or industrial control applications, can bus reliability is the biggest advantage. However, CNA BUS protocol relatively cumbersome, and I was just transferred pass this procedure.
- 2022-01-26 01:53:10下载
- 积分: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
-
手臂经典周边设备
ARM classical peripheral equipment
- 2023-06-17 16:05:09下载
- 积分:1
-
关于STM32时钟的应用调试代码。对于想熟悉STM32的朋友很有帮助的。...
关于STM32时钟的应用调试代码。对于想熟悉STM32的朋友很有帮助的。-The application of the clock on the STM32 debug code. Familiar with the STM32 friends who want to be helpful.
- 2022-06-12 07:27:51下载
- 积分:1
-
ARM Cortex
ARM Cortex-M3 系列处理器 的实验代码,内容很全,涉及片内和外围所有部件编程。(Keil环境)-ARM Cortex-M3 family of processors experimental code, content is very wide, involving all the components and peripherals on-chip programming. (Keil environment)
- 2022-01-25 22:57:04下载
- 积分:1
-
Arm7 platform based on embedded system design and development to achieve the fat...
基于arm7平台的嵌入式系统设计开发,实现了fat32文件操作。包含原理图,代码。-Arm7 platform based on embedded system design and development to achieve the fat32 file operations. Includes schematics, code.
- 2022-03-02 22:04:36下载
- 积分:1
-
S3C44B0 This the BIOS or BOOT LOADER detailed procedures for the boot code reade...
这是S3C44B0的BIOS或BOOT LOADER 程序中详细介绍了启动代码和FLASH 的读写 这很容易移植到其它ARM芯片-S3C44B0 This the BIOS or BOOT LOADER detailed procedures for the boot code reader and FLASH This can be easily ported to other ARM chips
- 2023-06-02 07:50:03下载
- 积分:1
-
ucgui that porting to 2410 processor
ucgui that porting to 2410 processor
- 2023-04-12 04:25:03下载
- 积分:1