Welcome![Sign In][Sign Up]
Location:
Search - msp430 P

Search list

[Other resourceuart(p-to-p)

Description: 这是MSP430异步串行通信代码。是点对点的通信代码。欢迎下载。-asynchronous serial communication code. Is a point-to-point communications code. Welcome to download.
Platform: | Size: 4118 | Author: leo | Hits:

[Embeded-SCM Develop针对MSP430编写的USB接口

Description:

针对MSP430编写的USB接口, 其中的usb端口通信已经作为一个模块来使用,用户只需用以下函数就可以对usb端口进行方便地读写: unsigned char D12_WriteEndpoint(unsigned char endp, unsigned char len, unsigned char * buf); 此为usb端点输出函数,endp是要进行通信的端点,取值为3(普通端点,最大可一次传输16byte)或5(主端点,最大可一次传输64byte);len为一次输出数据长度;*buf为数据所在位置。 usb端点数据的读操作是由底层函数自动完成的(相关函数为unsigned char D12_ReadEndpoint(unsigned char endp, unsigned char len, unsigned char * buf); 相应端点为2和4),所读到的数据存于GenEpBuf[](普通端点)、MainEpBuf[]或EpBuf[](主端点)中,用户可以直接读取使用。


Platform: | Size: 13916 | Author: sunyuansch1108 | Hits:

[SCMPID_of_C8051_or_MSP430

Description: 用于单片机的PID调节子程序,经过多次改进,非常实用简单,已经用于多个产品上,非常稳定可靠-for SCM PID subroutine result, a very simple and practical. has been used for many products, a very stable and reliable
Platform: | Size: 1024 | Author: liukang | Hits:

[Other Embeded programuart(p-to-p)

Description: 这是MSP430异步串行通信代码。是点对点的通信代码。欢迎下载。-asynchronous serial communication code. Is a point-to-point communications code. Welcome to download.
Platform: | Size: 4096 | Author: leo | Hits:

[SCMMSP430

Description: MSP430系列16位超低功耗单片机实践与系统-MSP430 series ultra low power 16-bit single-chip and systems practice
Platform: | Size: 835584 | Author: zhudonglai | Hits:

[MiddleWarepwm_DAC

Description: 使用msp430的定时器生成PWM波通过硬件滤波器实现DAC功能,一阶滤波为直流电平,二阶可以生成任意波形,如正弦波,锯齿波等-MSP430 timer used to generate PWM wave through the hardware filter DAC functions, first-order filter for the DC-ping, the second order can generate arbitrary waveform, such as sine wave, sawtooth wave, etc.
Platform: | Size: 17408 | Author: 贺虎 | Hits:

[Software Engineeringmsp430f2274

Description: 430F22X的技术手册 MSP430单片机的使用方法及技术要求-430F22X technical manuals MSP430 MCU to use methods and technical requirements
Platform: | Size: 1722368 | Author: 张军 | Hits:

[SCMLCM-P

Description: 用于MSP430169驱动12864的液晶显示器,仅供参考。-12864 for MSP430169 drive liquid crystal displays, for informational purposes only.
Platform: | Size: 150528 | Author: songlitao | Hits:

[OtherMSP430

Description: PCB设计指导参考及帮助资料,提供PCB的元器件的布局走线等问题-PCB design guidelines and reference information to help to provide PCB layout components such as the issue of alignment
Platform: | Size: 68608 | Author: 韩文彬 | Hits:

[SCMWireless_remote_control_system_for_towercrane_base

Description: W ireless rem ote control system for tower crane based on M SP430 and nRF905:介绍了一种基于无线遥测技术的塔吊遥控系统,该系统以MSP430超低功耗l6位微控制器和无 线收发芯片nRF905为核心。系统采用软件编码和硬件译码的方式提高了系统的抗干扰能力,系统发 射器采用定时扫描、接收器采用无记忆输出控制方式,提高了系统可靠性,该系统可广泛应用于塔吊等 一般的工业遥控系统中。-W ireless rem ote control system for tower crane based on M SP430 and nRF905: This paper introduces a technology-based wireless telemetry crane remote control system, which to MSP430 ultra-low power l6-bit microcontroller and wireless transceiver chip nRF905 as the core. System uses software encoding and decoding hardware to improve the system anti-jamming capability, the system transmitter used regularly scanning receiver using non-memory output control, and enhance system reliability, the system can be widely used in tower crane and other general industrial remote control system.
Platform: | Size: 186368 | Author: xx | Hits:

[SCMzlg7290

Description: MSP430完成对ZLG7290芯片的驱动程序,包括相应的技术资料和电路图-MSP430 chip ZLG7290 completion of the driver, including the appropriate technical information and schematics
Platform: | Size: 3090432 | Author: aa | Hits:

[SCMmsp430-45db041

Description: 本代码为本人在做一个项目时写的MSP430单片机读写FLASH芯片45DB041的源程序,包括基本通信函数,初始化函数,模式设置函数,整块FLASH读写,字节读写等多个函数。-The code for doing a project I am writing to read and write FLASH chip MSP430 single chip 45DB041 the source, including the basic communication function, initialization function, function mode is set, FLASH block read and write, byte read and write and so on a function.
Platform: | Size: 194560 | Author: 蒋群 | Hits:

[SCMGPS

Description: msp430单片机+GPS模块的C语言程序。-msp430 single-chip+ GPS Module C Language Program.
Platform: | Size: 62464 | Author: sierno | Hits:

[SCMTCPIPforMSP430

Description: msp430+cs8900a实现HTTP协议-msp430+ cs8900a to achieve HTTP protocol
Platform: | Size: 2507776 | Author: 王琦 | Hits:

[SCMMSP430

Description: msp430单片机,149适用例程。开发环境为keil c51-msp430 microcontroller, the application routine 149. Development environment for keil c51
Platform: | Size: 12476416 | Author: yvonna | Hits:

[Other Embeded programPWM

Description: 利用msp430对pwm波的输出程序,很好,很实用,可以帮助初学者学会如何初始化pwm。-in order to output the pwm,we use the msp430 to receive that。
Platform: | Size: 15360 | Author: landy01 | Hits:

[Embeded-SCM Developpwm

Description: MSP430用定时器控制生成PWM波形。波形占空比可调。-MSP430 PWM waves generated by the timer control. Waveform SHCH adjustable.
Platform: | Size: 17408 | Author: 秦兴 | Hits:

[Embeded-SCM Developpwm

Description: msp430的四个pwm实验,有效学会定时器的使用。-pwm of msp430 four experiments, the effective use of Institute of timer.
Platform: | Size: 83968 | Author: 秦兴 | Hits:

[SCMMSP430_PPT

Description: MSP430课件.ppt,为华东师范大学沈建华等编著《MSP430系列16位超低功耗单片机原理与应用》(2004年11月 清华大学出版社) 一书的配套课件。该文件使用MS-PowerPoint打开。-MSP430 courseware. Ppt, the East China Normal University, Shen Jianhua, eds " MSP430 family of ultra low-power 16-bit microcontroller Principles and Applications" (November 2004 Tsinghua University Press) a book supporting courseware. The file uses the MS-PowerPoint to open.
Platform: | Size: 3154944 | Author: 何事入罗闱 | Hits:

[SCMPWM

Description: msp430 PWM 实验,可以调节led亮度,电机转速等,随着时间的增加亮度不断变化-msp430 PWM experiment, led can adjust the brightness, motor speed, etc., the increase in brightness over time, changing
Platform: | Size: 20480 | Author: 赵浩淼 | Hits:
« 12 3 »

CodeBus www.codebus.net