资源列表
TIM-高级控制定时器PWM输出
- stm32F103 TIM1输出7路PWM STM32F103ZET6总共有8个定时器,TIM1和TIM8是高级控制定时器,TIM2、3、4、5是通用定时器, TIM6和TIM7是基本定时器。 本例程实现高级控制定时器TIM1总共7个功能引脚输出PWM波形。(STM32F103ZET6 has 8 timers in total, TIM1 and TIM8 are advanced control timers. This routine implements an advance
带语音播报的gps系统
- 带语音播报的gps系统附带pcb图原理图 语音播报录制
12864
- 使用stm32来驱动12864的实验,里面有清屏函数(Using STM32 to drive 12864 of the experiment, there are clear screen function.)
双oled
- stm32实现双oled的显示,一路用spi,一路用软件仿真(STM32 implements double OLED display)
5.程序源码-IIC
- 一个I2C模式下的例程,熟练使用I2C进行通讯(A I2C mode routine, skilled use of I2C for communication.)
cc256xb_bt_sp_v1.6
- 在stm32上驱动蓝牙CC2564的底层,深入CC2564底层(Drive the bottom of Bluetooth CC2564 on STM32 and go deep into CC2564.)
SX1278(1117)
- 一个stm32平台下的lora驱动例程,很详细的介绍了其传输原理(A STM32 platform under the Lora driver routines, a very detailed introduction of its transmission principle.)
11.23-TxContinueous
- Lora连续模式下的传输,不管接收,只管发送(Lora continuous mode transmission, no matter receiving, sending only)
contiki stm32
- 在STM32上跑ContikiRTOS实现简单的应用(Running ContikiRTOS on STM32 is a simple application)
FreeRTOS-ble
- 应用STM32平台搭载Freertos进行蓝牙信息的透传,简单快捷(The STM32 platform is equipped with Freertos to carry out the transparent transmission of Bluetooth information, which is simple and quick)
dianlianbiao
- 电动车电量表,数码管显示电量,C语言源代码(Electric meter, digital tube display power, C language source code)
STM32使用I2C驱动GY-30光照传感器和SPI总线驱动DHT11
- 对于光照传感器的使用,在串口调试助手上将光照强度显示出来,每隔2S,读取一次,否则会出现读取失败。 对于温湿度传感器也是同样的道理,只是为了节省GPIO口,使用SPI单总线通信模式,实现对于温湿度的数据采集以及显示。 其中还包括了对应的串口通信,以及对于printf的重定向,使其打印在串口助手的接收区。
