致力于打造一个适配stm32全系列单片机的通用模块HAL库
☆14Jan 31, 2021Updated 5 years ago
Alternatives and similar repositories for YTGLib_Dev
Users that are interested in YTGLib_Dev are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- STM32 Bootloader 串口升级 支持 Ymode,支持增量(差分)升级,☆17Jul 13, 2020Updated 5 years ago
- 这是一个基于ST官方HAL和LL库之上的工具库,为了更有效率的偷懒☆12Apr 13, 2021Updated 5 years ago
- 基于STM32的RFID读卡器程序☆13Jan 13, 2019Updated 7 years ago
- ☆33Dec 26, 2024Updated last year
- 用C#写的窗口隐藏工具,工具可以自行设定系统级别的快捷键,使用快捷键一键隐藏还原窗口☆14Dec 16, 2014Updated 11 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.
- 【Android】 android加密方法 简单API实现Hash,Hmac,对称与非对称加密☆15Jan 13, 2021Updated 5 years ago
- One Dark Like MDK-keil theme☆12Sep 17, 2021Updated 4 years ago
- MQTT Client For Android,其中包括了MQTT协议、协议在STM32上移植、HTML5测试。☆13May 4, 2018Updated 8 years ago
- 通用Bootloader上位机,通过修改底层驱动支持不同硬件☆13Dec 4, 2023Updated 2 years ago
- ebox是类似于arduino的一套固件,底层基于rtthread和hal库,简化stm32编程☆12May 25, 2023Updated 3 years ago
- 基于STM32的DCM模式下的BUCK变换器设计☆23Dec 19, 2018Updated 7 years ago
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆19Nov 25, 2019Updated 6 years ago
- Arduino's shit collection. Usable for finding examples, but not more.☆16Nov 2, 2019Updated 6 years ago
- Notes on putting micropython on STM32F407VG bare board☆11Oct 7, 2019Updated 6 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.
- 📻 使用 VSCode + Keil 工具链编写和编译 51单片机,无需启动 μVision,完全兼容现有代码☆89Sep 3, 2022Updated 3 years ago
- STM32 Bootloader,适配Ymodem下载,Ymodem下载工具上位机☆19Jul 16, 2023Updated 2 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
- FlexibleButton 是一个基于标准 C 语言的小巧灵活的按键处理库,支持单击、连击、短按、长按、自动消抖,可以自由设置组合按键,可用于中断和低功耗场景。该按键库解耦了具体的按键硬件结构,理论上支持轻触按键与自锁按键,并可以无限扩展按键数量。另外,FlexibleB…☆11Jan 9, 2021Updated 5 years ago
- 🎨 A robot arm project with esp32 based on paMcuLib, light and easy to adapt to new platforms. 一个可以绘制你想绘制的东西的机械臂项目☆18May 24, 2022Updated 4 years ago
- microLite_timer is an extension module of software timer.☆16Feb 23, 2021Updated 5 years ago
- 基于STM32和FreeRTOS的电控统一接口中间件库,仅通过修改配置文件即可适配各种机械结构,易上手易拓展,有随意拔插的模块管理机制和低耦合的模块间通信机制,目前主要用于RoboMaster比赛。本仓库跟随码云主仓库同步更新:https://gitee.com/tarsg…☆23Aug 7, 2023Updated 2 years ago
- An open source using contiki + stm32f102 + keil + cc1200 to make Wisun module for IoT device.☆19Apr 24, 2016Updated 10 years ago
- It is a button state machine module for general use.☆10Apr 3, 2017Updated 9 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.
- 攝像板 MachineVision,使用 STM32F429ZG☆32Jul 11, 2016Updated 9 years ago
- Implement USB PD negotiation on CH55x series 8051 microcontroller☆24Jun 7, 2018Updated 8 years ago
- ☆22Jun 20, 2015Updated 10 years ago
- USB Sink based around the STUSB4500☆27Jan 8, 2021Updated 5 years ago
- 本程序是一个单机版的行车记录仪应用程序,用Qt、C++语言编写。模拟行车记录仪的功能,实现用户登录注册、视频的播放存储、拍照存储、视频回放、照片查看以及视频转码等功能。☆15Sep 7, 2021Updated 4 years ago
- 解析 RT-Thread 操作系统,分析功能模块实现过程中的数据结构。☆10Jun 21, 2018Updated 7 years ago
- 自制FOC双路驱动板☆21Jun 9, 2024Updated 2 years ago
- Minimal music player for wav file.☆22May 30, 2025Updated last year
- 基于RTT的SMTP客户端软件包,支持端口25,587,465☆12Apr 25, 2021Updated 5 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.
- 此工程主要用于C语言解析csv格式/其他格式的字符串, 提取数值,帧头帧尾校验。 可以加入到单片机工程或者添加到Arduino的库函数中。☆19Nov 4, 2017Updated 8 years ago
- ☆23Dec 26, 2018Updated 7 years ago
- 基于stm32的uart串口modbus通讯协议☆24Aug 12, 2023Updated 2 years ago
- 按键状态机,基于STM32单片机实现单击双击长按☆21Jun 2, 2022Updated 4 years ago
- Transmit music file over the visible light spectrum using LiFi (Visible Light Communication) to a speaker.☆24Sep 30, 2020Updated 5 years ago
- stm32小车,循迹,寻图,避障,抓取☆20Dec 4, 2019Updated 6 years ago
- ☆11Oct 10, 2017Updated 8 years ago