本项目于2022年终止维护。基于STM32F407的SensorHub,集成了各种常见传感器和FreeRTOS,从STM32CubeMX构建扩充
☆17Dec 7, 2023Updated 2 years ago
Alternatives and similar repositories for STM32F4SensorHub
Users that are interested in STM32F4SensorHub are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Forked "USB Host Shield Library 2.0" with CP210x driver☆14May 26, 2020Updated 6 years ago
- ☆14May 1, 2023Updated 3 years ago
- 《从头写一个RISC-V OS》课程在 CHV307VCT6 上的移植。☆20Nov 27, 2023Updated 2 years ago
- OpenMV识别物体并于STM32通信☆14Aug 10, 2021Updated 5 years ago
- STM32F4 DSP 项目模板☆10Jan 7, 2018Updated 8 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- stm32与K210,openmv串口通信☆17Jun 30, 2023Updated 3 years ago
- 基于HAL库的stm32机器人跷跷板项目☆14Oct 23, 2022Updated 3 years ago
- 🍆 STM32平台uCos与emWin练习项目。图片、音乐、视频、游戏、IAP运行器。☆41Sep 18, 2021Updated 4 years ago
- LVGL port for the 7-inch Riverdi STM32 Embedded Displays (STM32H757XIH86)☆16Feb 6, 2026Updated 6 months ago
- Open Flashloader for DLink and OpenOCD☆16May 13, 2025Updated last year
- A matlab toolbox for calibrating range sensors (like lasers and radars) on a moving platform with a navigation source (like GPS/INS).☆14May 8, 2018Updated 8 years ago
- Used by stm32. Make it just for fun.☆37Jul 27, 2023Updated 3 years ago
- ☆58Mar 19, 2025Updated last year
- L3 R3: AGM RISC-V +CPLD/FPGA MCU (AG32VH407/AG32VF407/AG32VF303)☆14Nov 3, 2024Updated last year
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 本项目为控制42,57两个步进电机,带动齿轮,进行上下左右转动,四个限位金属传感器限制位置。☆18Jul 12, 2021Updated 5 years ago
- ☆17Apr 8, 2021Updated 5 years ago
- 基于野火F429开发板,用STM32Cube生成代码,全面详细的教程☆29Oct 27, 2020Updated 5 years ago
- STM32L496、RAK的LoRa模块以及英飞凌的Sense2GoL雷达组成的智慧停车项目的车辆检测装置☆16Apr 20, 2020Updated 6 years ago
- USB-to-Serial Adapter Hardware and Firmware☆23Aug 13, 2026Updated 3 weeks ago
- ☆24Jan 9, 2023Updated 3 years ago
- ☆20Dec 21, 2021Updated 4 years ago
- ①主要分为两个模块,上位机和下位机。②上位机采用QT框架设计用户界面,搭建TCP服务器,实现注册、登录、查看和控制家庭环境等功能。通过sqlite3数据库实现环境信息和用户信息数据的存储与管 理。③下位机使用STM32F407开发板,FreeRTOS系统,实时监测温度、湿度、…☆23Oct 20, 2023Updated 2 years ago
- Example of a usb bulk device using stm32cube libraries for the stm32f3discovery board☆20Dec 12, 2016Updated 9 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- 基于超声波物理指纹的安全防护装置(2015.1-2015.9)利用超声波探头通频带的差异,设计一套具有移动侦测和抗伪造攻击能力的安全防护装置。在基于STM32的嵌入式软件设计和实现中,采用了乒乓缓冲存储设计,以及使用了硬件FPU和DSP库加速FFT算法和特征检验算法,以保证…☆22Mar 11, 2018Updated 8 years ago
- 本项目基于正点原子的STM32F407探索者开发板,ov2640摄像头。本项目使用STM32F4进行图像处理,识别图像画面中较亮的三个光点,并且通过串口打印出三个光点的坐标。☆21Aug 31, 2019Updated 7 years ago
- 这是一个基于STM32F4的HUB75接口的32*64全彩点阵屏音乐频谱项目☆17Apr 20, 2022Updated 4 years ago
- STM32F407 F103ZGT6的核心板 淘宝太贵所以自己抄了一份 欢迎使用☆21Oct 19, 2019Updated 6 years ago
- Automatically exported from code.google.com/p/arduino-tvout☆11Nov 26, 2016Updated 9 years ago
- ESP32-WROVER-KIT programmed to be a wireless display / debugger / logger for numeric and text data logs☆16Sep 21, 2023Updated 2 years ago
- This Manned Experimental Propagation Transmitter (MEPT) uses the very popular Arduino Nano and Si5351A clock generator board to generate …☆14Jul 29, 2023Updated 3 years ago
- Dual-role USB-C Power Delivery controller for STM32☆28Apr 5, 2022Updated 4 years ago
- This is a port based on the BlackMagic Probe, adapted for the Chinese RISC-V chip HPM5301, with an achievable SWD rate of 80 MHz.☆15Aug 15, 2026Updated 2 weeks ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 雷达信号分选任务是对雷达脉冲序列进行K-means聚类,以判定每个脉冲的所属雷达 1、对 2GHz 以内的信号进行多项滤波,以确定信号的中心频带 2、构建分选数据集,对场景中雷达脉冲序列信号进行仿真,并通过UDP传至开发处理 3、基于C++实现K-means算法并部署…☆21Aug 17, 2023Updated 3 years ago
- linux系统下的UVC摄像头编程☆10Nov 4, 2017Updated 8 years ago
- Extended Kalman Filter for Tracking Obstacle Position from Radar and Laser Measurements☆21Apr 4, 2017Updated 9 years ago
- Tegra2 emulation☆27Oct 16, 2021Updated 4 years ago
- Sneaker bot written in pure swift☆11Mar 11, 2018Updated 8 years ago
- Automated filament inking for creating colored filament for multi-color 3D printing.☆12Nov 11, 2022Updated 3 years ago
- 串口波形显示助手☆28Aug 13, 2020Updated 6 years ago