资源列表
[单片机(51,AVR,MSP430等)] dac7811
说明:基于msp430和dac7811的电压型接口程序-Msp430 and dac7811 based voltage-interface program<杨小刚> 在 2024-11-13 上传 | 大小:29kb | 下载:0
[单片机(51,AVR,MSP430等)] 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<lizheng> 在 2024-11-13 上传 | 大小:1.34mb | 下载:0
[单片机(51,AVR,MSP430等)] UDP
说明:stm32与w5500模块通信的UDP例程,亲测可用-UDP routines stm32 module to communicate with the w5500, pro-test available<王王> 在 2024-11-13 上传 | 大小:348kb | 下载:0
[单片机(51,AVR,MSP430等)] STM32--W5500-TCP-Server
说明:基于STM32F103和W5500,将W5500作为服务器,PC上位机作为客户端,进行数据交互。-STM32F103 and W5500, take the W5500 as a TCP server, data interactive with the remote PC<张文娟> 在 2024-11-13 上传 | 大小:812kb | 下载:0
[单片机(51,AVR,MSP430等)] main
说明:此文档主要是关于咖啡机开发的源代码,此文档主要是关于咖啡机开发的源代码-this word is about the coffee machine design,this word is about the coffee machine ,this word is about the coffee machine design<john> 在 2024-11-13 上传 | 大小:5kb | 下载:0
[单片机(51,AVR,MSP430等)] 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 wa<zhuyipeng> 在 2024-11-13 上传 | 大小:33kb | 下载:0
[单片机(51,AVR,MSP430等)] 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 lo<林志浩> 在 2024-11-13 上传 | 大小:93kb | 下载:0
[单片机(51,AVR,MSP430等)] ADS1292R
说明:TI模拟前端芯片ADS1292R基于STM32的驱动程序。-The TI analog front end chip ADS1292R driver code based on STM32.<zphen> 在 2024-11-13 上传 | 大小:10kb | 下载:0
[单片机(51,AVR,MSP430等)] 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.<林志浩> 在 2024-11-13 上传 | 大小:91kb | 下载:0
[单片机(51,AVR,MSP430等)] 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<林志浩> 在 2024-11-13 上传 | 大小:152kb | 下载:0
[单片机(51,AVR,MSP430等)] 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<林志浩> 在 2024-11-13 上传 | 大小:182kb | 下载:0
[单片机(51,AVR,MSP430等)] 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 th<林志浩> 在 2024-11-13 上传 | 大小:92kb | 下载:0