搜索资源列表
c51源程序集合
- 源码 │ 0108_12864LCD-F149.ASM │ 12232-1520.c │ 12232.c │ 12864-ks0108.asm │ 12864-ST7290-F149.C │ 12864-zb.c │ 12887.c │ 24C01-64.C │ 24C01-F440.C │ 28sf040a.asm │ 51use.txt │ 6963.C │ 93c46.asm │ 93c46.c │ 93cxx.c │ ad7416-mcuzb.c │ ad7416.c │ AT24C01
uart0
- 基于MSP430单片机的串口通讯程序,复位自动向主机发送字符。-Based on MSP430 MCU serial communication program, reset automatically sent to the host character.
MSP430X149_adc
- MSP430X149的模数转换例程,详细内容请见英文说明-MSP430 ADC Demo: A single sample is made on A0 with reference to AVcc. Software sets ADC10SC to start sample and conversion- ADC12SC automatically cleared at EOC. ADC12 internal oscillator times sample (16x) and conversio
fet430_adc12_01
- A single sample is made on A0 with reference to AVcc. Software sets ADC12SC to start sample and conversion - ADC12SC automatically cleared at EOC. ADC12 internal oscillator times sample (16x) and conversion. In Mainloop MSP430 waits in LPM0 to save p
MSP430-Ultra-low-power-voltmeter
- 程序实现了一台超低功耗的高精度直流电压表。利用片内16位ADC,实现-20.00V~60.00V范围的电压测量。精度、量程和分辨率均优于普通三位半数字万用表。并且能够极低的功耗长期运行,一节纽扣电池能连续测量1年左右。本程序中,用复位键作电源开关。这是一种很常用的电源控制方法。同时,该程序示例了如何例用程序库快速的完成开发任务。-Program to achieve an ultra-low power, high-precision DC voltmeter.16-bit ADC chip-2
msp430PandPsdPcard
- 这个文件主要实现了基于MSP430实现的SD读写,内包含SD卡的复位,初始化,读操作,写操作等源码。-This file is mainly based on MSP430 SD read and write, included SD card, reset, initialization, read and write source code.
A1
- IAR环境下 MSP430-149F,以参考电压为采样信号的ADC采样示例程序,当采样到的电压A0>0.5*AVcc,P3.4(LED)置位,否则复位。- MSP-FET430P140 Demo- ADC12, Sample A0, Set P3.4 if A0 > 0.5*AVcc Descr iption: A single sample is made on A0 with reference to AVcc. Software sets ADC10SC to
msp430x21x2_adc10_01
- 一个示例了AVcc A0参考。 软件集ADC10SC开始样本和转换- ADC10SC 自动清理在度。ADC10内部振荡器次样本(16 x) 和转换。在等待在LPM0 Mainloop语句MSP430直到ADC10来节省电能 转换完成,ADC10_ISR将迫使退出LPM0 Mainloop语句上的 reti。如果A0 > 0.5 * AVcc,P1.0设置,否则重置。-MSP430F21x2 Demo- ADC10, Sample A0, AVcc
A1
- 一个样品了AVcc A0参照。 / /软件集ADC10SC开始样品和转换——ADC12SC / /自动清除在始新世。ADC12内部振荡器次样品(16 x) / /和转换。在等待LPM0中的Mainloop调用MSP430的拯救力量直到ADC12 / /转换完成,ADC12_ISR将迫使退出LPM0中的Mainloop调用上的 / / reti。如果A0 > 0.5 * AVcc,p3 4集,否则复位。-A single sample is made on A0 with
A1
- 基于MSP430F149单片机ADC采样样例程序-MSP-FET430P140 Demo- ADC12, Sample A0, Set P3.4 if A0 > 0.5*AVcc // // Descr iption: A single sample is made on A0 with reference to AVcc. // Software sets ADC10SC to start sample and conversion- ADC12SC // auto