搜索资源列表
jyzz
- 一个使用MSP430的项目例子,带液晶驱动程序,串口通讯等
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
MSP430驱动串口12864液晶
- MSP430驱动串口12864液晶 液晶型号:WGM-12864COG-15,MSP430 drive serial LCD 12864 LCD Model: WGM-12864COG-15
main
- MSP430单片机串口控制小车程序,用无线串口就可以无线控制小车,小车驱动为舵机驱动,WASD控制前后左转右转-MSP430 microcontroller serial control car procedures, using wireless serial port to connect the wireless controlled car, the car driven servo-driven, WASD control before and after the Zuozhuanyo
MP430
- msp430串口驱动程序,MSP430是低功耗单片机-the msp430 serial driver
MSP430drive12864
- msp430串口驱动12864,可以控制每行每列显示-msp430 serial port driver 12864
msp430-uart-driver-code-example
- msp43013x 14x 15x 16x 串口驱动例程全-msp430 uart driver code example.rar
MSP430-BASIC
- MSP430 做的寻迹小车,包括串口下载,ad转换,以及PWM输出驱动电机-MSP430 tracing the car, including the serial download, ad conversion and PWM output drive motor
Compass-MSP430
- 基于MSP430的电子罗盘,控制步进电机带动指针指向正北,并将电子罗盘数据及单片机平台的航向通过蓝牙串口发送至PC端程序上显示。实现了MSP430包括HM3883l电子罗盘、步进电机、带软件FIFO的串口模块的驱动。-Electronic compass based on MSP430, control the stepping motor drives the pointer points to the north, and the electronic compass data and si
FlowRateDetect
- MSP430节点 串口驱动,ADC驱动,IIC驱动-MSP430 node serial port driver, ADC driving, IIC drive
HC-06
- HC-06 蓝牙模块驱动程序, MSP430串口发送和接收-driver code for bluetooth module HC06
12864
- 基于MSP430单片机的12864液晶串口驱动程序,P3口,已测试通过,现分享出来-12864 MSP430F247
Uart_MSP430
- 基于MSP430的串口驱动,主要有串口接收,串口发送等功能代码(Based on the serial port driver of MSP430)
ADS1115
- 基于MSP430单片机16位ADC芯片ADS1115的驱动代码,读回的数据已计算成电压发送到串口,内附带详细的注释说明(Driver code MSP430 single-chip 16 bit ADC chip based on ADS1115, read back the data has been calculated into the voltage sent to the serial port, with detailed notes)
流量计
- 以MSP430单片机为主控芯片,由TM1727液晶驱动芯片驱动段式LCD液晶显示屏,在段式LCD液晶显示屏上显示累计流量、温度、压力、瞬时流量、电池电量、流量计工作符号、天线信号强度,通过串口向差压采集电路读取温度值、瞬时流量,采用Modbus通信协议由无线通信模块将数据上传。(With MSP430 chip by TM1727 LCD driver chip driver LCD LCD display, display the cumulative flow, temperature, p
UART2LCD
- MSP430G2553开发板驱动串口和5110液晶屏显示的代码。使用IAR打开。(The MSP430G2553 development board drives the serial port and the 5110 LCD screen to display the code. Open with IAR.)
MSP430 Application UART(串口驱动)
- msp430仿真器串口驱动程序,适用于安装仿真软件后设备管理器出现感叹号的设备驱动安装(MSP430 emulator serial driver)
MSP430 Application UART(串口驱动)
- msp430usb驱动安装,适用于驱动无法安装的情况(Msp430usb driver installation)
msp430底层驱动代码
- 里面包含adc,dma,lpm,gpio,ucs,spi,串口,iic,wdt等一系列F55xx的底层驱动代码。供广大网友使用