资源列表
温度监控Proteus仿真图 完整程序
- 温度监控系统,protues仿真实现,有报警功能(Temperature monitoring system, realized by Proteus simulation, with alarm function)
c_file
- 此代码基于pic16f877单片机,实现音频信号波形图和频谱图的显示(This code is based on PIC16F877 single chip microcomputer, and realizes the display of audio signal waveform and spectrum)
CC2541中文数据手册
- TI的蓝牙芯片CC2541的数据手册,有详细的功能介绍,值得珍藏(this is CC2541 datasheet,The data book of TI's Bluetooth chip cc2541 has detailed function introduction and is worth collecting)
平衡小车源码(光电编码器版)
- 使用STM32F103制作的二轮小平衡车的相关例程(Using the STM32F103 production of two small balance vehicle related routines)
STM32F4两路超声波捕获
- 两路超声波捕获距离,TIM5双通道取值,自己写的,适合初学者
STM32 智能充电器源码+补丁
- 该文档主要为用stm32来制作一款智能型的充电器,文档内容包括了源码和补丁的相关资料,下它!。(This document mainly uses STM32 to make an intelligent charger. The content of the document includes the source code and patch related information, next it!.)
stm32f103 OLED显示
- 主控为stm32f103 使用OLED屏显示(STM32F103 OLED display)
简易oled示波器
- 利用stm32内置AD模块 本文件的亮点是对滚屏效果的处理 将二维数据一维化 减少内存占用(Using STM32 built-in ad module, the highlight of this file is the processing of scrolling effect, which can reduce the memory consumption by one-dimensional two-dimensional data)
DM330021 Altium Build Files _PDF Schematic_BOM
- Bldc Motor Driver Source code and schematic
embedded
- 本系统中使用了STM32F103VET6核心板、温度传感器DS18B20、lcd12864(串行)、直流电机模块、独立按键模块、蜂鸣器模块,模拟家用热水器的工作过程。除检测温度外,该系统在温度低于设定温度(系统初始设置50摄氏度)时电机旋转并且温度越低转速越快、核心板上的小灯按照特定规律(先由led0到led15逐个点亮再反向逐个熄灭再正向单个点亮)点亮;温度低于20度时增加蜂鸣器报警功能;独立按键可以调节用户设定温度大小。(A water heater system based on STM3
51黑论坛_数码管显示程序
- proteus+stm32+tm1637显示仿真,仿真时数码管刷新率太低,数字一位一位显示,哪位高手改进一下。(Proteus + stm32 + tm1637 display simulation, simulation digital tube when the refresh rate is too low, a digital one, according to which an improvement.)
STM32F1系列TFT实验
- 基于STM32F103ZET6对TFT屏幕的显示的例程,可供各位参考。