▍1. 例程 CPU Demo
cpu卡 读卡示例程序 单片机stm32 编译环境keil(CPU card reading sample program STM32 compiler environment KEIL)
cpu卡 读卡示例程序 单片机stm32 编译环境keil(CPU card reading sample program STM32 compiler environment KEIL)
说明: cpu卡 读卡示例程序 单片机stm32 编译环境keil(CPU card reading sample program STM32 compiler environment KEIL)
说明: 使用keil开发的基于STM32F407系的非接触式红外测温程序(Use keil developed STM32F407-based non-contact infrared temperature measurement program)
main.c已详尽注释连接的引脚 和 调试助手参数。STM32分别以串口,硬件SPI,模拟并口驱动CH395,4个socket连接, 原路返回上位机发送的数据。串口模式支持更改工作波特率,硬件SPI速率最高36MHz, 模拟并口较快,这三种模式支持在stm32任意型号下。(Main.c has commented on pins and debugging assistant parameters in detail. STM32 drives CH395 and 4 sockets by serial port, hardware SPI and analog parallel port respectively, and returns the data sent by the host computer in the original way. Serial mode supports changing working baud rate. Hardware SPI rate is up to 36MHz and analog parallel port is fast. These three modes support any model of stm32.)
本实验,STM32通过串口1和上位机对话,STM32在收到上位机发过来的字符串(以回车换 行结束)后,原原本本的返回给上位机。下载后,DS0闪烁,提示程序在运行,同时每隔一定时间,通过串口1输出一段信息到电脑。(In this experiment, STM32 through the serial port 1 and host computer dialogue, STM32 received the host computer sent to the string (in return for After the end of the line), return to the host computer. After downloading, the DS0 flashes, prompting the program to run while each A certain time, through the serial port 1 output a piece of information to the computer.)
STM32单片机,采用数字相关法测量两路波的相位差,内含工程,进行了模拟数据测试通过,稍微修改即可使用,并附上了理论文档。(STM32 microcontroller, using digital Correlation Method for Measuring the phase difference between two waves, including engineering, tested by simulated data, you can use slightly modified, with a theoretical document.)
频率相位测量的程序。实现相位差的测量与显示。(Frequency phase measurement process. Implementation phase of the measurement and display.)
智能电源插座程序 用51单片机程序编写,数码管显示(Smart power outlet with 51 microcontroller programming procedures, digital display)
基于52单片机的智能定时插座,用LCD1602显示,可显示时间和温度(Based on 52 single-chip intelligent timer socket, with the LCD1602 display, can display time and temperature)
ESP8266制作的安卓控制电风扇,内含详细电路即软件。手机APP使用非常简单。智能家居等设备控制均可类似实现(ESP8266 Android-controlled fan, fan after simple modification can be realized, containing detailed circuit software.Mobile APP is very simple.Smart home control can be similar to achieve)
模糊控制器设计,可以设计输入、输出函数及生成模糊控制所需的 C 源代码(fuzzy controller design, design input and output functions and fuzzy control needed to generate the C source code)
说明: 基于正点原子stm32精英开发板和openmv通讯,含openmv端配置,通过openmv(usart3)输出端连接到开发板(usart1)接收端,再由开发板(usart1)输出端输出到电脑,可以用xcom看到(Based on the communication between STM32 elite development board and openmv, including the configuration of openmv terminal, it is connected to the receiving end of development board (usart1) through the output end of openmv (usart3), and then output to the computer by the output end of usart1, which can be seen by XCOM)
51单片温度报警程序,当外界温度高于设定值时,蜂鸣器报警(To avoid the temperature will be too high)
说明: 基于STM32F405平台下的SD卡读写测试,移植FatFs文件系统。(Based on the SD card read-write test of stm32f405 platform, the FatFs file system is transplanted.)
实现 w5500 stm32 下的 udp组播(achieve; realize; bring about; come true; actualize)
说明: 51单片机流水灯实验,按键按下改变流向(左移/右移)(51 Single Chip Microcomputer Pipeline Lamp Experiment, Press the Key to Change the Flow Direction)