-
This the code using PIC MCU to control
This the code using PIC MCU to control -This the code using PIC MCU to control CC1 1
- 2022-02-20 16:28:16下载
- 积分:1
-
方便飞利浦arm7tdmi 处理器lpc2100开发的C函数库 Procyon ARMlib
方便飞利浦arm7tdmi 处理器lpc2100开发的C函数库 Procyon ARMlib-LPC2100 C-Language Function Library for Philips LPC2100 ARM7TDMI Processors-convenience Philips ARM7TDMI processor lpc2100 development of the C library did ARMlib- LPC2100 C-Language Function Library for Philips LPC2100 ARM7TDMI Processors
- 2022-08-24 07:26:33下载
- 积分:1
-
S3C2410开发板的原理图参考
S3C2410开发板的原理图参考-2410
- 2022-09-03 14:10:03下载
- 积分:1
-
arm7开发的源代码,经典,适合入门参考
arm7开发的源代码,经典,适合入门参考-arm7 development of the source code, classic reference for induction
- 2023-03-13 14:50:04下载
- 积分:1
-
arm 开发的示例教程,包含源代码,实际编译测试过,实现usb口鼠标的功能,注释全...
arm 开发的示例教程,包含源代码,实际编译测试过,实现usb口鼠标的功能,注释全-arm tutorial examples of the development, including source code, the actual compiler tested, I realize usb mouse functions, the entire Notes
- 2022-10-09 18:55:03下载
- 积分:1
-
CPU 2410 的硬件应用程序,该源码包是IIC的使用例程。
CPU 2410 的硬件应用程序,该源码包是IIC的使用例程。-Hardware CPU 2410 applications, the source packet is the routine use of IIC.
- 2022-06-19 02:53:47下载
- 积分:1
-
在DMA模式下的SPI通信
这是一个基于stm32的程序文件,通过DMA方式的spi通信,部分功能按自己需求自己添加,部分引脚按自己情况稍加修改。
- 2022-03-02 05:35:10下载
- 积分:1
-
XScale汇编语言编程指南。
XScale assembly language programming guide.
- 2022-11-05 04:35: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
-
TQ2440A开发板的KEILMDK的裸跑测试例程,包括串口测试,液晶测试...
TQ2440A开发板的KEILMDK的裸跑测试例程,包括串口测试,液晶测试-TQ2440A development board to run test routines KEILMDK bare, including the serial test, liquid crystal test ..
- 2022-11-10 16:40:03下载
- 积分:1