# 物联网定时器 **Repository Path**: MFJ5201314/iot-timer ## Basic Information - **Project Name**: 物联网定时器 - **Description**: 这是一个完全开源的嵌入式定时器设计程序,作者单纯是想做一个定时器来记录做题时间 - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-03-03 - **Last Updated**: 2023-03-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: STM32F103, 计时器, 嵌入式 ## README # 物联网定时器 #### 介绍 这是一个完全开源的嵌入式定时器设计程序,作者单纯是想做一个定时器来记录做题时间 #### 软件架构 软件架构说明 #### 支持功能 1. OLED显示设置 2. 8位数码管显示计时 3. 支持正计时与倒计时 #### 后续展望 1. 连接ESP8266进行物联网互联 2. 加入环境噪声检测 3. 加入电源转换模块,使其能单独工作