资源列表
实验33 无线通信实验
- 我们将以 NRF24L01 模块为例向大家介绍两块STM32 开发板,一块用于发送收据,另外一块用于接收,从而实现无线数据传输(We will take NRF24L01 module as an example to introduce two STM32 development boards, one for sending the receipt and the other for receiving, so as to realize wireless data transmission
实验5 外部中断实验
- 如何使用 STM32F1 的外部输入中断,如何将 STM32F1 的 IO 口作为外部中断输入(How to use the external input interruption of STM32F1 and how to use the IO port of STM32F1 as external interrupt input?)
实验8 定时器中断实验
- 如何使用 STM32F1 的通用定时器, STM32F1 的定时器功能十分强大,有 TIME1 和 TIME8 等高级定时器,也有 TIME2~TIME5 等通用定时器,还有 TIME6和 TIME7 等基本定时器,将利用 TIM3 的定时器中断来控制 DS1 的翻转,在主函数用 DS0的翻转来提示程序正在运行.(How to use the universal timer of STM32F1, the function of the timer of STM32F1 is very powe
实验9 PWM输出实验
- STM32F1 的通用定时器 TIM3,用该定时器的中断来控制 DS1 的闪烁,如何使用 STM32F1 的 TIM3 来产生 PWM 输出。 我们将使用 TIM3 的通道 2,把通道 2 重映射到 PB5, 产生 PWM 来控制 DS0 的亮度。(The universal timer TIM3 of STM32F1 uses the interruption of this timer to control DS1's flicker and how to use STM32F1 TIM3
mpu6050
- mpu6050的驱动程序,可以驱动mpu6050(Mpu6050 driver. Can drive mpu6050.)
新概念51单片机—配套电子书
- 入门51单片机的利器,详细介绍单片机的构造跟应用,加入的代码例子可以使小白迅速掌握51单片机(Introduction to the 51 MCU, a detailed introduction to the construction and application of SCM. The code example can make newer quickly grasp the 51 single chip microcomputer.)
8051
- The resource code of The 8051 microcontroller is member of MCS-51 family, originally designed in the 1980's by Intel. The 8051 has gained great popularity since its introduction and is estimated it is used in a large percentage of all embedded system
STM32_PRJ_32点5khz采样
- stm32f103嵌入式单片机快速傅里叶fft转换。 采用定时器TIM4的CCR4触发ADC采样, 采样率5khz,正弦及余弦运算采用查表法。 ram占用小于300byte。(STM32F103 embedded microcontroller, fast Fourier transform FFT. Using the CCR4 of the timer TIM4 to trigger ADC sampling, The sampling rate is 5KHz, sine
图片处理
- 使用于一些图片的微处理,用于平台STM32。简单方便
MSP430系列单片机使用C
- MSP430系列详细教程+例程,《MSP430系列单片机实用C语言程序设计》一书附带程序
RS422通讯
- 422 通讯接受发送模块程序,可以拿来直接修改相应参数后使用
基于stm32 M3的智能系统
- 通过不同的硬件模块集成智能化的传感控制系统(The intelligent sensor control system is integrated with different hardware modules.)