基于STM32和FreeRTOS的电控统一接口中间件库,仅通过修改配置文件即可适配各种机械结构,易上手易拓展,有随意拔插的模块管理机制和低耦合的模块间通信机制,目前主要用于RoboMaster比赛。本仓库跟随码云主仓库同步更新:https://gitee.com/tarsgo-embedded/UIML
☆24Aug 7, 2023Updated 2 years ago
Alternatives and similar repositories for UIML
Users that are interested in UIML are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆11Feb 29, 2020Updated 6 years ago
- 嵌入式Flash数据库☆14Jan 25, 2024Updated 2 years ago
- 基于STM32的RFID读卡器程序☆13Jan 13, 2019Updated 7 years ago
- 基于 ESP8266/ESP32/RP2040 的物联网小彩灯 (内含炫酷 RGB 魔法!), 支持多种灯效、自定义动画以及由上位机控制的音乐律动和氛围灯☆18May 18, 2025Updated last year
- 达妙H723开发板姿态解算,惯导姿态解算项目,扩展卡尔曼滤波,Mahony☆56Feb 23, 2024Updated 2 years ago
- 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.
- ☆20Sep 18, 2024Updated last year
- 基于 ros2 control 的一个非常简陋、很不完善的框架 :-(☆11May 3, 2022Updated 4 years ago
- 一个简单的机器人上位机通信库☆11Apr 20, 2026Updated 3 months ago
- XRobot Auto Code Generation Toolkit☆236Apr 29, 2026Updated 2 months ago
- 一个基于发布-订阅模型的多线程消息框架,用于嵌入式平台,纯C实现,性能和灵活性极高☆140Apr 20, 2026Updated 3 months ago
- 无需操作系统与动态内存分配的嵌入式Shell☆31Aug 15, 2023Updated 2 years ago
- 轻 量化的PHP多用户注册制云存储平台套件 Light-weight php multiuser registerable cloud storage platform☆12Mar 4, 2023Updated 3 years ago
- Radxa system setup utilty☆21Jul 1, 2026Updated 3 weeks ago
- ☆14Jun 16, 2023Updated 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.
- ebox是类似于arduino的一套固件,底层基于rtthread和hal库,简化stm32编程☆12May 25, 2023Updated 3 years ago
- 用C#写的窗口隐藏工具,工具可以自行设定系统级别的快捷键,使用快捷键一键隐藏还原窗口☆14Dec 16, 2014Updated 11 years ago
- ✨ A File Backup & Syncing command line tool for backing up dotfiles. 🐧☆14Jan 7, 2025Updated last year
- MQTT Client For Android,其中包括了MQTT协议、协议在STM32上移植、HTML5测试。☆13May 4, 2018Updated 8 years ago
- Bee's SynthV script collection☆12May 28, 2026Updated last month
- 其中核心代码由 B站@偶尔有点小迷糊 提供,通过音频文件的二进制,让两个文件融为一体,音频几乎听不出区别☆10Jan 22, 2022Updated 4 years ago
- 通用Bootloader上位机,通过修改底层驱动支持不同硬件☆13Dec 4, 2023Updated 2 years ago
- ☆25Mar 25, 2025Updated last year
- 使用onnxruntime部署LYT-Net轻量级低光图像增强,包含C++和Python两个版本的程序☆29Jun 11, 2024Updated 2 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Interactive cli/shell library for C☆14Apr 13, 2026Updated 3 months ago
- ☆12Nov 12, 2020Updated 5 years ago
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆19Nov 25, 2019Updated 6 years ago
- 🍭 stm32F407-atk-explorer 开发板 RT-Thread MicroPython 固件☆11Mar 8, 2020Updated 6 years ago
- This repository contains an API and examples for the use of a FS1000A(transmitter) + MK-RM-5V(receiver) 433MHz Radio Frequency module wit…☆14Nov 25, 2021Updated 4 years ago
- 登陆大连理工大学校园网的脚本☆20Dec 6, 2019Updated 6 years ago
- Notes on putting micropython on STM32F407VG bare board☆11Oct 7, 2019Updated 6 years ago
- Replacement SSD for Benq S6☆13Dec 24, 2021Updated 4 years ago
- Cheap robot using MIT-mini Cheetah's actuator. As the actuator is being massive production in China , it is possible to make a very cheap…☆13Jan 6, 2022Updated 4 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 轮腿建模2026版☆40Apr 20, 2026Updated 3 months ago
- STM32 Bootloader 串口升级 支持 Ymode,支持增量(差分)升级,☆17Jul 13, 2020Updated 6 years ago
- FlexibleButton 是一个基于标准 C 语言的小巧灵活的按键处理库,支持单击、连击、短按、长按、自动消抖,可以自由设置组合按键,可用于中断和低功耗场景。该按键库解耦了具体的按键硬件结构,理论上支持轻触按键与自锁按键,并可以无限扩展按键数量。另外,FlexibleB…☆12Jan 9, 2021Updated 5 years ago
- Mbed OS 5 Simulink and Embedded Coder Target☆33Jul 7, 2022Updated 4 years ago
- getopt(3)-like option parsing for Lua☆15Apr 27, 2019Updated 7 years ago
- 一个极简版抖音的后端,第五届字节跳动青训营项目☆11Feb 26, 2023Updated 3 years ago
- 该项目是一个无人机地面站,通过visual studio编译☆14Sep 3, 2019Updated 6 years ago