Showing 49 open source projects for "c-like"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • DDoS Protection Solution | A10 Networks Icon
    DDoS Protection Solution | A10 Networks

    For enterprise IT security teams and network administrators looking to safeguard their networks against the latest and more severe DDoS threats

    The standalone SaaS-based DDoS intelligence solution proactively combats the increasing volume and complexity of DDoS threats, reducing operational costs and improving DDoS detection while safeguarding system availability— no dedicated DDoS equipment needed.
    Learn More
  • 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: 84 This Week
    Last Update:
    See Project
  • 2
    Open Source SW/HW Project for Embedded Ethernet Applications. Works with AVR ATmega256/128/103, AVR32, SAM7X, SAM7S(E), SAM9, AT91X40, GameBoy Advance, Cortex M3 / M4 (STM32, NXP LPC, LM3S), Freescale Coldfire, RTL8019AS, LAN91C111, CS8900 and DM9000E chips. Offers a tiny TCP/IP stack including HTTP, FTP and DHCP.
    Downloads: 3 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
    pFFh

    pFFh

    a self-contained development environment for embedded systems.

    pFFh is a programming language that allows you to launch applications on embedded systems safely, quickly and comfortably. pFFh runs on the target system, combining operation as a command interpreter and code compiler. We can say that pFFh behaves like an operating system on the board under development. All pFFh needs is a serial or USB-serial channel to communicate, and through it, receive and process console commands, either from a keyboard or from files sent from a desktop computer. At present, pFFh is implemented for the PIC18FxxQ4x/Q7x family of microcontrollers. The code has been run and tested on the PIC18F16Q40, PIC18F16Q41, PIC18F57Q43 and PC18F56Q71 "Curiosity Nano” boards.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Everything Property Managers Need Icon
    Everything Property Managers Need

    Trusted by over 4,000 professional residential and association property managers.

    Buildium is a simple web-based property management platform purpose-built to help managers of residential and association properties take full control of all aspects of their business, including vacancy, rent, and maintenance cycles. As an all-in-one property management solution, Buildium helps improve communication, maximize financial resources, and increase operational efficiency with key features such as complete general ledger accounting, tenant and lease tracking, late fee reminders, automated rent, and on-demand reports.
    Learn More
  • 5

    Simple STM32 Run

    Run STM32 with simple examples

    By remove dependency to complex STM32 library, each package try to give a simplest code clip drive STM32 working with particular functionality. Supported Core: STM32F107VC
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    HC6800EM3

    HC6800EM3

    English Examples Projects for HC6800EM3 MCU devkit

    This project translates and rewrites C-code examples for the Prechin's MCU devkit, since original docs & examples were released in Chinese. Besides, some illegal stuff from original CD will be removed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    OS Zero

    OS Zero

    Simplest kernel for cooperative multithreading

    Simplest of possible ways to multithreading on the smallest microcontrollers. This project is demonstration the programming technique of the multithreading with polling the system state. Published code debugged and ready to use in your projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Pharos

    Pharos

    RTOS for Secure, Safe and Real-Time Systems

    Pharos is a free open-source RTOS for secure, safe and real-time systems with the following characteristics: - Memory and enhanced time partitioning (TSP) - Native support for sporadic, periodic and aperiodic threads - Fixed-priority preemptive scheduler - Execution time protection (threads are prevented from executing for more time than they are configured to) - Small size (full image has ~100 to 300KiB text, ~30KiB data) - Hard real-time determinism - Fast critical sections -...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Like OS

    Like OS

    Real time preemptive embedded multi-thread kernel

    This project is now in the research and development stage. It is intended for very small microcontrollers with a single processor and represent simple multithreading kernel what written by C language. Is planning create implementations for AVR8 and STM8, may be. Now it is suspended until better time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Model-Based Systems Engineering Software Icon
    Model-Based Systems Engineering Software

    Systems requirements, Modeling and Simulation, Verification and Validation in one seamless solution.

    SPEC Innovations’ flagship model-based systems engineering solution can help your team reduce time-to-market, cost, and risk on even some of the most complex systems. This cloud or on-premise application uses a modern web browser, with an intuitive graphical user interface.
    Learn More
  • 10
    The goal of this project is to create a simple "forth" environment for cortex-M Целью данного проекта являеться создания простого окружения "FORTH" для микроконтроллеров ARM Cortex-M Реализация на с https://sourceforge.net/projects/libsfc/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    HSK

    HSK

    High Speed Karlsruhe open automotive code initiative

    Since the summer of 2010, the FSAE team High Speed Karlsruhe uses Infineon's XC878 to power its electronics. The XC878 is an 8052 compatible 8-bit µC. Our dedication is to 8-bit real time applications, guaranteed by the powerful peripherals of the XC878. This project aims to publish those portions of our code, which may be of use to a wider audience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    CMAKE build enviroment for CMSIS MCUs

    CMAKE build enviroment for LPC2000 and LPC17xx Cortex MCUs

    The goal of project is to build CMSIS like environment for LPC2000 series MCU and to write RTOS for LPC2000 and Cortex Microcontrollers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14

    EthernetWeatherStation2

    PIC based weather station

    Microhcip PIC18F based LCD weather station that uses Ethernet connection to download data from the Internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    cMIPS

    cMIPS

    cMIPS - an FPGA ready VHDL model for 5-stage pipeline, MIPS32r2 core

    This project was moved to https://gitlab.c3sl.ufpr.br/roberto/cmips The code here is no longer up to date. The VHDL model mimics the pipeline design described in Patterson & Hennessy's book (Computer Organisation and Design) and is an almost complete implementation of the MIPS32r2 instruction set. The TLB and assorted control registers will be included soon (as of fev 2015). The model was synthesized for an Altera EP4CE30F23. The model uses up 15% of combinational blocks and 5%...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Akalon Embedded OS (RTOS)

    Embedded Real-Time Operating System (RTOS)

    Akalon is a Bare-Bones Embedded RTOS that's designed to be simple and portable to any Microprocessor or System (Board). Currently supports the Intel and ARM Architectures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    FreeOSEK RTOS

    Project has been move to https://github.com/ciaa/Firmware

    The project is not more active, we have fix a lot of issue and perform many improvements. These are now deliverd as part of a new project: https://github.com/ciaa/Firmware ---- FreeOSEK is a scalable solution for embedded system. FreeOSEK OS is based on OSEK RTOS specification (OSEK-VDX). visit us in: http://opensek.sourceforge.net
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    zoomdy的eCos仓库

    zoomdy的eCos仓库

    与官方仓库保持同步并增加组件的eCos仓库

    本项目主要用来存储eCos源代码仓库,该仓库克隆自 http://hg-pub.ecoscentric.com/ecos/ 并增加了额外的组件。 eCos(嵌入式可配置实时操作系统)是为嵌入式应用设计的开源免版税的实时操作系统,关于eCos的更多内容请访问eCos官网或者eCos中文技术网。 * eCos官网: http://ecos.sourceware.org * eCos中文技术网: http://www.52ecos.net * eCos交流QQ群:144940146。 备用仓库: http://code.google.com/p/ecos-zoomdy/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    eCos扩展组件

    eCos扩展组件

    eCos扩展组件下载epk格式

    eCos扩展组件下载epk格式,源代码位于 http://sourceforge.net/projects/ecos-zoomdy/ 。 eCos(嵌入式可配置实时操作系统)是为嵌入式应用设计的开源免版税的实时操作系统,关于eCos的更多内容请访问eCos官网或者eCos中文技术网。 * eCos官网: http://ecos.sourceware.org * eCos中文技术网: http://www.52ecos.net * eCos交流QQ群:144940146。 epk组件安装方法: http://code.google.com/p/ecos-packages/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    micrOSEK

    micrOSEK

    Hard Real-Time OS compliant to the Osek/Vdx standard.

    Microsek is an INTECS OpenSource Hard Real-Time and Networked Operating System compliant to the Osek/Vdx standard and suitable for the development of Embedded Real-Time Applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    openAut

    openAut

    Open Source Hardware For Industrial Automation

    This project is aimed at producing open source hardware for real time use in industrial automation. This project will have a few sub-projects that will focus on individual hardware for various industrial purpose. Some of the sub-projects will be of type Field-IO Modules development, Analog-IO Module development etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Sharp MZ800 univerzalni karta periferii 1 ----------------------------------------- Contains peripherals: emulator of FDC WD279x, RTC, single channel SIO, repository manager, LAN10Mbit Chips on the card: STM32F101, XC9356, ENC28J60, FT232RL, MAX3232
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    iPAQ 200/210/211/212/214 Android Porting

    Porting Android to the iPAQ 200/210/211/212/214 or equilivalent

    Porting Android to the iPAQ 200/210/211/212/214 or equilivalent. It has a 4-inch VGA Screen (TFT LCD display), resistive touchscreen, WiFi, Bluetooth, SD/MMC, CF. Originally it is running Windows Mobile 6 Classic. For help, see README files and the wiki. This project is in Alpha state, that means it is not suitable for daily usage unless developing for the project. NOT FOR THE FAINTHEARTED AND/OR COMPUTER IDIOTS!
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25

    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next