搜索资源列表
msp430f149+cc2500
- msp430f149+cc2500控制程序,模拟SPI串口通信-msp430f149 cc2500 control procedures, simulating SPI serial communication
MSP430F149_UART
- MSP430F149串口发送接收源程序,以中断方式发送和接收,详细注释
USART_ADC12
- MSP430F149串口行实验程序 //使用ADC12采集实验,将采集到数据送向PC.(序列单次采集,采用定时器A作为时钟源) //P3.4为发送,P3.5为接收 晶体使32768HZ/8MHZ. 串行波特率B/S //使用SMCLK作为波特率发器时,不能使用LPM2,LPM3!
hart_slave
- 本人上载的几个.c文件为自己所写的代码,是关于自动化设备广泛使用的HART协议的主机与从机之间的通信过程(通过串口) hart_slave.c-----HART从机主程序(采用MSP430F149单片机,IAR embedded workbench开发平台)-I uploaded a few. C files for their own written code, is the extensive use of automation equipment on the HART protoc
digital-compass
- 基于MSP430F149和HMC5883L的数字指南针 MSP430F149控制HMC5883L测量地磁场, 计算方向角并通过串口发送(字符形式), NOKIA5110 显示方向及角度 (正东方为0度,图形显示磁北方向) 压缩包包括: 硬件——原理图、PCB(Altium Designer Winter 09)、PDF格式图纸 软件——源代码程序及参考程序 照片——实物照片7张 2011_08_13 整理 沨 -Based on MS
6-3
- 用于MSP430F149进行异步串口通信,从串口接收数据,分析收到的数据包,然后根据算法进行运算,最后将结果从串口返回。数据包的结构见xieyi.h。-For MSP430F149 asynchronous serial communication, receiving data from the serial port, analyzing the data received packets, and then computing algorithm, and finally to retur
TI-MSP430F149
- TI提供的一些由易到难的MSP430F149的实例程序,包括基本的LED,串口,中断等。-Provided by TI MSP430F149 some examples ofprocedures, including basic LED, serial port, interrupt and so on.
430-all-new
- MSP430F149单片机AD功能使用,同时通过串口发送给电脑上位机-MSP430F149 MCU AD functionality, also sent to the computer through the PC serial port! !
shuzidianyabiao
- msp430f149的数字电压表程序,利用内部ADC和12864lcd串口通信采样和显示电压-The digital voltage meter msp430f149 procedures, the use of the internal ADC and serial communication 12864lcd voltage sampling and display
msp430shujucaijixitong
- msp430f149实现的数据采集系统 结构简单 功耗低 模拟采集传感器 数字开关量采集 串口通讯UART模块 电源供电及复位-Executable files built outside of IAR Embedded Workbench Follow these steps to load and debug an executable file that was built outside IAR Embedded Workbench, for example p
msp430modem
- msp430f149 实现modem数据采集传输的通讯系统的设计 电路图和程序 串口通信 复位监控 modem】 -msp430f149 to achieve modem data collection and transmission of the communication system design and procedures for serial communication circuit Reset Monitor
Serial_Oscilloscope_MSP430F149
- 用MSP430F149做的一个示波器,用Timer A定时触发AD转换,串口发送给电脑,最高采样频率100ksps左右,LABVIEW的visa接受和显示波形并可以控制时间轴和波形放大轴。-oscilloscope with MSP430F149 , starting with Timer A to trigger AD converter, send to the computer with RS232, the maximum sampling frequency 100ksps aroun
Rs232
- msp430f149的串口调试程序,用计算机的串口调试软件和单片机进行调试-msp430f149 serial debugger, using the computer' s serial port to debug software and debugging MCU
485stringcommunication_msp430
- 用串口助手向MCU发送任意一个1-6位的 字符串,观察MCU返回的说明信息。-string msp430f149 485communication
RS485-communicate
- MSP430F149 RS485串口通信-MSP430F149 RS485 communicatee
msp430f149-serial-baud-rate
- msp430f149串口波特率计算程序,可以用来正确计算串口波特率设置参数,同时也可以用于自动设置串口波特率-msp430f149 serial baud rate
149异步串行通信(点对点通信)
- msp430f149点对点异步串行串口通信(MSP430F149 point to point serial communication)
new_simulation
- 通过时钟使普通的IO口模拟UART串口通讯(Use Timer_A CCR1 hardware output modes and CCR0 SCCI data latch // to implement UART function @ 2400 baud. Software does not directly read and // write to RX and TX pins, instead proper use of output modes and SCCI data // la
MSP430_UART_interrupt_demo_20171031
- UART&中断。MSP430F149串口通信示例程序。(UART& interrupt. MSP430F149 serial communication sample program.)
MSP430单片机 串口通信例程
- 一款简单的msp430单片机串口通信示例程序,入门理解msp430串口通信硬件和代码程序结构(An uncomplicated code describing how MSP430f149 realize serial communication, which provides beginners a fundamental sample of learning both hardware structure and programming.)
