搜索资源列表
jlkji
- msp430f149的串口程序,使用9800的波特率-msp430f149 serial procedures, using the 9800 baud rate
MSP430F149
- 这是我写的MSP430F149程序,里面包含定时器,看门狗,PWM和RS485串口通信的源程序-This is my written the MSP430F149 program, which contains a timer, watchdog, PWM, RS485 serial communication source
MCU-community-with-MCU
- MSP430单片机之间进行,串口通信的程序,两个msp430f149之间通信成功-MSP430 MCU, serial communication program, successful communication between two MSP430F149
USART_UART_Send
- MSP430串口发送,适合初学者使用。CPU是MSP430F149,外接晶振8M。Uart.c和Uart.h以后可在其他程序中直接调用-MSP430 serial transmission, suitable for beginners to use. CPU is MSP430F149, an external crystal 8M. Can be directly invoked in other programs after Uart.c and Uart.h
msp430
- 1.机架是上一届准备国赛前买的,电机是空心杯(2000转/min) ,电池是11.1V的航模电池 2.采用2块msp430f149最小系统做飞控板,一块用来姿态控制,一块用来完成题目要求,两者之间通过串口通信 3.陀螺仪用的是MPU9150(九轴),自带有地磁传感器,不需要再加地磁传感器 4.数据融合是靠MPU9150的内部DMP处理输出(该部分程序时移植32单片机的,针对430的时钟频率对该部分程序做了一些调整) 5.姿态控制算法是PID-1 rack is the last
