搜索资源列表
ADC12-msp430
- msp430单片机单通道多次转换例程,可用于拓展其他程序。-SCM channel number conversion routines。
ADC12-timer2overflow
- 基于C8051F120单片机的单端AD采集,电压测量,数码管显示-Based on C8051F120 MCU single-ended AD acquisition, voltage measurement, digital display
MSP430_10AD
- ADC12单通道和序列通道多次转换程序 东西可以完美运行,使用的是IAR-Single and multiple serial channels ADC12 conversion process Things can run perfectly, using the IAR
adc12
- 用于ADC多通道温度采样并12864显示,经验证绝对好用-ADC sampling for multi-channel temperature and 12864, proven absolutely easy
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-
ADC12
- adc模数转换,具有很强的参考价值,可以直接用到项目中去。-adc analog-digital conversion, with a strong reference value, can be used directly on projects.
Printf
- msp430f149输入程序该程序完成ADC12程序使用的示例。实际使用时可以参考 * 本例。-The process is complete examples ADC12 uses. Refer to the actual use * In this case.
ADC12
- About mps430f149 development board source code information
tempctrl_prog04
- 基于MSP430和L298的温度测控系统,采用LM35接ADC12通道0采集温度-Based on MSP430 and L298n Temperature Control System
ADC12
- 2012年TI杯msp430单片机电压值幅度值菜单显示程序-2012 Cup TI msp430 microcontroller voltage amplitude value menu display program
MSP430F55xx_Code_Examples
- msp430f55××系列的的官方例程,包括普通的GPIO,看门狗定时器,ADC12,USB,通用串口,IIC,SPI,DMA,MPU等的操作-msp430f55 ×× series of official routines, including ordinary GPIO, watchdog timer, ADC12, USB, universal serial ports, IIC, SPI, DMA, MPU and other operations
430_ADC_LCD
- 功能:P6.0为外部模拟量输入端,通过MSP430内部ADC12将模拟量转换为数字量通过12864液晶显示,将数字量再转换为实际电压量显示。-Function: P6.0 external analog input, internal MSP430 ADC12 by the analog to digital conversion by 12,864 LCD, and then converted to the digital display actual amount of voltage.
MSP43010
- 基于MSP430单片机设计的adc12,可用Proteus仿真且含有源程序。-MSP430 microcontroller-based design adc12, Proteus simulation and contains the source code available.
lab11
- 在dac 上显示一个波图,刚刚输出的时候是sine 的图 开动按钮后发出不同的图像-Write a C program that creates a waveform generator. It should start by outputting a sine wave to DAC0. Each time SW1 is pressed then released, the wave form should change, first to a triangle wave, then
msp430f149-ADC-demo
- MSP430F149 adc12 demo -MSP430F149 adc12 demo
msp430xulietongdaocaiyang
- 基于MSP430的ADC12序列通道采样,还加了一个1602屏幕显示,有需要的可以下载查看-msp430 adc12 1602
ADC
- 基于msp430F247 ADC12模块设计 里面包含msp430 ADC12各种功能-Based msp430F247 ADC12 module design which contains a variety of functions msp430 ADC12
ADCMSP430F5529LP
- ADC12 EXAMPLE OF THE MSP430F5529 MICRO CONTROLLER
ADC12
- 基于msp430f449单片机的操作源码。主要完成ADC的操作。-Msp430f449 based microcontroller operation source. Mainly to complete the operation of the ADC.
adc
- 传感器来检测温度梯度。温度传感器的输出电压进行采样每80毫秒,并使用一个ISR定义δ值相比较。-Use ADC12 and the integrated temperature sensor to detect temperature gradients. The temperature sensor output voltage is sampled every 80ms and compared with the defined delta values using an ISR.