搜索资源列表
0r1t
- MSP430,收到串口0数据加上eaebec再通过串口1发出-MSP430, received together with the serial port 0 data eaebec issued through the serial port 1
cc2500application
- 此为射频模块CC2500和MSP430单片机的应用程序,可以用来接收发送数据。-This is the CC2500 RF module and application MSP430 MCU can be used to send data to receive.
uart
- MSP430串口程序,串口接收与发送均用中断处理。当MSP430串口中断接收到PC机的指令后通过中断发送将数据发送出去-MSP430 serial program, serial port receive and send all use interrupt handling. When the MSP430 serial receive interrupt instruction PC, adopted after the break to send the data sent.
MicroSD-Record-GPS-data-
- 基于MSP430和MicroSD卡的GPS记录器 MSP430f149接收C3-370模块GPS信号,用Nokia5110液晶显示经纬度,并将$GPRMC语句后62字节保存在Micro SD卡上。所存数据读入电脑后可通过RouteConverter.exe软件转成KML文件,加载到google earth后可以显示轨迹。 资料包括 原理图:Altium Designer Winter 09 格式和PDF格式 控制程序:基于MSP430F149的GPS记录程序。主