-
STM32开发板之MP3程序
/*Includes----------------------------------*/
#include"stm32f10x_lib.h" //包含所用的头文件
#include
#include"vs1003.h"
#include"spi.h"
//---------------------函数的声明---------------------------
void Delay_Ms(u16 time);
void RCC_Configuration(void);
void GPIO_Configuration(void);
- 2022-01-23 11:23:12下载
- 积分:1
-
一个ARM2410嵌入式系统开发网卡驱动源程序,可以直接移植.
一个ARM2410嵌入式系统开发网卡驱动源程序,可以直接移植.-an embedded system development NIC driver source code, can be directly transplanted.
- 2022-06-14 01:44:45下载
- 积分:1
-
ARM9内核的 mmu内存管理机制介绍.
ARM9内核的 mmu内存管理机制介绍.-ARM9 core MMU memory management mechanism of introduction.
- 2022-10-31 18:45:03下载
- 积分:1
-
LPC2368项目模块的广告
lpc2368 project modul for ADS
- 2022-03-25 06:21:21下载
- 积分:1
-
MLX90614-STC
红外温度传感器MLX90614的STC单片机SMBUS通信,该文档的主要目的是描述怎样实现单片机和红外温度计MLX90614的SMBus通信,并简略介绍利用单片机对MLX90614的PWM输出脉冲进行测量并计算相关温度。代码是基于STC12C5604AD单片机的。实例给出了由C语言实现MLX90614读取物体温度,写入数据到MLX90614、以及对PWM脉冲的测量和计算等功能。
- 2023-02-07 08:30:03下载
- 积分:1
-
ARM744b0GPIO code, containing a detailed description of
ARM744b0GPIO代码,包含对
- 2023-07-14 14:40:03下载
- 积分:1
-
ARM
基于ARM的应用,网上找到的源码,分成六个上全,这是1-ARM-based applications, the Internet source code, divided into six on the whole, this is a
- 2022-02-25 07:27:55下载
- 积分:1
-
一份烧写 norflash sst39vf1601的源代码
很好用
一份烧写 norflash sst39vf1601的源代码
很好用-A programmer
- 2023-01-25 05:10:04下载
- 积分:1
-
tinyOS ECC
README for TinyECC Version 2.0
Author/Contact: An Liu, liuan79@gmail.com
Introduction
------------
TinyECC is a software package providing ECC-based PKC operations that
can be flexibly configured and integrated into sensor network
applications. It provides a digital signature scheme (ECDSA), a key
exchange protocol (ECDH), and a public key encryption scheme (ECIES).
It provides a number of optimization switches, which can turn
specific optimizations on or off based on developer"s needs.
TinyECC 2.0 supports MICA2/MICAz, TelosB/Tmote Sky, BSNV3, and Imote2
motes. It supports SECG recommended 128-bit, 160-bit and 192-bit
elliptic curve domain parameters.
How to install
--------------
1) Install TinyOS 2.1.1 or later version. ht
- 2022-07-08 09:02:33下载
- 积分:1
-
SC2410 SDRAM测试程序
SC2410 SDRAM测试程序-SC2410 SDRAM testing procedures
- 2022-01-26 01:53:02下载
- 积分:1