-
初学者实用的基本程序模块。包括各种晶振调试、低功耗设置、端口设置、定时器、比较器、串行通信、ADC、DAC等MSP430F14X最小系统的基本程序。...
初学者实用的基本程序模块。包括各种晶振调试、低功耗设置、端口设置、定时器、比较器、串行通信、ADC、DAC等MSP430F14X最小系统的基本程序。-MSP430F14X Basic sample programs
- 2022-08-07 05:53:38下载
- 积分:1
-
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
-
ARM平台上的RS485通信,接受发送都使用中断方式
ARM平台上的RS485通信,接受发送都使用中断方式-ARM platform on the RS485 communications, has accepted the use of this interrupt
- 2022-04-18 11:38:04下载
- 积分:1
-
非常容易移植的CF卡驱动程序,在LPC21XX下编译通过,支持UCOS
非常容易移植的CF卡驱动程序,在LPC21XX下编译通过,支持UCOS-II.如果想移植到单片机下也非常容易,我就以此版本移植到51的MCU中.-very easy transplant CF card driver, in LPC21XX compiler, support UCOS-II. If you want to migrate to the next SCM also very easy, I would migrate to this version of the MCU 51.
- 2022-06-16 20:49:31下载
- 积分:1
-
使用BlueCore设备生产工具
Production Tools for use with Bluecore devices
- 2022-02-20 06:49:31下载
- 积分:1
-
有关2812的一些文章,包括测频、数字滤波和采样等
有关2812的一些文章,包括测频、数字滤波和采样等-2812 relating to a number of articles, including frequency measurement, digital filtering and sampling, etc.
- 2023-02-03 11:10:04下载
- 积分:1
-
本代码是DS18B20的驱动程序源代码,MCU采用ATMEGA168,C语言编写,已经调试通过。可提供给各位仁兄参考。...
本代码是DS18B20的驱动程序源代码,MCU采用ATMEGA168,C语言编写,已经调试通过。可提供给各位仁兄参考。-This code is DS18B20 driver source code, MCU used ATMEGA168, C language, have been debug through. Available to you man reference.
- 2023-03-20 10:50:04下载
- 积分:1
-
This example program shows how to configure and use the
A/D Converter of the fo...
This example program shows how to configure and use the
A/D Converter of the following microcontrollers:
* Philips LPC 2114/2119/2124/2129/2131/2132/2138/2194
After configuring the A/D Converter, the program reads
A/D channel 0 and outputs the converted value using the serial
port.
To run this program...
1. Select the Device (Project - Options for Target - Device)
2. Build the project (Project - Build Target)
3. Start the uVision Debugger
4. Open the Serial Window (View - Serial Window 1)
5. Click Run (F5)
6. Click on the Toolbox buttons to change input voltages
A debug script (debug.ini) creates buttons that set different
analog values in A/D channels. As the program runs, you
will see the A/D input and output change.
Other buttons create signals that generate sine wave
or sawtooth patterns as analog inputs. µ Vision3 users may
enable the built-in Logic Analyzer to view, measure and compare
these input signals grap
- 2022-01-31 01:19:45下载
- 积分:1
-
AT91的库函数结构说明PDF文档,好东西。
AT91的库函数结构说明PDF文档,好东西。-The document of the AT91 s liberary function structure description. It is one very good thing.
- 2022-03-24 16:37:06下载
- 积分:1
-
ARM7
ARM7-LPC2148的PWM实验源码-ARM7-LPC2148" s PWM test source
- 2022-08-22 03:35:01下载
- 积分:1