-
芯片:MC9S12DG128,功能:IIC源代码;
开发环境:Metrowerks CodeWarrior
芯片:MC9S12DG128,功能:IIC源代码;
开发环境:Metrowerks CodeWarrior-Chip: MC9S12DG128, function: IIC source code Development Environment: Metrowerks CodeWarrior
- 2022-02-10 12:04:17下载
- 积分:1
-
ARM7的源代码,ARM7能够实现基本功能,VHDL和Ver…
ARM7的源代码,能够实现ARM7的基本功能,VHDL以及Verilog语言开发。-The source code for ARM7, ARM7 able to realize the basic functions, VHDL and Verilog language development.
- 2023-08-13 10:00:04下载
- 积分: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
-
基于三星ARM2410,移植了UCOS操作系统的触摸屏驱动程序,开发环境为ADS...
基于三星ARM2410,移植了UCOS操作系统的触摸屏驱动程序,开发环境为ADS-Based on Samsung ARM2410, transplantation of the Touch Panel UCOS operating system driver development environment for ADS
- 2022-03-18 23:10:46下载
- 积分:1
-
nandflash管理
一个nandflash管理的模块,根据nandflash的特性实现了物理block到虚拟块的映射,没有实现磨损均衡算法。
A nandflash management module, according to the characteristics of nandflash
implements the mapping of physical block to the virtual block, no wear
equalization algorithm
- 2023-04-22 10:05:04下载
- 积分:1
-
遥控代码,一种多用途的,用C51实现可以安装四十多种功能码
遥控代码,一种多用途的,用C51实现可以安装四十多种功能码
-Remote control code, a multi-purpose, with C51 can be installed to achieve more than 40 kinds of functional code
- 2023-08-26 15:35:04下载
- 积分:1
-
基于STR710和嵌入式操作系统的串口驱动程序
基于STR710和嵌入式操作系统的串口驱动程序-STR710-based and embedded operating systems serial driver
- 2022-03-16 07:15:56下载
- 积分:1
-
PFDM 仿真程序,能根据不同参数得到不同结果
PFDM 仿真程序,能根据不同参数得到不同结果-PFDM simulation program can be different according to different parameters of the results
- 2023-04-03 17:15:03下载
- 积分:1
-
bf535 rtc example code.
bf535 rtc example code.
- 2022-05-28 01:59:22下载
- 积分:1
-
基于iis的录音程序,在S3C44B0X上测试通过
基于iis的录音程序,在S3C44B0X上测试通过-Iis based on the recording procedure, the test S3C44B0X
- 2023-05-18 05:30:03下载
- 积分:1