使用STM32F4运行简单卷积神经网络 仓库名打错了 应该是MNIST🥺🥺🥺
☆38Jul 28, 2024Updated 2 years ago
Alternatives and similar repositories for MINIST_on_STM32_F4
Users that are interested in MINIST_on_STM32_F4 are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 将AlphaGo轻量化魔改后移植到STM32单片机的项目☆20Sep 14, 2024Updated last year
- STM32 run tensorflow lite model by X-CUBE-AI☆48Dec 28, 2023Updated 2 years ago
- 2024年全国大学生嵌入式芯片与系统设计竞赛 应用赛道 国家一等奖获奖作品 Ultra-Lamp☆33Mar 6, 2025Updated last year
- 2024年电赛C题 无线传输信号模拟系统 江苏省第一名方案☆34Mar 7, 2025Updated last year
- An interesting project. Deploying SSD object detection model on STM32H7.☆39Nov 12, 2024Updated last year
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 电赛高频通信方向常用模块的STM32单片机驱动(基于HAL库),包括AD9910、AD9959、PE4302、SI5351,并提供详细的使用示例。☆50Aug 5, 2024Updated 2 years ago
- AD9959 Driver for STM32☆27Jul 21, 2025Updated last year
- 自制FOC双路驱动板☆21Jul 30, 2026Updated 2 weeks ago
- STM32 Embedded Modules☆21Jul 30, 2025Updated last year
- 基于stm32的uart串口modbus通讯协议☆24Aug 12, 2023Updated 3 years ago
- 2024年全国大学生嵌入式芯片与系统设计竞赛 FPGA创新设计赛道 国一+易灵思创新杯获奖作品 Ultra-Vision (基于Ti60F225的无极缩放算法实现)☆95Mar 19, 2025Updated last year
- # BlueSkyFlightControl 算法上基于的非线性卡尔曼滤波、梯度下降预估最小二乘法的改版, 支持导航、光流、激光定高。 本项目相对原始天穹飞控,有如下主要变化: 1. 主控芯片换为 STM32H743VI。 2. 增加了一些传感器驱动和光流、激光高度计传感器…☆17Jun 7, 2022Updated 4 years ago
- DDS AD9959驱动程序及硬件设计文件☆11Feb 27, 2020Updated 6 years ago
- 面向Robomaster比赛的STM32 HAL/Linux跨平台嵌入式软件开发框架☆30Jul 3, 2026Updated last month
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 智能自平衡小车,实现平衡功能的基础上,加入了超声波避障、超声波跟随、蓝牙遥控等功能☆48Jan 1, 2025Updated last year
- This is a dsp28335 project for electric positioning☆15Jul 15, 2018Updated 8 years ago
- A modified Betaflight firmware for quadrotor autopilot☆10Dec 27, 2025Updated 7 months ago
- stm32智能小车,包括GPIO电机驱动、蓝牙控制、自动循迹等☆11May 10, 2023Updated 3 years ago
- [TMM 2022] Efficient Light Field Angular Super-Resolution With Sub-Aperture Feature Learning and Macro-Pixel Upsampling☆12Apr 22, 2026Updated 3 months ago
- 记录论文实验过程中完整的思路发展,以及一路遇到的问题及解决方案。Linux下C++开发。☆12Sep 21, 2024Updated last year
- 磁场矢量控制云台电机程序,使用MT6813获取位置角度,使用uart串口实现modbus RTU通讯,电流环16K,速度环8K,位置环4K,STM32F103C8T6主控,开发环境keil☆12Sep 10, 2024Updated last year
- STM32F103C8T6 drives OV2640, using STM32 standard peripheral library.☆10Aug 4, 2026Updated last week
- L3 R3: AGM RISC-V +CPLD/FPGA MCU (AG32VH407/AG32VF407/AG32VF303)☆14Nov 3, 2024Updated last year
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- This is the model zoo for our CVPR 2023 paper: EfficientViT: Memory Efficient Vision Transformer with Cascaded Group Attention☆14Mar 13, 2024Updated 2 years ago
- ☆11Sep 17, 2025Updated 10 months ago
- STM32F103通过SPI接口与MAX31865模块实现测温功能☆15Sep 1, 2017Updated 8 years ago
- ☆12Jul 30, 2022Updated 4 years ago
- 基于HAL库的stm32机器人跷跷板项目☆14Oct 23, 2022Updated 3 years ago
- 基于STM32F103C8T6的ADC数据采集DEMO☆10Apr 27, 2019Updated 7 years ago
- ☆13Oct 6, 2022Updated 3 years ago
- RoboMaster 开发板C型Bosch官方驱动移植☆10Apr 4, 2022Updated 4 years ago
- 卡尔曼滤波python3代码☆16Jan 17, 2018Updated 8 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- A quad-rotor controller based on CH32V307☆15Jul 25, 2024Updated 2 years ago
- SystemVerilog implemention of the TAGE branch predictor☆14May 26, 2021Updated 5 years ago
- 基于STM32的平衡车项目,目前在做,算法包括IMU数据的处理计算,卡尔曼滤波,PID算法,以及相关的控制算法☆13Oct 26, 2023Updated 2 years ago
- 历届高教杯和蓝桥杯赛题、模拟题和资料,随赛更新!☆19Jul 23, 2026Updated 3 weeks ago
- 这是一个用于学习foc而设计的开发板☆32Dec 21, 2024Updated last year
- C++重构底层,包含大疆、达妙、瓴控、海泰的电机使用☆13Sep 22, 2024Updated last year
- 2023年电赛A题sogi鉴相加pll锁相dq解耦电流环控制☆16Sep 8, 2023Updated 2 years ago