搜索资源列表
MSP430c
- MSP430常用模块程序,采用c语言编写 分为:调试程序 框架程序 异步串行通信程序(点对点通信) 异步串行通信程序(地址位模式多机通信) 异步串行通信程序(空闲模式多机通信) 定时中断程序 PWM输出程序 捕获脉冲信号周期程序 软件模拟异步串行通信程序 基本定时器程序 FLASH擦写程序 非行列式键盘程序 行列式键盘程序 DMA数据传输程序 软件模拟IIC总线读写24C02程序 FLL+锁频环程序
AD程序
- 本代码是基于LPC2103微处理器的AD模数转换程序,有详细的注释。
Course5_2812_AD
- 2812开发教程之--模数转换单元AD的使用说明及校正方法。-Development of 2812 Guide- analog-digital conversion unit of the use of AD and the correction method.
ad_da
- 模数和数模转换 详细说明如何进行ad da转换-Digital and digital-analog converter module detailed descr iption of how the ad da converter
adc
- 基于LPC2478微处理器上的AD模数转换的程序设计-AD based on the LPC2478 microcontroller programming analog-digital conversion
STM32_ADC
- 基于STM32的AD模-数转换试验,初学者可以了解STM32的模数转换器的使用-AD mode based on the STM32- digital conversion test, the beginner can understand the use of the STM32 ADC
AD
- 51单片机开发,AD转换模块 ,模数转换,高精度-51 MCU development, AD converter module, analog-to-digital conversion, high-precision
adc
- AD转换 基于ARM M3的模数转换源程序-AD converter
4ADlcd
- 单片机4路ad模数转换数码管动态显示程序-4-way ad microcontroller analog to digital conversion digital tube dynamic display program
adc
- ARM 数模/模数转换, 实现ARM adc编程(注意:在代码在开发板s5pv210上运行)-ARM da/AD conversion, the realization of ARM adc programming (note: the code run on s5pv210 development board)
430F149-super
- 430例程大全,值得收藏 | |——3-1 调试程序 |——5-1 框架程序 |——6-1 异步串行通信程序(点对点通信) |——6-2 异步串行通信程序(地址位模式多机通信) |——6-3 异步串行通信程序(空闲模式多机通信) |——7-1 定时中断程序 |——7-2 PWM输出程序 |——7-3 捕获脉冲信号周期程序 |——7-4 软件模拟异步串行通信程序 |——7-5 基本定时器程序 |——8-
基于51单片机和ADC0809多通道模数转换
- 这是一个基于51单片机和ADC0809多通道模数转换的C++源程序代码,对于要设计AD转换及LCD1602显示的有一定的帮助