资源列表
RagingFire_Fly
- 这是一款开源飞控,小四轴的源代码,代码精简,适合初学者学习,但是里面的姿态解算算法输出不够理想。-This is an open source flight control, a small four-axis source code, streamlined code, suitable for beginners to learn, but inside the pose algorithm algorithm output is not ideal.
R301
- R301指纹识别模块资料 包含 STM32指纹模块例程 和 协议文档
time.h
- arduino time.h 库文件 头文件-arduino time.h lib
ANO_Settler_V2
- 匿名开拓者飞控代码,基于STM32F103为主芯片,实现四旋翼航模姿态的飞行控制。-Flight control code for Niming.Based on STM32F103 as the main chip, the flight control of four- rotor model attitude is realized.
PWM_output
- 使用STM32F4的TIM3来产生PWM 输出,使用 TIM14的通道1来产生PWM来控制DS0的亮度。-Use the STM32F4 s TIM3 to generate the PWM output and use PWM1 channel 1 to generate a PWM to control the brightness of the DS0.
DMA
- 利用STM32F4的DMA来实现串口数据传送,并在TFTLCD模块上显示当前的传送进度。-Using STM32F4 the DMA to achieve serial data transfer, and TFTLCD module displays the current transfer progress.
IIC
- 使用STM32F4的普通IO口模拟IIC时序,并实现和 24C02之间的双向通信。 -STM32F407 is used ordinary IO port as simulation IIC timing, and achieved communicationand between 24C02 and STM32F407 each other.
six-axis-MPU6050_sensor
- STM32F407自带了MPU6050传感器。本章我们将使用 STM32F407来驱动 MPU6050,读取其原始数据,并利用其自带的 DMP 实现姿态解算,结合匿名四轴上位机软件和LCD显示。-TheSTM32F407 have a MPU6050 sensor. I use the STM32F407 to drive the MPU6050, and read its raw data, and use its own DMP to achieve attitude calculation
CE_WinApp_eng
- MS Silverlight UI for WindowsCE7
DAC-SinWave
- STM32 DAC模块产生 正弦波 的例程-STM32 DAC module generates sine routines
AudioO_FFT
- 通过stm32 adc采样音频信号进行fft频谱分析-Fft spectrum analysis performed by sampling the audio signal stm32 adc
ac-dc
- stm32 通过 ADC采样交流信号,再通过DAC输出同样比例的直流信号。是学习ADC和DAC的例程-stm32 by ADC sampling AC signal, and then by the same percentage DAC output DC signal. ADC and DAC are learning routines