51单片机超轻量级实时操作系统,适合在8051为内核的MCU上运行
☆11Jan 21, 2023Updated 3 years ago
Alternatives and similar repositories for AntOS
Users that are interested in AntOS are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆13Jul 30, 2025Updated 8 months ago
- CMSIS Software Pack repository for interface adapter mapping from CMSIS-Driver to STM32Cube HAL APIs☆24Mar 11, 2026Updated last month
- 一种无OS的MCU实用软件管理系统,包括任务轮询框架,命令管理器、低功耗管理、环形缓冲区等实用模块。☆95Dec 13, 2020Updated 5 years ago
- 📚 经典技术书籍 PDF 文件,持续更新...☆20Jan 29, 2023Updated 3 years ago
- 使用 HTML5,CSS3 和 JavaScript 构建的纯 Web 小型项目。没有依赖任何的框架或库。☆22Dec 12, 2020Updated 5 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.
- Brand new TTS solution☆11Dec 7, 2024Updated last year
- CMSIS-DAP compliant debugging probe with SWD, JTAG, and VCP support☆43Jun 2, 2025Updated 10 months ago
- make visual studio code portable with dll-hijack☆19Jan 1, 2022Updated 4 years ago
- A simple svs labeling tool☆13Aug 19, 2024Updated last year
- An IPKVM board for OrangePi Zero.☆12Dec 1, 2022Updated 3 years ago
- ☆11Dec 13, 2020Updated 5 years ago
- A simple library for generating QR codes in C.☆35Mar 21, 2022Updated 4 years ago
- syswatch : A component used to ensure the long-term normal running of the system☆28Feb 13, 2025Updated last year
- ☆12Dec 17, 2021Updated 4 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.
- Using PIO & CDC for multiple UART to USB on a RP2040/RP2350☆15Sep 6, 2024Updated last year
- sf_i2c是一个可移植性高的软件模拟i2c驱动库,可以移植到任何单片机代码中,基于多驱动设计,底层驱动与接口完全分离,可在一个单片机软件中创建多个i2c接口,每个i2c接口用名称来进行区分,可通过名称查找i2c接口的指针,只需要实现一些简单的接口就可以使用。☆25Apr 12, 2025Updated 11 months ago
- BKG's reference NTRIP server with some useful tweaks☆12Jun 30, 2020Updated 5 years ago
- Arduino+Si5351 = Antenna/Network Analyzer☆13Feb 10, 2019Updated 7 years ago
- Lightweight generic ring buffer manager library☆10Aug 26, 2021Updated 4 years ago
- The FlashStorage_STM32F1 library aims to provide a convenient way to store and retrieve user's data using the non-volatile flash memory o…☆12Dec 5, 2022Updated 3 years ago
- This library enables you to use Hardware-based PWM channels on Arduino AVR ATtiny-based boards (ATtiny3217, etc.), using megaTinyCore, to…☆11Jan 28, 2023Updated 3 years ago
- Finite-State Machine (FSM) for Arduino☆15Sep 30, 2023Updated 2 years ago
- ☆16Mar 11, 2026Updated last month
- Wordpress hosting with auto-scaling on Cloudways • AdFully Managed hosting built for WordPress-powered businesses that need reliable, auto-scalable hosting. Cloudways SafeUpdates now available.
- ☆13Jun 8, 2024Updated last year
- ☆16Sep 7, 2023Updated 2 years ago
- Wrapper of FS (LittleFS or not-advisable FATFS) for Arduino MBED nRF52840-based boards, such as Nano_33_BLE boards. This library facilita…☆13Dec 5, 2022Updated 3 years ago
- A C++ -based STIL parser.☆12Apr 29, 2021Updated 4 years ago
- FlashDB 是一款超轻量级的嵌入式数据库,专注于提供嵌入式产品的数据存储方案。与传统的基于文件系统的数据库不同,FlashDB 结合了 Flash 的特性,具有较强的性能及可靠性。并在保证极低的资源占用前提下,尽可能延长 Flash 使用寿命。FlashDB 提供两种数…☆12Jan 10, 2021Updated 5 years ago
- Logging library for AVR microcontrollers☆10Apr 10, 2016Updated 10 years ago
- 在嵌入式软件开发当中,常常第一步就是设计整个系统的架构。有基于OS的,也有裸机的。我们先拿裸机说事儿,我想很多人在做单片机的裸机开发(甚至基于OS)时脑海里根本没有设计架构的想法,从来都是while(1)循环到底,能写点状态机已经算是基础扎实的人物了。那么问题来了,whil…☆12Nov 25, 2019Updated 6 years ago
- Master control of robot using esp32 chip with openmv and tensorflow-lite support.