GoldenWong-yo / STM32F10X-ADC-FFTLinks
a demo for how to use fft
☆20Updated 2 years ago
Alternatives and similar repositories for STM32F10X-ADC-FFT
Users that are interested in STM32F10X-ADC-FFT are comparing it to the libraries listed below
Sorting:
- 将Nwatch(watch X)移植到到Stm32 上,目前已经可以演示部分效果 https://soysauce007.github.io/nwatch/2020/02/13/NWatch/☆147Updated 5 years ago
- 使用STC单片机自制波形发生器 / DIY Function Generator with STC MCU☆116Updated 5 years ago
- STM32F1和F4的bootloader,以及使用Ymodem串口OTA,使用DTU4G模块OTA示例代码☆37Updated last year
- 基础按键处理库,实现了一般按键的单点、连点、长按检测。可进行多按键的封装,采用回调的方式与主程序通讯。☆71Updated 2 years ago
- 嵌入式 - 卡尔曼滤波☆59Updated 4 years ago
- 无刷电机矢量驱动板☆165Updated last year
- 一款基于STM32G474的四开关Buck-Boost数字电源,支持TypeC接口PD诱骗输入和DC5.5接口输入,输入/输出最高48V10A,这是我的毕业设计,现在开源出来,含原理图、PCB、程序源码、外壳3D模型等资料。☆109Updated last year
- 一些日常工作做项目中用到的一些例程和方案,以便于快速做出我想要的产品功能。☆44Updated last year
- STM32F207VCT6 learning resource☆121Updated 5 months ago
- 第十三届全国大学生恩智浦杯智能汽车竞赛 电磁直立组 成都信息工程大学 成信WD队☆81Updated 5 years ago
- 对保护电路中的过流、过压、软起动、防反接、通讯和信号隔离、电平转换、防共地干扰、TVS瞬态抑制、共模抑制和电磁兼容做一个大总结☆32Updated 2 years ago
- 使用STM32的内部ADC对音频信号进行采样,再通过FFT形成频率和幅值对应的函数,显示在由单总线控制的8*10的RGB LED阵列上☆16Updated 7 years ago
- 一个原创的12864OLED专用的迷你GUI。包括菜单页面,功能页面;可显示二值图片和图表,进行整数和小数参数调整,适合于飞思卡尔智能车比赛使用。☆27Updated 8 years ago
- a customized openmv camera,based on the openmv camera☆43Updated 4 years ago
- 基于STM32的项目代码和电路原理图☆161Updated 6 years ago
- 一个精致的数控电源小项目(毕业设计)☆90Updated 3 years ago
- 平衡小车☆41Updated 3 years ago
- 手搓120W开关电源,OB2263方案☆53Updated last year
- STM32 CM3 Project☆158Updated 6 years ago
- STM32F103 and ADS1256 are used to build a data acquisition system.☆51Updated 6 years ago
- 有感无刷直流电机驱动程序,一个stm32同时驱动两个无刷电机,正弦波驱动☆64Updated 7 years ago
- STM32 IO口模拟实现软件串口。