基于Linux系统的应用程序,旨在搭建一套完整的多进程多线程通讯的消息框架. 支持多SOC的嵌入式APP.
☆31Dec 9, 2023Updated 2 years ago
Alternatives and similar repositories for MultiTaskApp
Users that are interested in MultiTaskApp are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 项目名称:智能楼宇安全监控报警系统 开发环境及技术栈:ARM-Linux-gcc、Linux-C、C# 我的主要工作:配置传感器和摄像头的驱动文件,通过ARM-Linux-gcc编译后移植到s3c2410开发板上; 采用Linux-C提供的多线程技术,同步原始数据采集、视频…☆46May 15, 2020Updated 6 years ago
- 用于Linux和嵌入式Linux平台的远程管理应用实现,包含Linux驱动开发,C++应用管理,node服务器,web界面开发,qt/C#界面实现,更多资料分享,可以通过微信号“sxc123456zc"联系或关注微信公众号:<嵌入式技术总结>。☆82Oct 6, 2025Updated 8 months ago
- libyuv test code☆13Aug 25, 2018Updated 7 years ago
- 小型系统 单片机的 软件事件框架 软件定时 基于事件驱动☆12Feb 5, 2018Updated 8 years ago
- bluedroid for linux☆13Dec 17, 2013Updated 12 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆19Nov 25, 2019Updated 6 years ago
- 自用嵌入式项目框架,集各种☆36May 14, 2018Updated 8 years ago
- shared memory☆21Mar 1, 2016Updated 10 years ago
- C语言实现的正则表达式的阉割版☆12Dec 25, 2018Updated 7 years ago
- 对于嵌入式应用而言,尤其是对于没有操作系统,裸机运行的嵌入式应用,迫切的需要一种高效快捷的调试手段进行嵌入式应用的开发。letter shell就是这样一个可以嵌入在程序中的shell,主要面向嵌入式设备,以C语言函数为运行单位,可以通过命令行调用,运行程序中的函数。1. …☆19Jan 9, 2021Updated 5 years ago
- My Makefile for Linux, application & driver☆44Nov 3, 2020Updated 5 years ago
- ringbuffer(环形缓冲区)可以说是嵌入式应用非常常用的数据缓存设计了,LwRB 是国外开发者 MaJerle 维护实现的轻量级 ringbuffer,是一个为嵌入式系统特殊优化设计的 FIFO。1. 纯ANSI C99实现, 数据类型兼容于size_t 2. 与具体…☆26Jan 9, 2021Updated 5 years ago
- A memory database based on shared memory.☆25Feb 29, 2024Updated 2 years ago
- 嵌入式C,软件定时器、线程软狗机制等系统组件集合☆14Nov 2, 2017Updated 8 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.
- 一个事件驱动的嵌入式控制器框架(基于STM32平台)☆76Nov 2, 2020Updated 5 years ago
- 在单片机裸机开发中,通常延时功能函数是以同步阻塞方式实现,的确在很多设备驱动中需要同步阻塞来匹配硬件时序,但这只能存在于硬件驱动层,应用层开发时使用阻塞延时便大大降低了系统实时性和安全性,不可预测就是一块心病。为此我分享出一段由朋友:流星原创的event_delay异步延时…☆24Nov 25, 2019Updated 6 years ago
- 这是一个基于杰杰大佬mqttclient进行封装的精简调用接口版本,进一步降低了使用者的门槛,杰杰大佬的Github: https://github.com/jiejieTop/mqttclient)☆17Aug 8, 2022Updated 3 years ago
- 利用H264或者H2655 实现android端手机投屏☆13Oct 27, 2021Updated 4 years ago
- UART Communication Protocol, support all platform☆11Feb 24, 2026Updated 3 months ago
- 基于嵌入式平台ARM Linux的新冠肺炎疫情监控平台,支持米尔YA157C开发板+7寸(1024*600) IPS显示屏,支持周立功IMX287A开发套件4.3寸显示屏,Qt 4和Qt 5兼容。☆35Mar 29, 2020Updated 6 years ago
- simple video recorder based on v4l2☆13Aug 10, 2013Updated 12 years ago
- 用Linux C编程实现了一个多进程的web局域网服务器,主要用到了socket网络编程接口和http协议,处理了多进程中的僵尸问题(signal),超时连接问题(select)以及统计在线连接数目☆42Oct 22, 2015Updated 10 years ago
- the config server and agent for configuration items.☆11Nov 2, 2025Updated 7 months 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.
- ☆10Jun 10, 2014Updated 12 years ago
- 一个在stm32F407上运行手写识别模型的demo☆41Jun 26, 2025Updated 11 months ago
- ☆10Jan 26, 2015Updated 11 years ago
- Stark Wan Add Quectel EC20CEFAGR06A01☆11Sep 19, 2019Updated 6 years ago
- Implementation of the classic watershed algorithm proposed by Soille and Vincent(1991)☆16Jul 21, 2014Updated 11 years ago
- QT sqlite 操作的一个封装类☆17Feb 15, 2017Updated 9 years ago
- Useful library in C to send or receive data using ringbuffers and poll☆10Oct 29, 2019Updated 6 years ago
- ☆10Feb 4, 2016Updated 10 years ago
- USB host-controller driver for Raspberry Pi☆15Sep 23, 2014Updated 11 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- This project aims to create a clean, modern and easy to use Bluetooth Low Energy API. LittleB exposes the BLE GATT API for Pure C using B…☆16Jan 3, 2023Updated 3 years ago
- 基于嵌入式Linux的一套可视对讲设备代码,比较底层,写的比较好,里面的lib库是一些图像处理库。et。☆23Sep 16, 2016Updated 9 years ago
- A C++ Wrapper for ALSA on Linux☆16Feb 1, 2020Updated 6 years ago
- Port of the miscellaneous V4L2 tools for QNX 6.5 and above (mainly for devu-uvc project).☆12Mar 26, 2014Updated 12 years ago
- Lightweight, simple and portable message bus and IPC system for embedded Linux.☆10Jan 18, 2014Updated 12 years ago
- rtl8821cu/rtl8822cu driver for linux☆16Sep 28, 2020Updated 5 years ago
- Lock free shared-memory library☆12Jan 3, 2017Updated 9 years ago