yuriykulikov / EventDrivenEmbeddedFrameworkLinks
EventDrivenEmbeddedFramework is simple framework written in pure C to make development much faster and easier without sacrificing flexibility or performance. See wiki for more details.
☆16Updated 11 years ago
Alternatives and similar repositories for EventDrivenEmbeddedFramework
Users that are interested in EventDrivenEmbeddedFramework are comparing it to the libraries listed below
Sorting:
- Embedded software modules: dynamic memory with defrag, Linked list, RAMFS, GFX, Primitive scheduler, FIFO etc.☆24Updated 6 years ago
- Wear leveled embedded NOR internal flash file system☆29Updated 7 years ago
- Abandoned, C++ did not work out so well. See pure C implementation here - https://github.com/yuriykulikov/EventDrivenEmbeddedFramework☆21Updated 12 years ago
- Portable hierarchical state machine written in C ( no use of malloc )☆19Updated 6 months ago
- eGUI embedded graphic library☆78Updated 7 years ago
- Microcontroller message bus☆10Updated 7 years ago
- 以一个简单计算器为例,展示传统、MVC、MVP和MVVM几种模式在AWTK上的实现方法。☆10Updated 3 years ago
- mbed trace library☆18Updated 7 months ago
- Simple test program for display driver development☆17Updated 6 years ago
- GUI toolkit for microcontrollers☆19Updated 2 years ago
- VT100/102☆15Updated last year
- Versaloon Software Framework -- a tiny pre-emptive event-driven fsm framework for embedded systems☆46Updated 5 years ago
- djyos is an open source rtos for high reliability embedded system from China.☆43Updated 8 years ago
- 一个Makefile通用模板,拥有IDE环境的如下特性:子工程列表、文件树、工程选项☆29Updated 4 years ago
- The Gemini system of RT-Thread/Linux on Dual CPU core.☆14Updated 9 years ago
- Columbo Simple Serial Library is an easy to use, event driven serial port communication library for Linux.☆39Updated 8 years ago
- IPC provides flexible, efficient message passing between processes.☆28Updated 10 years ago
- GUI component for RT-Thread☆28Updated last year
- 固件下载工具,目前支持ymodem和TFTP等下载方式。☆33Updated 5 years ago
- OSAL free operating system abstraction for embedded systems. Supports pthreads, freertos, chibios, coocox, bertos and more... RTOS☆13Updated 11 years ago
- Parser for AT commands and similar protocols.☆37Updated 5 years ago
- ☆37Updated last month
- A C++11/14 implementation of fixed size, exception safe, STL style circular buffers for both single threaded and multithreaded contexts☆20Updated 9 years ago
- Regular expressions library for embedded systems☆40Updated 7 years ago
- Lightweight, simple and portable message bus and IPC system for embedded Linux.☆11Updated 11 years ago
- Apache NFFS filesystem☆31Updated 10 months ago
- a thread pool base on RT-Thread | 基于 RT-Thread 的线程池实现☆16Updated 4 years ago
- Multiple input and output graphic PID Controller, based on STM32, using the μC/OS-II and μC/GUI 3.98☆20Updated 9 years ago
- Bare metal programming in QT Creator & QBS for ARM Cortex devices☆42Updated 8 years ago
- picoC port for STM32 and EFM32 processors