资源列表
2015F题频率计
- 这是基于STM32系统的100M频率计方案(This is a 100M frequency meter based on STM32 system.)
STM32系统板全套-2013国赛(F)-红外光通信装置
- 这是一种基于STM32系统的红外光通信装置(This is an infrared optical communication device based on STM32.)
STM32正交编码器
- STM32F103 增量式编码器计数,通过串口打印(STM32F103 Incremental Encoder Counting, Printed through Serial Port)
F4最终版
- 基于STM32F407的超声波模块测距,增量式编码器(1/30减速比)实时测速,PWM输出控制直流单机,并通过OLED显示实时数据,同时也通过串口打印(Based on STM32F407 ultrasonic module ranging, incremental encoder (1/30 deceleration ratio) real-time speed measurement, PWM output control DC single machine, and display rea
测速传感器模块(宽槽版)
- 光电码盘测速程序,内含51测试例程及电路图,说明书(Photoelectric Code Disk Speed Measuring Program, Including 51 Test Routines and Circuit Diagrams, Instructions)
stm8-32-sht-20-30
- 读取SHT20传感器,方便开发者快速入门(STM8S103 the SHT20 program IAR environment)
ST7735S 1.8寸LCD-STM32F103C8测试程序
- 基于STM32F103 驱动 1.8寸TFT屏(芯片ST7735S),已测试验证OK(1.8 TFT ST7735S driver , write by STM32F103)
节能车7月14日稳定
- 该文档为2017年智能车比赛的节能车程序。(This document is an energy-saving vehicle program for the smart car race in 2017.)
AD5933
- AD5933模块负阻抗测试程序,C语言Keil编译(AD5933 Impedance Test Program)
fdc代码 uart
- 18年电赛FDC2214 STM32驱动程序是FDC2214程序STM32OLED串口。IO 口全部引出硬件口全部引出硬件 IIC 接口和串口 4 单独引出,可作为 OLED 显示接口和 HC-05 蓝牙模块接口。PA13,A14,A15,PB2,PB3,PB4 不建议使用 (JTAG 或 STLink 下载口,或 BOOT 或复位(The driver of FDC2214 STM32 in the 18-year tournament is the STM32OLED serial port
台灯1
- 智能台灯系统,实现了语音播报,自动调光,远程控制,灯光切换等智能系统功能。克服了传统台灯供电方式单一等多种特点。本系统主要由单片机控制系统和硬件系统组成,主要由STM32F407微处理器、触控液晶彩屏、ADC电压监控、超声波测距监测、音乐播放系统、灯光控制组件和多路系统电源构成。智能学习台灯采用PWM数字调光和超声波测距技术以及人体红外感应技术,实现灯光亮度和模式调节。(Intelligent desk lamp system realizes the functions of voice br
简易计算器
- 一款基于51单片机的简易计算器,数码管显示数据,矩阵键盘输入,单片机入门的简单教程