Lightweight binary diff/patch library for embedded MCU firmware OTA updates. Supports STM32, Renesas, HDSC and more. C, ~5K ROM.
☆110Jun 12, 2026Updated 3 months ago
Alternatives and similar repositories for mcu_bsdiff_upgrade
Users that are interested in mcu_bsdiff_upgrade are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 适用于嵌入式单片机的裸机程序微库,只占用你的rom 6个字节,是的,6个字节。颠覆式的设计思维,让你写代码的时候像flow(流水)一样丝滑,让你永远不用在为delay时cpu空转而烦恼,附加的超轻便的软件定时器让你轻松实现各种定时需求,另还有信号量的配方,让你任务间的同步像…☆19Jan 18, 2021Updated 5 years ago
- 在单片机裸机开发中,通常延时功能函数是以同步阻塞方式实现,的确在很多设备驱动中需要同步阻塞来匹配硬件时序,但这只能存在于硬件驱动层,应用层开发时使用阻塞延时便大大降低了系统实时性和安全性,不可预测就是一块心病。为此我分享出一段由朋友:流星原创的event_delay异步延时…☆26Nov 25, 2019Updated 6 years ago
- 基于LVGL的一个简单的页面管理框架☆34May 20, 2023Updated 3 years ago
- micro Multi-Communication Node Library, a light-weight publish/subscribe IPC method.☆36Jun 28, 2022Updated 4 years ago
- c语言程序上下文切换和解耦的工具☆339Jan 3, 2025Updated 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.
- STM32 Bootloader 串口升级 支持 Ymode,支持增量(差分)升级,☆17Jul 13, 2020Updated 6 years ago
- 一个基于小型单片机的菜单事件驱动框架☆47Aug 31, 2022Updated 4 years ago
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆19Nov 25, 2019Updated 6 years ago
- Software timers extend module for embedded☆1,124Jun 24, 2024Updated 2 years ago
- 适用MCU的通用微秒计时函数框架,适用1MHz以上时钟源☆42Jun 10, 2021Updated 5 years ago
- A dedicated performance counter mainly for micro-controllers. For Cortex-M processors, the Systick will be used by default. The `perf_c…☆592Jul 30, 2026Updated last month
- STM32驱动MAX30102测量脉搏和血氧并输出到OLED屏幕☆16Nov 25, 2023Updated 2 years ago
- rtt packages button drive☆10Apr 10, 2023Updated 3 years ago
- 一个在单片机上运行的事件循环模型库,参考了JavaScript的事件循环☆14Dec 5, 2021Updated 4 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 收集i.MX RT主流开发工具的flash下载算法源工程,该项目将被RT-UFL取代☆45Jun 7, 2026Updated 3 months ago
- WinDbg Symbols Caching Proxy.☆19Updated this week
- ini 极简解析库,适用于 Android、Linux、Rtos 以及单片机☆29Feb 28, 2022Updated 4 years ago
- Tiny bootloader for embedded devices, optimised for ease of porting☆24Sep 4, 2018Updated 8 years ago
- 基于正点原子STM32F1精英版的LittleFS移植☆21Oct 29, 2020Updated 5 years ago
- 动环监控☆13Sep 6, 2019Updated 7 years ago
- Lite version of HDiffPatch, tiny code & ram requires when patch on embedded systems,MCU,NB-IoT,...☆136May 10, 2026Updated 4 months ago
- An open source network protocol stack (PPP/IP/TCP/UDP) for embedded systems with limited resources.☆37Jan 8, 2024Updated 2 years ago
- Firmware upgrade STM32F427 via firmware on microSD card☆10Dec 9, 2015Updated 10 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.
- Advanced fault backtrace library for ARM Cortex-M series MCU | ARM Cortex-M 系列 MCU 错误追踪库☆2,179May 21, 2026Updated 4 months ago
- A bootloader for ARM Cortex-M based microcontrollers☆29Nov 11, 2019Updated 6 years ago
- 基于STM32的RFID读卡器程序☆14Jan 13, 2019Updated 7 years ago
- Buck-boost dc/dc converter with CC/CV algorithm on the STM32F334C4T6☆45Sep 1, 2020Updated 6 years ago
- a lightly timer manager base on STM32F10X,to processing asynchronous event.☆210May 11, 2023Updated 3 years ago
- ☆10Aug 24, 2022Updated 4 years ago
- LVGL-widget for rlottie animation☆28Oct 9, 2021Updated 4 years ago
- 数据链路层协议,只需要提供单字节的收发函数就可以移植这些协议。Data link layer protocols can be transplanted by providing a single byte transceiver function.☆26Oct 15, 2023Updated 2 years ago
- Daily development☆10Sep 18, 2023Updated 3 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.
- ☆58May 28, 2019Updated 7 years ago
- 计算概论大作业,Qt,猫捉老鼠小游戏☆12Jan 15, 2019Updated 7 years ago
- Protected Low-overhead Object Oriented Programming with ANSI-C☆430Jul 6, 2025Updated last year
- letter shell☆1,902Aug 20, 2024Updated 2 years ago
- 基于F103C8T6和ST7789的LVGL_demo☆17Nov 16, 2021Updated 4 years ago
- foxBMS 2, online documentation at https://docs.foxbms.org☆479Apr 22, 2026Updated 5 months ago
- An using JEDEC's SFDP standard serial (SPI) flash universal driver library | 一款使用 JEDEC SFDP 标准的串行 (SPI) Flash 通用驱动库☆1,723May 30, 2025Updated last year