-
LPC2200_bootloader
说明: 专门针对周立功Smart2200开发板的引导程序。(Specifically for weeks Smart2200 Ligong development board of the boot.)
- 2008-09-01 22:38:56下载
- 积分:1
-
balanceeee
balance code of a infix notification..this code balance the infix..try it
- 2011-08-06 04:57:12下载
- 积分:1
-
EFM8SB1例程
Simplicity Studio下的EFM8SB1例程(One Program of EFM8SB under Simplicity Studio)
- 2019-01-08 22:30:49下载
- 积分:1
-
Esp8266-WiFi_USART
可以实现ESP8266远程控制,AP,station和AP+station模式,手机和STM32f103开发板通信。(ESP8266 can achieve remote control, AP, station and AP+station mode, the phone and STM32f103 development board communications.)
- 2021-01-08 09:38:51下载
- 积分:1
-
EXTI_Configuration(void)
STM32F103C8T6自编简单中断程序,以及中断优先级,每行代码都有中文注释,十分好理解(void EXTI_Configuration(void)
{
EXTI_InitTypeDef EXTI_InitStructure
EXTI_ClearITPendingBit(EXTI_Line8)
GPIO_EXTILineConfig(GPIO_PortSourceGPIOB, GPIO_PinSource8)
EXTI_InitStructure.EXTI_Line EXTI_Line8
EXTI_InitStructure.EXTI_Mode EXTI_Mode_Interrupt
EXTI_InitStructure.EXTI_Trigger EXTI_Trigger_Falling
EXTI_InitStructure.EXTI_LineCmd ENABLE
EXTI_Init(&EXTI_InitStructure)
})
- 2017-01-02 12:45:52下载
- 积分:1
-
Formula
汽车OBD诊断系统,国际标准下的动力系统数据定义以及数据解析。(OBD diagnostic system of automobile, data definition and data analysis of power system under international standards.)
- 2019-01-16 14:55:59下载
- 积分:1
-
ALIENTEK-MINISTM32-PWM
正点原子 stm32f10x pwm输出实验(Punctuality atomic stm32f10x pwm output experiment)
- 2013-07-21 21:26:15下载
- 积分:1
-
STM32-315McontrolLEDCAR
基于STM32单片机/315M无线模块控制智能小车
直流电机驱动
通过实现对LEDs 的控制,可以实现L298 (A或和B电机)的控制,达到对小车的控制(前进倒退转弯)
应用很简单,直接用L298需要的引脚接LED-Ports(Based on the STM32 MCU/315M wireless modules to control the smart car DC motor drive through the realization of the control of the LEDs, you can control L298 (A or B motor), to achieve control of the car (forward retrogression in turn) the application is very simple, direct use of the L298 need pin LED-the Ports)
- 2012-05-18 05:22:22下载
- 积分:1
-
1.12--touchpanel
基于S32440C开发板的触摸屏控制代码。经多次试验没有问题。适用于初学者参考(S32440C development board based on touch-screen control code. After numerous experiments there is no problem. Reference for beginners)
- 2011-12-26 13:51:39下载
- 积分:1
-
多功能测量(功能)
说明: 温度,光照强度,测距,检测lcd1602显示,上传串口显示(Temperature, illumination intensity, ranging, detection LCD1602 display, upload serial display)
- 2020-06-18 23:40:02下载
- 积分:1