This repo is the entry point to all other STM32 MCU/MPU AI-related GitHub repos.
☆56Feb 7, 2026Updated 4 months ago
Alternatives and similar repositories for STM32AI_Overall_Offer
Users that are interested in STM32AI_Overall_Offer are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- An open-sourced PyTorch library for developing energy efficient multiplication-less models and applications.☆14Feb 3, 2025Updated last year
- [ICCAD'22 TinyML Contest] Efficient Heart Stroke Detection on Low-cost Microcontrollers☆16Jan 12, 2023Updated 3 years ago
- Collection of Machine Learning examples using MLEK CMSIS-pack.☆11May 7, 2026Updated last month
- ☆19Jan 8, 2026Updated 5 months ago
- ☆22Oct 26, 2022Updated 3 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Open-source of MSD framework☆16Sep 12, 2023Updated 2 years ago
- AI Model Zoo for STM32 devices☆697Apr 21, 2026Updated 2 months ago
- ☆23Jul 25, 2013Updated 12 years ago
- BGEMM-CUDA is a CUDA-based low-bit GEMM kernel library for efficient neural network inference. It implements optimized binary and ternary…☆20Aug 30, 2024Updated last year
- [TCAD 2021] Block Convolution: Towards Memory-Efficient Inference of Large-Scale CNNs on FPGA☆17Jul 7, 2022Updated 3 years ago
- Implementation and optimization of matrix multiplication on single CPU (HPC-THU-2023-Autumn)☆18Feb 27, 2024Updated 2 years ago
- 【Android】 android加密方法 简单API实现Hash,Hmac,对称与非对称加密☆15Jan 13, 2021Updated 5 years ago
- 使用C语言结合单片机一步一步实现FOC算法控制BLDC电机 Implementing FOC algorithm step by step to control BLDC motor using C language combined with microcontroll…☆26Feb 20, 2024Updated 2 years ago
- MQTT Client For Android,其中包括了MQTT协议、协议在STM32上移植、HTML5测试。☆13May 4, 2018Updated 8 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Extension support for VS Code Embedded Debug Extension☆13Apr 16, 2026Updated 2 months ago
- ☆18Sep 25, 2025Updated 9 months ago
- 通用Bootloader上位机,通过修改底层驱动支持不同硬件☆13Dec 4, 2023Updated 2 years ago
- ebox是类似于arduino的一套固件,底层基于rtthread和hal库,简化stm32编程☆12May 25, 2023Updated 3 years ago
- ☆32Mar 31, 2025Updated last year
- torch_quantizer is a out-of-box quantization tool for PyTorch models on CUDA backend, specially optimized for Diffusion Models.☆25Mar 29, 2024Updated 2 years ago
- TQT's pytorch implementation.☆21Dec 17, 2021Updated 4 years ago
- [SIGGRAPH 2026] Official code of the paper "Relit-LiVE: Relight Video by Jointly Learning Environment Video".☆111Jun 7, 2026Updated 3 weeks ago
- 基于STM32的DCM模式下的BUCK变换器设计☆23Dec 19, 2018Updated 7 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆19Nov 25, 2019Updated 6 years ago
- An example repository of using CMake with the arm-none-eabi-gcc compiler for an Arm Cortex processor☆10Mar 23, 2022Updated 4 years ago
- [ICASSP'20] DNN-Chip Predictor: An Analytical Performance Predictor for DNN Accelerators with Various Dataflows and Hardware Architecture…☆25Oct 1, 2022Updated 3 years ago
- [NeurIPS 2023] MCUFormer: Deploying Vision Transformers on Microcontrollers with Limited Memory☆76Oct 31, 2023Updated 2 years ago
- Get Moving with Pynq on Alveo U50☆13Jul 13, 2020Updated 5 years ago
- 其中核心代码由 B站@偶尔有点小迷糊 提供,通过音频文件的二进制,让两个文件融为一体,音频几乎听不出区别☆10Jan 22, 2022Updated 4 years ago
- Notes on putting micropython on STM32F407VG bare board☆11Oct 7, 2019Updated 6 years ago
- An example of a simple bare-metal application for the ARM Cortex A9 processor (Altera Cyclone V HPS)☆11May 14, 2020Updated 6 years ago
- HW-PR-NAS is a single surrogate model trained to Pareto rank the architectures based on Accuracy, Latency and energy consumption☆17Oct 15, 2022Updated 3 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- Get started example for CMSIS-Toolbox in Visual Studio Code☆13Jun 22, 2026Updated last week
- STM32 Bootloader,适配Ymodem下载,Ymodem下载工具上位机☆19Jul 16, 2023Updated 2 years ago
- Official Pytorch implementation for "IFORMER: INTEGRATING CONVNET AND TRANSFORMER FOR MOBILE APPLICATION" [ICLR 2025]☆64Mar 22, 2025Updated last year
- MIDI电子乐器,ESP32、MicroPython☆10Jun 27, 2021Updated 5 years ago
- FlexibleButton 是一个基于标准 C 语言的小巧灵活的按键处理库,支持单击、连击、短按、长按、自动消抖,可以自由设置组合按键,可用于中断和低功耗场景。该按键库解耦了具体的按键硬件结构,理论上支持轻触按键与自锁按键,并可以无限扩展按键数量。另外,FlexibleB…☆11Jan 9, 2021Updated 5 years ago
- ☆10Mar 10, 2023Updated 3 years ago
- A collection of tutorials for the fpgaConvNet framework.☆54Sep 20, 2024Updated last year