资源列表
pid
- 基于stm32的寻迹小车PID算法解析 开发目标1:TIM1的4个通道生成PWM,CH1—PWM1 CH2—PWM2 CH3—PWM3 CH4—PWM4 TIM8的4个通道生成PWM,CH1—PWM5 CH2—PWM6 CH3—PWM7 CH4—PWM8 开发目标2:TIM7作为定时器中断,产生固定的时间间隔,便于计算电机及落地码盘的速度(单位时间间隔脉冲增量) 开发目标3:TIM2、TIM3、TIM4、TIM5作为编码器接口,读取编码器
STM8反汇编
- 改进了以前的反汇编的错误,增加了地址标签输出(Improved the previous disassembly errors and increased the address tag output)
ucosii控制系统程序
- STM32F103VCT6的ucosii工程,包括CAN,UART,IIC,SPI,步进电机的S型加减速(UCOSII project of STM32F103VCT6, including S-type acceleration and deceleration of can, UART, IIC, SPI and stepping motor)
调制信号电路图全套源文件
- 调制信号电路图全套源文件,基于Mc1496的详细电路图,仿真软件可直接打开。
Hex_Boot
- 完美移植fatfs文件系统,可更新SD卡内部内容来更新固件,(Perfect migration of FatFs file system, which can update the internal contents of SD card to update the firmware)
ADC
- 针对stm32开发板的程序,硬件包括传感器、单片机和数码管,程序带有信号处理(ADC、计算等)功能与转换输出至数码管显示功能(For the program of STM32 development board, the hardware includes sensor, MCU and nixie tube. The program has the function of signal processing (ADC, calculation, etc.) and the function o
万年历程序显示屏1602
- 本数据显示模块、温度采集模块、时间处理模块和调整设置模块四个模块组成。系统以AT89S52单片机为控制器,以串行时钟日历芯片DS1302记录日历和时间,它可以对年、月、日、时、分、秒进行计时,还具有闰年补偿等多种功能。温度采集选用DS18B20芯片,万年历采用直观的数字显示,数据显示采用1602A液晶显示模块,可以在LCD上同时显示年、月、日、星期、时、分、秒,还具有时间校准等功能
stm32+oled(iic)+18b20
- stm32+oled(iic)+18b20正常显示温度,内包含OLED 屏幕可显示数字,字母,符号,汉字,可直接调用(STM32 + OLED (IIC) + 18B20 normal display temperature, including OLED screen to display numbers, letters, symbols, Chinese characters, which can be directly called)
190726PWM(模式)
- stm32pwm,做项目控制呼吸灯、舵机等经常会遇到的,所以还是很重要的(Stm32pwm is often encountered in project control such as breathing lamp and steering gear, so it is still very important)
stm32f103
- stm32f103 例程包括:adc,crc ,flash, gpio ,hal, i2c ,pwr,rcc,rtc spi,tim ,usrt(stm32f103 examples include:adc,crc,flash,gpio ,hal, i2c ,pwr,rcc,rtc spi,tim ,usrt)
STM32_PMSM_FOC_Sensorless_180712
- stm32永磁同步电机双闭环无感foc代码(Double closed-loop non inductive FOC code of STM32 permanent magnet synchronous motor)
mlx90614数码管显示小数
- MLX90614的红外测温模块通信,使用了SMBUS进行通信,完整的程序项目,可以直接拿KEIL打开(MLX90614's infrared temperature measurement module communication uses SMBUS for communication. The complete program project can be directly opened by KEIL.)