Showing 21 open source projects for "framework-arduinoststm32"

View related business solutions
  • 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
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 1
    Program Manager Eternity

    Program Manager Eternity

    Program and Game Manager for DOS

    Program Manager Eternity is an application for launching applications in DOS. Mainly, It is for the still very active FreeDOS platform. It is built on top of the newly created QuickCrt object-oriented framework for Turbo Pascal 7.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    UniSIMD-assembler

    SIMD macro assembler unified for ARM, MIPS, PPC and x86

    UniSIMD assembler is a high-level C/C++ macro assembler framework unified across ARM, MIPS, POWER and x86 architectures. It establishes a subset of both BASE and SIMD instruction sets with clearly defined common API, so that application logic can be written and maintained in one place without code replication. The assembler itself isn't a separate tool, but rather a collection of C/C++ header files, which applications need to include directly in order to use. At present, Intel SSE/SSE2...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    FastFlow: programming multi-core

    FastFlow: programming multi-core

    Pattern-based multi/many-core parallel programming framework

    FastFlow is a C/C++ programming framework supporting the development of pattern-based parallel programs on multi/many-core, GPUs and distributed platforms. FastFlow run-time is built upon non-blocking threads and lock-free queues. Thanks to its very efficient CAS-free communication/synchronization support (e.g. few clock cycles core-to-core latency), FastFlow effectively supports the exploitation of fine grain parallelism, e.g. parallel codes managing very high frequency streams on commodity...
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4

    SkyEye

    a very fast full system simulator

    SkyEye is a very fast full system simulator which takes llvm as IR of dynmic compiled framework.. It can simulate series ARM, Coldfire,Mips, Powerpc, Sparc, x86, TI DSP and Blackfin DSP Processor. Also can simulate multicore system by the multicore of host. The commercial support is provided by DigiProto Co. (http://www.digiproto.com)
    Downloads: 8 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5

    STM32 LWIP QPC Ethernet DPP

    Quantum Leaps (QPC) DPP example with LWIP on STM3220G eval board

    This is a port of the Dining Philosopher Problem (DPP) using the Quantum Leaps (http://state-machine.com) hierarchical state machine framework with the Light Weight IP (LwIP) network stack (http://savannah.nongnu.org/projects/lwip) and an ethernet driver implemented on the STM3220G-eval board (http://www.st.com/internet/evalboard/product/250374.jsp) running on stm32f207 Arm Cortex M3 uProcessor. The project is eclipse based and uses Code Sourcery cross compiler. See http://www.stf12.org...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    yaMOS - yet another My Operating System
    yaMOS stands for: yet another "My Operating System". This is a hobby Operating System, let's see to what it develops... At the moment it's only a kernel written in C++ and Assemly.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    FreeWPC is a software framework for writing new software for 1990's Bally/Williams pinball machines. The framework allows you to build your own ROM images, define your own game rules, incorporate dot matrix animations, design lamp shows, and so on.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    invenoo.WinSystem is the wrapper class of many popular windows API. This class contains safe and unsafe many of windows API declaration (Based on the System.Windows.Forms.dll from Microsoft® .Net Framework® 3.5) Enjoy with it :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    vesper(Virtual Embraced Space ProbER) offers framework to monitor status of guests on various virtual machine environments, by injecting kernel modules from host to other guest domains.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Parallel Events and Asynchronous tasKing Library. Originally combining multi-threading with an efficient I/O event model, it's now more a lightweight object-oriented framework for event-based applications.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    A framework for allocation of system resources (such as CPU, mem, I/O and network) based on user defined classification of work within the system.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    EternalNGE is a cross-platform software framework for developing emulators/simulators providing generic interfaces for graphics, sound, etc. The primary focus is on game-consoles though the design allows for any device using i2c, memory mapped io, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    NEmu is an emulator/simulator for exploring computer architecture. It provides a virtual machine, a debugger, and simulations of various cpus and hardware. NEmu is built on top of ALib, my own application framework.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Ryu/x86 OS is more or less an OS kernel, drivers, and shell for the x86 (386+) architecture. Written mostly in C and assembly, it is targeted at OS enthusiasts who wish to have a simple framework on which to build larger, more functional OSes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    tOfuS is an OS kernel with framework capabilities, in order for everyone to experiment on it. (was: A Music-Production oriented Operating System, for use in recording studios and live performances as a mixing desk and user-programmable DSP).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An operating system development framework for people who develop an OS in part or full. It can be used to develop a particular portion of an OS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    a performance measurement framework and sample tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The Hierarchical Loadable Schedulers (HLS) framework is a scheduling infrastructure for hierarchically composing soft real-time schedulers. Each scheduler only communicates with other schedulers and the HLS infrastructure according to a well defined i
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Tourk is a framework for developing programming games, where two (or more) people write game playing code (like Deep Blue) and a controller puts the two against each other.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    It can help you typing less code to build a PIC program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    beetleOS is a small and flexible real time OS for embedded systems with preemptive multitasking. It also provides a lightweight device-driver framework. It is basically programmed for the ARM7 processor architecture but it could be ported to other archit
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.