▍1. STM32F4VE核心板-原理图和封装库
了解stm32,原理图适合初学者,图中还说明了封装类型(Understand stm32To understand STM32, the schematic diagram is suitable for beginners, and the packaging type is also illustrated.)
了解stm32,原理图适合初学者,图中还说明了封装类型(Understand stm32To understand STM32, the schematic diagram is suitable for beginners, and the packaging type is also illustrated.)
现代单片机驱动矩阵键盘,通过UART口收发键值(ABOV MCU drive matrix keyboard, send and receive key value through UART port)
自识别避障灭火机器人,配备红外传感模块,PWM电机控制,火焰传感器。(Self identified obstacle avoidance and extinguishing robot, equipped with infrared sensing module, PWM motor control, flame sensor.)
带USB接口的51单片机芯片ch554的调试程序,可以模拟鼠标键盘设备实现免驱动识别和通讯(ch554 MCU with USB interface demo program,can Identifying and communicating like a keyboard or mouse)
STM32的FreeRTOS移植代码,支持IAR和KEIL(STM32 FreeRTOS demo, for KEIL or IAR.)
说明: 基于Arduino。UNO的超声波测距,红外感应人体,液晶显示屏代码。(It's based on Arduino. UNO. It's some codes for Ultrasonic ranging, infrared induction of human body, LCD display.)
在白天可以检测是否有人要进入,有的话开门,晚上可以通过密码开门,并且可转移设置密码。(During the day, you can detect whether someone will enter, or if you open the door, you can open the password at night, and you can set the password to transfer.)
模拟智能灌溉系统,可分时控制,自动控制,手动控制(Simulated intelligent irrigation system can be divided into time control, automatic control, manual control)
OBD是英文On-Board Diagnostic的缩写,中文翻译为“车载诊断系统”。这个系统随时监控发动机的运行状况和尾气后处理系统的工作状态,一旦发现有可能引起排放超标的情况,会马上发出警示。当系统出现故障时,故障灯(MIL)或检查发动机(Check Engine)警告灯亮,同时OBD系统会将故障信息存入存储器,通过标准的诊断仪器和诊断接口可以以故障码的形式读取相关信息。根据故障码的提示,维修人员能迅速准确地确定故障的性质和部位。(OBD is the abbreviation of On-Board Diagnostic in English, and the Chinese translation is "on-board diagnostic system"". The system monitors the operating conditions of the engine and the working state of the exhaust gas treatment system at any time. Once it is found that it may cause excessive discharge, a warning will be issued immediately. When the system fails, the fault lamp (MIL) or check engine (Check Engine) warning lights and OBD system fault information will be stored in the memory, through diagnostic instruments and diagnostic standard interface can read the relevant information to the fault code form. According to the prompt of the fault code, the maintenance personnel can quickly and accurately determine the nature and location of the fault.)
两轮独立小车编程,已经通过调试,可以站立行走,单片机编程。(Two independent car programming, has been through debugging, you can stand walking, single-chip programming.)
国产MCU开发工具,以及demo文件,给一些做家电或者智能设备的人员学习参考用(Domestic MCU development tools, as well as demo files)
最小陀螺仪源代码,适用于51单片机的开发,内有配套源程序(The minimum gyroscope source code is applicable to the development of 51 MCU, with the supporting source program)
51单片机C语言 600线编码器AB相计数(51 singlechip C language, 600 line encoder, AB phase count)
用51实现超声波测距,在1602上显示,测量精准,并且有详细的注释(With 51 to achieve ultrasonic ranging, displayed on 1602, accurate measurement, and detailed notes)
51单片机的七彩LED灯渐变调光调色程序(51 singlechip LED color gradient color dimming program)
用stm32f103c8t6做的智能数字中,主要有以下功能,显示当前时间,年月日,星期和温度。可以通过按键打开和关闭闹钟,整点报时,时间调整。(With stm32f103c8t6 to do intelligent digital, mainly has the following functions, showing the current time, date, day, week and temperature. You can turn on and off the alarm clock by pressing the button, adjust the whole time and adjust the time.)
51单片机实现LED恒流,LM358加三极管(51 MCU LED constant current)