-
PXA310 DATASHEET_1,
PXA310 DATASHEET_1, -PXA310 DATASHEET_1, PXA310 DATASHEET_1,
- 2022-07-23 02:40:33下载
- 积分: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
-
实现与LPC2148的MP3播放器,使用libmad和EFSL这个应用程序…
Realizing an MP3 player with the LPC2148, using libmad and
EFSL This Application Note describes how to integrate the libmad MPEG 1/2 layer 3 library and
the Embedded File System Library EFSL in a LPC2148 device to realize MP3 player.
The Keil MCB2140 board is used to test the application and the Rowley CrossStudio for
ARM has been chosen as a reference tool-chain. -Realizing an MP3 player with the LPC2148, using libmad and EFSL This Application Note describes how to integrate the libmad MPEG 1/2 layer 3 library and the Embedded File System Library EFSL in a LPC2148 device to realize MP3 player. The Keil MCB2140 board is used to test the application and the Rowley CrossStudio for ARM has been chosen as a reference tool-chain.
- 2022-07-01 12:29:48下载
- 积分:1
-
intel pxa27x 调试文件
intel pxa27x 调试文件-intel pxa27x 调试文件~~~~~~~~~~~~
- 2023-09-08 00:45:02下载
- 积分:1
-
拥挤距离多目标粒子群算法
Multiobjective Particle Swarm with Crowding Distance(多目标优化)-Multiobjective Particle Swarm with Crowding Distance (multi-objective optimization)
- 2022-05-15 19:23:35下载
- 积分:1
-
舵机(arm)
嵌入式arm舵机控制程序,可以控制舵机完成0-180的来回旋转,嵌入式arm舵机控制程序,可以控制舵机完成0-180的来回旋转,嵌入式arm舵机控制程序,可以控制舵机完成0-180的来回旋转
- 2022-03-31 15:31:04下载
- 积分:1
-
ARM开发软件使用教程
ARM开发软件使用教程-ARM software directory
- 2022-03-31 08:29:12下载
- 积分:1
-
44B0的测试程序。此程序为44B0的4*4键盘的应用程序,基于中断0触发,当按下其中一个键时,会把0...
44B0的测试程序。此程序为44B0的4*4键盘的应用程序,基于中断0触发,当按下其中一个键时,会把0-F的相应键值显示在8段LED上。-44B0 testing procedures. This procedure for the 44B0 4* 4 keyboard applications, based on the interruption 0 trigger, which when pressed a button, will be 0-F to the corresponding keys shown in the last eight of the LED.
- 2022-01-21 19:28:15下载
- 积分:1
-
标题(至少10个字符,更好的标题可以帮助你获得更多的积分):
描述(英文):(提示:至少100个字符。请尽你所能详细描述你的项目。更好的内容将为您赢得更多的分数)描述(英文):(提示:至少100个字符。请尽你所能详细描述你的项目。更好的内容将为您赢得更多积分);
- 2022-02-25 10:55:52下载
- 积分:1
-
该文档讲述了在开发stm32f10x时所遇到的常见问题及解决方法,是很有用的资料。...
该文档讲述了在开发stm32f10x时所遇到的常见问题及解决方法,是很有用的资料。-This document describes stm32f10x encountered in the development of common problems and solutions, is useful information.
- 2022-02-21 19:24:33下载
- 积分:1