STM32 Bootloader,适配Ymodem下载,Ymodem下载工具上位机
☆19Jul 16, 2023Updated 2 years ago
Alternatives and similar repositories for YmodemDownload
Users that are interested in YmodemDownload are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 在单片机裸机开发中,通常延时功能函数是以同步阻塞方式实现,的确在很多设备驱动中需要同步阻塞来匹配硬件时序,但这只能存在于硬件驱动层,应用层开发时使用阻塞延时便大大降低了系统实时性和安全性,不可预测就是一块心病。为此我分享出一段由朋友:流星原创的event_delay异步延时…☆24Nov 25, 2019Updated 6 years ago
- A collection of tutorials to help with the onboarding process for the embedded systems team(s).☆27Jan 16, 2026Updated 4 months ago
- An AES 128-bit encryption/decryption library suitable for embed system or study☆16May 20, 2018Updated 8 years ago
- A dynamically programmable distributed real-time operating system☆91May 18, 2026Updated last week
- ☆12May 26, 2024Updated 2 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的RFID读卡器程序☆13Jan 13, 2019Updated 7 years ago
- 一个强大的 C/C++ SDK 编译框架,基于 CMake 和 Kconfig,结合了 Python 脚本进行项目管理。☆11May 24, 2025Updated last year
- ☆12Dec 17, 2021Updated 4 years ago
- 用C#写的窗口隐藏工具,工具可以自行设定系统级别的快捷键,使用快捷键一键隐藏还原窗口☆14Dec 16, 2014Updated 11 years ago
- 【Android】 android加密方法 简单API实现Hash,Hmac,对称与非对称加密☆15Jan 13, 2021Updated 5 years ago
- A bootloader for stm32f4. It selects the valid and latest(version) application image and boots from it after basic verification.☆15Dec 7, 2020Updated 5 years ago
- STM32 Lwip MQTT☆47Sep 5, 2020Updated 5 years ago
- 固件下载工具,目前支持ymodem和TFTP等下载方式。☆34Nov 24, 2019Updated 6 years ago
- A Bluetooth demo app for nRF5340-DK☆12Sep 3, 2020Updated 5 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- A demo project of driving RC522 RFID module through STM32☆40Oct 18, 2020Updated 5 years ago
- An STM32CubeIDE project using the Open-SAE-J1939 stack☆11May 5, 2022Updated 4 years ago
- ebox是类似于arduino的一套固件,底层基于rtthread和hal库,简化stm32编程☆12May 25, 2023Updated 3 years ago
- IR Remote Control to USB HID Converter☆24Sep 15, 2024Updated last year
- STM32 HAL library for 480x320 TFT ILI9488 display☆21Dec 25, 2021Updated 4 years ago
- CharonUDS Server - Plattform independent (ISO 14229)☆15Mar 23, 2023Updated 3 years ago
- An LCD-segment accurate recreation of "Tapper" for the new STM32-based Nintendo Game & Watch☆11Aug 11, 2024Updated last year
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题 除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆19Nov 25, 2019Updated 6 years ago
- The default preset of MQTT.fx message payload decoder implementations based on addon-commons.☆13Jan 13, 2024Updated 2 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.
- CH LCD library for use in AVR - ARM Cortex M (STM32)☆15Apr 22, 2023Updated 3 years ago
- ☆11Jan 2, 2021Updated 5 years ago
- 其中核心代码由 B站@偶尔有点小迷糊 提供,通过音频文件的二进制,让两个文件融为一体,音频几乎听不出区别☆10Jan 22, 2022Updated 4 years ago
- ☆21Oct 16, 2020Updated 5 years ago
- ☆11Mar 20, 2019Updated 7 years ago
- Notes on putting micropython on STM32F407VG bare board☆11Oct 7, 2019Updated 6 years ago
- Object Dictionary Generator based on Python3☆14Oct 29, 2025Updated 7 months ago
- This is an attempt to communicate with an external device over the audio jack of an Android phone.☆41Oct 5, 2011Updated 14 years ago
- an android app to use BLE☆17Jan 8, 2025Updated last year
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- AES-CMAC implementation from official RFC document☆14Mar 28, 2017Updated 9 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
- 🍭 stm32F407-atk-explorer 开发板 RT-Thread MicroPython 固件☆11Mar 8, 2020Updated 6 years ago
- Repository with QPSICE models dedicated to Power Electronics☆15Mar 20, 2024Updated 2 years ago
- Arduino Nano 33 BLE Sense for beginners☆13Mar 4, 2023Updated 3 years ago
- STM32F103 驱动ESP8266(ESP-01)模块☆11May 1, 2019Updated 7 years ago