-
STM32F103 RTC 日期程序驱动
STM32F103 RTC 日期程序驱动
#include "rtc.h"
const DateTimeType MinDateTime = {
10, 1, 1, 0, 0, 0
};
const DateTimeType MaxDateTime = {
99, 12, 31, 23, 59, 59
};
- 2022-06-12 03:47:39下载
- 积分:1
-
深圳优龙科技LPC2468开发板,ADS samples.
深圳优龙科技LPC2468开发板,ADS samples.-Shenzhen excellent technology Liuzhou LPC2468 development board, ADS samples.
- 2022-05-24 16:20:01下载
- 积分:1
-
2015全国大学生电子设计四轴飞控代码
应用背景瑞萨芯片做MCU的飞控源代码,包含各个模块的代码。关键技术飞控包含mpu6050以及hmc5883l模块,IIC PWM输入捕获以及PWM输出,
- 2022-07-18 01:06:29下载
- 积分:1
-
UART0 LPC1768代码发送线路或获取行
UART0 LPC1768代码发送线路或获取行
- 2022-03-29 20:28:06下载
- 积分:1
-
C51单片机与nrf2401使用,nrf2401调试程序。
C51单片机与nrf2401使用,nrf2401调试程序。-C51 MCU and nRF2401 use, nrf2401 debugger.
- 2022-01-28 09:44:42下载
- 积分:1
-
关于周立公USB试验的改进程序,实现了文件的读写,并且将读文件在写道U盘
关于周立公USB试验的改进程序,实现了文件的读写,并且将读文件在写道U盘-Zhou USB test on the public improvement process, the realization of the document to read and write, and read documents, wrote U disk
- 2023-07-05 12:45:03下载
- 积分:1
-
基于Keil+HJTAG+LPC214x的Mass Storage Device类USB开发例程,不需要驱动,烧入直接可识别。程序有注释,可根据需要更改。
基于Keil+HJTAG+LPC214x的Mass Storage Device类USB开发例程,不需要驱动,烧入直接可识别。程序有注释,可根据需要更改。-Based on Keil+ HJTAG+ LPC214x the Mass Storage Device Class USB development of routines, do not need to drive, burned into the direct identifiable. Procedures have the Notes may be in need of change.
- 2022-09-23 05:10:03下载
- 积分:1
-
2410开发测试程序,包含了2410系统的各个功能测试,ads工程测试通过...
2410开发测试程序,包含了2410系统的各个功能测试,ads工程测试通过-2410 development and testing procedures, including the 2410 system functional testing, the test works ads
- 2022-07-20 23:56:39下载
- 积分:1
-
指纹识别模块
在别人代码的基础上自己整合编写,已经完全实现指纹录入,识别,管理员登陆等基本功能,唯一不足是不能将指纹图像从模块中上传到单片机中(上位机)进行显示,希望各位改进。
- 2022-06-18 11:09:39下载
- 积分:1
-
Cortex
STM32是以Cortex-M3为核的处理器,该例程介绍STM32下如何控制电源管理系统。STM32的一个最大特点是低功耗。-Cortex-M3 based STM32-core processor for the routine introduction STM32 how to control power management system. STM32 is characterized by one of the greatest low power.
- 2023-09-05 21:40:15下载
- 积分:1