资源列表
基于GY_VL53L0X和STM32的实现测距的代码
- GY-VL53L0X是一种激光模块,本模块可以直接与单片机串口连接,实现较为精准的测距,但在强光线直射的环境里使用会可能会存在较大误差。 本程序是已经调试好的源码,仅供学习交流参考用。
SN8P2711_ADC
- 松翰单片机8脚芯片SN8P2711 ADC工程例程(sn8p2711 chip adc example)
STM32_PMSM_FOC_Sensorless_180712
- stm32永磁同步电机双闭环无感foc代码(Double closed-loop non inductive FOC code of STM32 permanent magnet synchronous motor)
STM32F407canopen从站
- canfestival移植到stm32f407,从站(Can Festival transplant to stm32f407, slave station)
stm32模拟电磁炮源码
- 这是仿造2019年全国电赛控制题目做的模拟电磁炮源码,使用的是stm32f103单片机
带温度测量的CCD驱动程序
- STM32F103驱动TCD1304线性CCD,同时MAX31865测量得到的温度值,通过串口输出至上位机(STM32F103 drives tcd1304 linear CCD, and the temperature measured by max31865 is output to the upper computer through the serial port)
互补SPWM+模拟死区开关方波+PID+ADC (单极性)
- 本程序用于全国大学生电子设计竞赛逆变电源,且包含PID闭环控制,可调出稳定交流电压(This program is used in the inverter power supply of the national college students electronic design competition, and contains PID closed-loop control, which can transfer out stable AC voltage)
STM32F030串口
- 主要实现了STM32F030F4P6串口程序,里面点亮了一个LED,可以通过发送函数打印,也可以使用printf()函数进行打印,此程序也可以当做一个STM32F0系列模板来使用,里面写好了delay延时函数。(The stm32f030f4p6 serial port program is mainly implemented, in which an LED is lit, which can be printed by sending function or by using printf
模糊自适应整定PID控制程序
- 基于STM32的PID模糊自适应PID控制程序,具有隶属度函数,PWM波形,传感器输入(PID fuzzy adaptive PID control program based on STM32, with membership function, PWM waveform, sensor input)
三合一机械臂(STM32)
- 本机械手设计为两部分,硬件和软件。通过硬件和软件做成一款智能化产品,功能上更为创新,可以通过电脑进行实时监控和修改修改相关参数。在控制策略上优先采用摄像头方案,对抓取的物体实时监控和数据分析,通过运动控制算法和PID 计算物体位置。总体设计就是为了让各个开源模块能够联动起来工作,形成一个智能产品。(The manipulator is designed into two parts, hardware and software. Through the hardware and software
S7-200系列入门与应用实例 [张万忠]
- 本书为PLC编程从入门到精通的经典读物,介绍了西门子S7-200的基本工作原理,基本指令,书中还包含众多行业的丰富实例。(This book is a classic reading material for PLC programming from introduction to mastery. It introduces the basic working principle and basic instructions of Siemens S7-200. It also contain
stm32 st7789 320240驱动
- st7789 320240 TFT液晶驱动 for stm32(st7789 320240 drive for stm32)