资源列表
dac7811
- 基于msp430和dac7811的电压型接口程序-Msp430 and dac7811 based voltage-interface program
STM32F10x_StdPeriph_Lib_V3.3.0
- 神舟III号的stm32 开发板成功移植的3.2寸TFT SD卡文件系统 可读取BMP.bin 文件-Shenzhou III, the successful transplant stm32 development board 3.2-inch TFT SD card file system files can be read BMP.bin
UDP
- stm32与w5500模块通信的UDP例程,亲测可用-UDP routines stm32 module to communicate with the w5500, pro-test available
STM32--W5500-TCP-Server
- 基于STM32F103和W5500,将W5500作为服务器,PC上位机作为客户端,进行数据交互。-STM32F103 and W5500, take the W5500 as a TCP server, data interactive with the remote PC
main
- 此文档主要是关于咖啡机开发的源代码,此文档主要是关于咖啡机开发的源代码-this word is about the coffee machine design,this word is about the coffee machine ,this word is about the coffee machine design
msp430f5438-0-300k-ceshi-frequency
- msp430f5438 测试方波频率测量测试程序,频率范围0-300kHz 使用内部数字时钟DOC,8MHz-The MSP430F5438 test of square wave frequency measurement procedures, the frequency range of 0-300kHz using the internal DOC clock, 8MHzmsp430f5438 test of square wave frequency measurement proce
4_KEY_LED_Change_DCO
- MSP4300G2553单片机的CPU时钟来源于数控振荡器 DCO 。 CPU通过长延时控制P1.6的LED闪烁亮灭 。 单片机识别P1.3机械按键以后,改变DCO参数,依次设置为1M,8M,12M和16MHz,可观察到闪烁频率增加。-CPU clock source MSP4300G2553 microcontroller in the numerical control oscillator DCO. CPU by long delay control P1.6 LED flas
ADS1292R
- TI模拟前端芯片ADS1292R基于STM32的驱动程序。-The TI analog front end chip ADS1292R driver code based on STM32.
5_Interrupt_Key_LED
- 主函数 完成初始化设定后,休眠。 P1.3事件处理函数中,改写P1.0和P1.6输出状态。-The main function of complete initialization settings, dormancy. Function in the P1.3 event handling, rewriting the P1.0 and P1.6 output state.
6_PWM_LED
- TA(Timer_A定时器)可用于自动输出PWM而无需CPU干预。 编写PWM初始化、设定频率改写占空比的库函数文件TA _PWM.c。 主函数调用库函数TA0_PWM_Init()完成TA_PWM初 始化,然后休眠。 P1.3事件处理函数中,循环递增静态局部变量循环递增静态局部变量 Bright的值,并调用库函数TA0_PWM_SetPeriod()改写PWM占空比参数。-TA (Timer_A timer) can be used for the automatic output
7_1_Breath_Lamp
- WDT定时器设置为16ms中断。 在WDT中断,循环递增/递减静态全局变量Bright,根据 Bright改写PWM占空比。-WDT timer 16ms interrupt. In the WDT interrupt, circulating the increment/decrement static global variables of Bright, according to Bright to rewrite the PWM duty cycle.
7_2_Timer_Key_LED
- WDT定时器设置为16ms中断。 在WDT中断,记录下最近两次的IO状态存在KEY_Now和 KEY_Past中。根据前高后低可判断按键按下,前低后高可判断按键松开。 事件处理函数P13_Onclick()根据按键状态切换LED 亮灭 。-WDT timer 16ms interrupt. In the WDT interrupt, the presence of KEY_Now and KEY_Past record the last two IO state. According
