OSAL free operating system abstraction for embedded systems. Supports pthreads, freertos, chibios, coocox, bertos and more... RTOS
☆14Dec 27, 2013Updated 12 years ago
Alternatives and similar repositories for osal_free
Users that are interested in osal_free are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Abstract Message Protocol C implementation☆32Jan 23, 2014Updated 12 years ago
- ☆45Feb 5, 2026Updated last month
- ARM-GCC下STM32F1工程模板,运行OSAL操作系统☆26Mar 21, 2018Updated 8 years ago
- Target specific files for running Coremark V1.0 on the Milkymist One☆18Jul 12, 2012Updated 13 years ago
- The raw sources of a porting attempt of a 20150730 snapshot of Android init to GNU/Linux☆14Aug 5, 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.
- OSAL(operating system abstraction layer),操作系统抽象层,一种以实现多任务为核心的系统资源管理机制☆159Sep 27, 2019Updated 6 years ago
- 在嵌入式软件开发当中,常常第一步就是设计整个系统的架构。有基于OS的,也有裸机的。我们先拿裸机说事儿,我想很多人在做单片机的裸机开发(甚至基于OS)时脑海里根本没有设计架构的想法,从来都是while(1)循环到底,能写点状态机已经算是基础扎实的人物了。那么问题来了,whil…☆12Nov 25, 2019Updated 6 years ago
- 在单片机裸机开发中,通常延时功能函数是以同步阻塞方式实现,的确在很多设备驱动中需要同步阻塞来匹配硬件时序,但这只能存在于硬件驱动层,应用层开发时使用阻塞延时便大大降低了系统实时性和安全性,不可预测就是一块心病。为此我分享出一段由朋友:流星原创的event_delay异步延时…☆24Nov 25, 2019Updated 6 years ago
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆18Nov 25, 2019Updated 6 years ago
- 4G模块开发☆11Aug 16, 2019Updated 6 years ago
- 用于串口通信或消息的环形队列驱动☆13Sep 12, 2019Updated 6 years ago
- Work with micro-controller special function register in gdb.☆17May 16, 2017Updated 8 years ago
- mbed trace library☆18Oct 28, 2024Updated last year
- 对于嵌入式应用而言,尤其是对于没有操作系统,裸机运行的嵌入式应用,迫切的需要一种高效快捷的调试手段进行嵌入式应用的开发。letter shell就是这样一个可以嵌入在程序中的shell,主要面向嵌入式设备,以C语言函数为运行单位,可以通过命令行调用,运行程序中的函数。1. …☆18Jan 9, 2021Updated 5 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- Some files for TCP Connected/Greenwave Reality lighting controllers.☆14Aug 11, 2016Updated 9 years ago
- ”智能“工业传感器解决方案,传感器联网(物联网范畴)。该方案基于4G模块,采用MQTT协议与阿里云平台连接,完成传感器数据采集与上报。☆18Jul 1, 2021Updated 4 years ago
- A python module to interface with the GOP service from Greenwave Reality.☆15Mar 8, 2021Updated 5 years ago
- cartpole的多种控制方法(强化学习、自适应pid、粒子群)☆20Dec 19, 2018Updated 7 years ago
- DS3231 Library for STM32☆15May 11, 2019Updated 6 years ago
- An open source Arduino library for DSLogic wireless module☆27Jul 19, 2014Updated 11 years ago
- The embedded Finite State Machine (FSM) Facility that can be used to model and control a reactive or stateful system. The system can be r…☆19Nov 29, 2017Updated 8 years ago
- CSDN 8/14/2017 DTS course☆28Aug 14, 2017Updated 8 years ago
- On-Chip Software Development Kit☆17Oct 11, 2019Updated 6 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- ChibiOS/RT (STM32) Modbus RTU master example project (FreeModbus 1.6 master/slave port)☆10Mar 28, 2018Updated 8 years ago
- C语言实现的轻量级神经网络库,在嵌入式设备上无缝部署预训练的神经网络☆44Dec 7, 2018Updated 7 years ago
- python利用pywifi模块进行WiFi密码 破解☆19May 29, 2024Updated last year
- ringbuffer(环形缓冲区)可以说是嵌入式应用非常常用的数据缓存设计了,LwRB 是国外开发者 MaJerle 维护实现的轻量级 ringbuffer,是一个为嵌入式系统特殊优化设计的 FIFO。1. 纯ANSI C99实现, 数据类型兼容于size_t 2. 与具体…☆26Jan 9, 2021Updated 5 years ago
- LIMA: Language for Integrated Modeling and Analysis☆12Sep 8, 2018Updated 7 years ago
- A lightweight event bus for C++☆16Sep 14, 2018Updated 7 years ago
- This repository Contian All the Example program of "Programming in ANSI C" 6th editon of writer E. Balagurusamy☆10Feb 15, 2019Updated 7 years ago
- STM32F103C8T6-SI4432_SMT点对点无线透传。☆13May 5, 2017Updated 8 years ago
- ☆15Sep 8, 2020Updated 5 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- BrightScript Bundle for TextMate and editors using TextMate bundles.☆26Aug 30, 2016Updated 9 years ago
- Minimal ncurses implementation for use in embedded environments☆12Oct 29, 2017Updated 8 years ago
- 使用阿里云和4G模块实现远程OTA升级☆23Oct 14, 2023Updated 2 years ago
- 👓 OpenCPU示例代码☆12Nov 18, 2019Updated 6 years ago
- Free, simple, extremely lightweight, stackless, cooperative, co-routine system (OS) for microcontrollers☆19Mar 13, 2026Updated 2 weeks ago
- Apache NFFS filesystem☆36Jul 31, 2024Updated last year
- ☆59Nov 3, 2021Updated 4 years ago