资源列表
[单片机(51,AVR,MSP430等)] TEST
说明:STM32F407VGT6测试源码,包括usart、DAC、LCD12864、PWM等功能,已经调试通过。-STM32F407VGT6 test source code, including the usart, DAC, LCD12864, PWM function, have been debug through.<家保> 在 2025-07-15 上传 | 大小:27.59mb | 下载:0
[单片机(51,AVR,MSP430等)] 4X4X4-V3.0
说明:4X4X4光立方,通过一个STC12C5A60控制64个LED实现3D动画显示效果,按键切换动画。(接入音频LED随音乐而跳动)-4x4x4 light cube, controlled by a STC12C5A60 64 LED to realize 3 d animation display effect, button switch animation.(access audio LED with music and beating)<潘攀> 在 2025-07-15 上传 | 大小:46kb | 下载:0
[单片机(51,AVR,MSP430等)] WIFIcar
说明:WIFI控制小车的项目,经典的省赛题目,有详尽的代码可供读者研究,是练习省赛的必备源码-WIFI control car project, the classic provincial tournament title, there is a detailed study of the code reader is available, is to practice the essential source provincial tournament<杨卫康> 在 2025-07-15 上传 | 大小:49kb | 下载:0
[单片机(51,AVR,MSP430等)] smartcar_k60_v3.0
说明:第九届华南赛区飞思卡尔智能车光电组二等奖,内含模糊算法、PID算法,以及CCD的应用程序,单片机为K60,开发软件为Keil-Ninth South Division Freescale smart car photoelectric group prize, containing fuzzy algorithm, PID algorithm, and CCD applications, SCM as K60, to develop software for Keil<陈坤校> 在 2025-07-15 上传 | 大小:18.87mb | 下载:0
[单片机(51,AVR,MSP430等)] TM1628_KEY_DISPLAY
说明:使用TM1628实现按键和显示功能,使用W79E825单片机-Use TM1628 achieve buttons and display functions, use W79E825 microcontroller<李祥忠> 在 2025-07-15 上传 | 大小:2kb | 下载:0
[单片机(51,AVR,MSP430等)] transfer-data-based-on-serial-port
说明:这是一个C#编写的用于串口之间通信读取数据的代码,与串口调试助手一起使用。比较适合新手了解该方面的程序编写。-This is a C# code written to read the data used for communication between the serial port for use with serial debugging assistant. More suitable for the novice to understand this aspect of progra<KAILONG LIU> 在 2025-07-15 上传 | 大小:280kb | 下载:0
[微处理器(ARM/PowerPC等)] NEw-Project
说明:#ifndef ANTILIB_GPIO_H #define ANTILIB_GPIO_H #define GPIO_CNF_INPUT_ANALOG 0 #define GPIO_CNF_INPUT_FLOATING 1 #define GPIO_CNF_INPUT_PULLUPDOWN 2 #define GPIO_CNF_OUTPUT_PUSHPULL 0 #define GPIO_CNF_OUTPUT_OPENDRAIN 1 #de<Muhriddinkhan> 在 2025-07-15 上传 | 大小:381kb | 下载:0
[其他嵌入式/单片机内容] atmega8pwm
说明:atmega8 pwm program with scalable frequency<bharat> 在 2025-07-15 上传 | 大小:33kb | 下载:0
[单片机(51,AVR,MSP430等)] PWM
说明:实验器材: 战舰STM32F103开发板V3版本 实验目的: 学习定时器的PWM功能 硬件资源: 1,DS0(连接在PB5) 2,定时器3(TIM3),使用TIM3的通道2(CH2),开启部分重映射,将TIM3_CH2输出到PB5. 从而实现PWM输出控制DS0亮度. 实验现象: 本实验,DS0由暗到亮,再由亮到暗,再由暗到亮,依次循环. 注意事项: 无. -Experimental equipment<吴宇轩> 在 2025-07-15 上传 | 大小:2.34mb | 下载:0