Showing 24 open source projects for "avr os"

View related business solutions
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • Let your volunteer coordinators do their best work. Icon
    Let your volunteer coordinators do their best work.

    For non-profit organizations requiring a software solution to keep track of volunteers

    Stop messing with tools that aren’t designed to amplify volunteer programs. With VolunteerMatters, it’s a delight to manage everything in one place.
  • 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: 104 This Week
    Last Update:
    See Project
  • 2
    ACORN kernel

    ACORN kernel

    micro kernel in assembler for AVR devices

    ACORN is a micro kernel for ATMEL Tiny/Mega/XMega 8-bit MCU. It is written in Assembler and incorporates the basic micro OS primitives like - preemptive multitasking,event dispatching,sleep and synchronization. Project is hosted at github https://github.com/sergei-iliev/acorn-kernel
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PlatformIO Storage

    PlatformIO Storage

    An open source ecosystem for IoT development

    Cross-platform code builder and library manager. Continuous and IDE integration. Arduino and MBED compatible. Ready for Cloud compiling. Development Platforms - Embedded and Desktop development platforms with pre-built toolchains, debuggers, uploaders and frameworks which work under popular host OS: Mac, Windows, Linux (+ARM) Embedded Boards - Rapid Embedded Programming, IDE and Continuous Integration in a few steps with PlatformIO thanks to built-in project generator for the most popular...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    Femto OS
    The Femto OS is a very concise portable preemptive operating system for embedded devices with minimal ram and flash, up to say 16K flash, 1K ram. The main target is the AVR architecture, such as the ATtiny861/461/261 series.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Vivantio IT Service Management Icon
    Vivantio IT Service Management

    Your service operation isn’t one-size-fits all, so your IT service management solution shouldn’t be either

    The Vivantio Platform allows you to focus on the IT service management tools that make sense for your organization’s unique service model: from incident, problem and change requests, to service requests, client knowledge and asset management
  • 5

    CoRTOS Simple Cooperative Embedded RTOS

    A truly simple cooperative RTOS for bare-metal embedded applications

    CoRTOS is a Cooperative Real Time Operating System for bare-metal embedded applications. Its advantages over other systems are that it is fully documented with a manual and examples, is easy to understand and use and is astonishingly simple - the kernel is just 16 lines of C. It is intended for smaller microprocessors, such as the AVR, MSP430, PIC24 and Cortex M0+, and smaller systems of maybe a dozen tasks. CoRTOS is not a task scheduler. CoRTOS works like any other RTOS. Tasks schedule...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6

    PRTOS Preemptive RTOS for embedded aps

    PRTOS is a simple, compact preemptive RTOS for embedded systems

    PRTOS is an open-source preemptive real time operating system kernel for embedded applications. It presently supports the AVR and MSP430 architectures. The advantages of PRTOS are: It has the smallest footprint of any true preemptive system: 1.9kB for basic scheduling and task control, 5.1kB with all the features below (AVR '328 / gcc -Os); Only 950 lines of code implement all of the RTOS features (SLOC-L); The system is well documented with a comprehensive manual, well-commented source...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Thread

    Mulithreading Arduno library

    Simplest of possible kernel for iterative time division multithreading on smallest AVR boards Arduino. This is a small and adapted part of the future "Like OS".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    OpenRemote

    OpenRemote

    Open Source for Internet of Things

    An Open Community in the Home Automation and Domotics space. We believe an Open Source approach can revolutionize the way people create, install, and maintain software in the industry. Our panel technology integrates with your favorite protocol and runtime hardware through Open Source software. We open up the front-end and support a unified panel and visual programming model. An installer can pick and choose hardware products from different vendors and still present one panel UI to the...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    µ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).
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • Engage for Amazon Connect, the Pre-built Contact Center Platform Icon
    Engage for Amazon Connect, the Pre-built Contact Center Platform

    Utilizing the power of AWS and Generative AI, Engage provides your customers with highly personalized, exceptional experiences.

    Engage is a pre-built, intelligent contact center platform that transforms customer service.
  • 10

    AvRtos

    Small real time operating system for AVR and ARM microcontrollers

    AvRtos is a small, preemtive, priority based real time operating system for Atmel AVR and ARM microcontrollers. It was written in C. AvRtos provides message queues and semaphores for task synchronization. It uses a static memory allocation scheme. AvRtos is nearly the smallest RTOS out there. Even pico]OS is much bigger. AvRtos can be compiled using gcc compiler. There is a AvrStudio 4 and Eclipse project file to get the example code working very quickly.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Nano OS is a RTOS for Atmel AVR controllers. It provides: -preemptive realtime multitasking incl. priorities, -binary semaphores, -message queues, -array-based memory management , -functions for taskcontrol, -watchdog, -system management functions
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Simple OS for the 8-bit megaAVR family of AVR microcontrollers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    pico]OS is a highly configurable and very fast real time operating system (RTOS). It targets a wide range of architectures, from very small 8 bit processors and microcontrollers up to very huge platforms. Ports are available for ARM, AVR, PPC, MSP430, 6502, MYCPU and for developing and testing purpose also for 8086, Win32 and Unix. pico]OS 1.0.4 was released 2012-07-12. This is a maintenance release that includes some bug fixes for the new ports for MSP430 and ARM Cortex-M. You may also visit...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    AVR atmega micro-controller based educational os.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    TBL-C#

    Communication Stack and basic functionality for Communication dev.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    AVRILOS

    AVRILOS

    Simple AVR OS

    A simple Embedded System Framework that allows rapid development of applications build for AVR family. System is based on a super-loop architecture with check and skip (no-wait) flag event driver system. Supports: UART, SysTick Timer, ADC, SPI, EEPROM, PWM. Also supports: Xilinx FPGA configuration, FPGA SSI interface, smart card reader etc. Tested partially (different modules in each case) on ATMega163/16/32/323/8. Awards CodeProject 2010, Third Prize, Hardware and Device Programming Check...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Contiki Instant IDE is ready to use development environment for embedded OS Contiki. The package contains: - VMWare virtual machine with ubuntu 9.10 - Eclipse IDE - Avr-gcc - Contiki OS version 2.4 with support for MB128-USBCAN board
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Atmel AVR Operating System initially designed for the Atmega128. Supports multiple concurrent processes and simple message passing. Basic system call implementation available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Open Embedded Real Time Operating System. Widely and graphically configurable from a very small non-preemtive OS up to a fully featured pre-emptive system. First target is to cover 8-bit AVR microncotroller's family with GCC - AVR compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    OSX-AVR is a project to bring together the open source tool chain for the AVR micro-controller family into one easy to install package (for apple computers). This is an OS X version of the windows orientated WinAVR project (winavr.sf.net). PPC & Intel
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Atmel AVR microcontroller In-System-Programming solution for Palm OS. Provides GUI to upload, download and verify flash ROM and EEPROM images and edit fuse bit settings. Supports the AVR ISP, STK500, AVR910, and Butterfly programmers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    avrdude-gui is a simple GUI for avrdude (http://savannah.nongnu.org/projects/avrdude) which is a command line tool running on several OS to program the Atmel AVR Microcontrollers.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 23
    tcOS is "tiny cooperative Operating System" for 8-bit CPU's like AVR, PIC, 8051 etc. The low resources available on such CPU's requests very compact OS realization. To achieve this goal tcOS is not preemptive but cooperative.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Real-time mini-OS that runs on Atmel AVR. Architecture will be very scalable to simplify future support and modifications causing this OS to be useful in many applications with AVR-like devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next