资源列表
基于stm32的2FSK调制解调器源程序
- STM32F103单片机实现FSK调制解调,亲测可用(STM32F103 MCU FSK modulation and demodulation, pro test available)
STM32正交编码器
- 基于STM32的正交编码器例程,对初学者很有用(STM32-based orthogonal encoder routines are useful for beginners)
ADC+DMA+FATFS
- 利用DMA模式进行多通道ADC采集并写入SD卡的txt文件。适用于温湿度、压力变送器等。(Use DMA mode for multi-channel ADC acquisition and write SD card TXT file. Suitable for temperature, humidity, pressure transmitter, etc..)
s32k144
- IAR 平台下S32K144示例代码,介绍了基本的驱动以及调试器配置方法。(IAR platform S32K144 sample code.)
QC3.0_DEMO
- 移动电源程序,QC3.0协议,完整的移动电源模块,带充放电,保护功能(Power bank soft ,with QC3.0 communication)
内存映射
- mtk6737 gpio模拟spi初始化lcd(Mtk6737 GPIO initializes SPI initialization LCD)
FastLED-3.1.6
- arduino 库文件,包含相关例程 非常好用,修改也非常方便(Arduino library file, including related routines, very easy to use, modify is also very convenient)
多功能锂电池充电器程序3.0
- 通过单片机stm32f103rbt6来采集充电回路上的电流和电压,然后经过算法处理后输出相应的PWM信号来驱动开关管,从而控制BUCK电路实现对锂电池的闭环充电控制。(Through the MCU stm32f103rbt6 to collect the charging current and voltage loop, and then through the algorithm outputs the PWM signal corresponding to the driving swi
bootloader
- MPC5634M 的 BootLoader 及应用程序文件 可以学习下(MPC5634M BootLoader and application files can learn)
基于stm32f103指南者开发板的温度控制系统
- 使用stm32F103开发板利用PID算法控制PWM信号控制大功率MOS管通断,为一个20Ω/30W的空心瓷管电阻加热。在控制温度过程中通过温度传感器(DS18B20)实时监测系统温度,并使用stm32F103开发板所提供的电阻式触摸屏显示实时温度和预设温度及温度控制面板。(Using the stm32F103 development board, the PID algorithm is used to control the PWM signal to control the high p
soc
- 安时积分发计算SOC,精确到半分比1%,输入电池容量即可(Calculate SOC on time Only approximate capacity can be calculated)
STM32CAN_UART
- 一个简单的stm32f103的can转uart的数据透传程序(A simple STM32F103 can to UART data transmission program)