Showing 31 open source projects for "embedded linux"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 1
    ChibiOS/RT free embedded RTOS
    ChibiOS/RT is a free and efficient RTOS designed for deeply embedded applications. It offers a comprehensive set of kernel primitives and supports many architectures: ARM7, Cortex-M0, Cortex-M3, Cortex-M4, PowerPC e200z, STM8, AVR, MSP430, ColdFire, H8S, x86.
    Leader badge
    Downloads: 28 This Week
    Last Update:
    See Project
  • 2
    QP Real-Time Event Frameworks & Tools

    QP Real-Time Event Frameworks & Tools

    Real-Time Event Frameworks based on active objects & state machines

    ...Native QP ports and ready-to-use examples are provided for ARM Cortex-M (M0/M0+/M3/M4/M7/M33/...) as well as other CPUs. The QP RTEFs can also work with many traditional RTOSes and General-Purpose OSes, such as Linux and Windows.
    Leader badge
    Downloads: 86 This Week
    Last Update:
    See Project
  • 3

    Active Object real-time OS

    AO RTOS is small real time OS based on Active Object concurrency model

    AO-RTOS is a pure object-oriented small footprint real-time operating system for embedded devices. The project is using Active Object (or Actor) concurrency model and finite state machine (FSM) design template as implementation base.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    embKernel

    embKernel

    C++ embedded RTOS,TCP/IP,TLS,FAT,USB,PERIPHERALS,...

    Aim of embKernel is to produce an unified C++ source for embedded devices (cortex-M uC for the time being) which includes: -RTOS -TCP/IP stack -TLS (Work in progress) -FAT32 file system -USB stack -Drivers for common uControllers peripherals See the wiki pages for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    StateOS

    StateOS

    Free real-time operating system designed for microcontrollers

    Free, extremely simple, amazingly tiny and very fast real-time operating system (RTOS) designed for deeply embedded applications. Target: ARM Cortex-M, STM8. It was inspired by the concept of a state machine. Procedure executed by the task (task state) doesn't have to be noreturn-type. It will be executed into an infinite loop. There's a dedicated function for immediate change the task state.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Mark3 RTOS

    Mark3 RTOS

    Open-source RTOS and Embedded Systems Toolkit for C++ and C

    Mark3 is a sophisticated RTOS and embedded systems toolkit, targeted towards a growing list of MCUs. Beyond providing "just another scheduler", it provides heaps, drivers, a shell, an event-driven GUI framework, and much more! It currently supports a variety of Atmel AVR, MSP430, and the ARM Cortex-M series of microcontrollers, with other platforms to follow. Mark3 was designed from the ground-up using disciplined object-oriented design principles - and unlike the vast majority of...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    µOS++ (micro OS plus plus)
    "µOS++" (micro OS plus plus) is an open source, royalty-free, real-time operating system intended for embedded systems built around ARM Cortex M or AVR devices. It is based on a preemptive scheduler written in C++ (more info in the Wiki).
    Downloads: 13 This Week
    Last Update:
    See Project
  • 9
    Sensa

    Sensa

    Android, DOS, FirefoxOS, Linux, MacOS and Windows all in one..

    Sensa is not an operating system, is a work environment compatible with Android © 4.4.4, Firefox OS ©, Linux Ubuntu 12.12 ©, MacOS Classic 7 ©, MS -DOS © operating systems, and Microsoft Windows 8.1 ©; whose distribution is free, and with source code available under GNU GPL 2.0 license .
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    scmRTOS is tiny Real-Time Preemptive Operating System intended for use with Single-Chip Microcontrollers. scmRTOS is capable to run on small uCs with as little amount of RAM as 512 bytes. The RTOS is written on C++ and supports various platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    OnPosix

    OnPosix

    C++ library for POSIX systems.

    OnPosix is a minimal C++ library that allows to speed-up development on embedded Posix platforms (e.g., Embedded Linux). Code available at https://github.com/evidence/linux-onposix
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SC-REX

    SC-REX

    Scheduler for reconfigurable hardware

    SC-REX stands for "SCheduler for REconfigurable devices on linuX". It is a scheduler for heterogeneous multicore platforms where some cores can be dynamically reconfigured at run-time (e.g., VLIWs processors that can change issue width).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Project ZeroSlackr is a custom iPodLinux installation system. The aim of the project is to provide a simple, coherent, easy-to-use and newbie friendly method of installing iPodLinux on iPods and trying out various emulators, apps, tools and and content.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    Android tools for MediaTEK MT53XX Serial Chips
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    FunkOS is an RTOS for 8-32 bit MCUs including AVR, MSP430, and Cortex M3. Both C and C++ kernels avaiable. Key features include preemption, periodic events, device drivers, and mutex/semaphores. Includes a variety of graphics and filesystem middleware. Please also check out FunkOS's big brother, Mark3OS. Mark3OS is slightly larger, but is more scalable, much more feature-rich, and supports a wider variety of devices.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    The WRT54GL Tarifa enhanced firmware. Linksys WRT54G/WRT54GS models V1 to V4 and the WRT54GL V1.x This Third Party Firmware is functionaly the same as the original, the improvements are to make this router more scaleable, by increasing the capacity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    HybridOS is an operating system dedicated to embedded devices, it's based on Linux kernel and FMSoft's mature software technologies, like embedded graphics system (MiniGUI), embedded web browser (mDolphin), and embedded J2SE solution (mPeer).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A computer operating system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Implementation of embedded open source linux system designed (but not limited) to run on Raritan's OPMA card or in an User Mode linux session on any x86 host.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Media Lab Asia collaborated with IIT Delhi for development real-time kernel O/S named “RTKER OS” portable on microprocessor based systems and a Multithreaded O/S for 8-bit microcontrollers (like 8051 and ATMega128) as low cost embedded solution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SNOW Board is come from [Suck and NO Warranty Board](Well,At least,For alpha version)This board will has Atmel-AT91SAM9261 as MPU,Touch panel as interface.Expansion hardware board can be adding later.uClinux,T-engine,TOPPERS will running on this.Lets Fun
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Embedded Software Framework is a software library for embedded systems. It offers an OS independend API for communication, tasking, standard embedded devices and includes additional features like logging and unit test support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    rtusd is a foundation set of real time enabled User Space Devices/Drivers designed to link to HRT high resolution Timer controlled POSIX threads and link re-factored Linux hdw drivers for 2.6.18+. rtusd propogates Linux RT to user space generically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    TaltOS is a component-based real-time embedded operating system aiming at run-time reconfiguration and dynamic loading/unloading of components. The primary prototype targets the Philips LPC2106 ARM7-based microcontroller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SIMpad by Siemens is a multimedia device with a screen resolution of 800x600x16 and is based on StrongARM processor SA1110 . The goal of this project is to provide a full Linux operating system with kernel and applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB