You Can Add An Advertisement Here!
| Inside SteliosCellar AVR links
|
|
|
Links:
-
AVRK
- Avrk is a small kernel for the Atmel AVR microcontrollers. -
Added: 27-Oct-2003
Hits : 290 Rating : No Rating (0) Votes : 0
[
Rate It
]
-
Open source real time scheduler
- Includes a preconfigured MegaAVR demo application that runs on an STK500. Portable code written in C so is very easy to use and modify if you require, but therefore also not optimised specifically for the AVR. Builds with WinAVR (GNU). -
Added: 19-Oct-2003
Hits : 300 Rating : 

(5.50) Votes : 2
[
Rate It
]
-
Avise
- Avise is a compact virtual stack engine together with a small operating environment designed for the AVR RISC microcontroller family. Programming language is a slang of Forth. -
Added: 19-Oct-2003
Hits : 142 Rating : 



(10.00) Votes : 1
[
Rate It
]
-
AvrX
- AvrX is written in assembly, and is compatible with Gnu GCC and IAR compilers. AvrX occupies less than 1500 bytes of FLASH with all options, less for a typical system. AvrX is suitable for any AVR device with 512 or more bytes of SRAM. The number of tasks supported is limited by available SRAM with 512 being able to support 3-5 tasks running concurrently. -
Added: 27-Aug-2003
Hits : 163 Rating : 


(8.67) Votes : 3
[
Rate It
]
-
embOS
- embOS is a real time operating system for embedded applications designed to offer the benefits of a fully featured multitasking system even for hard real time applications using minimal resources. -
Added: 28-Aug-2003
Hits : 204 Rating : No Rating (0) Votes : 0
[
Rate It
]
-
eXtremem Minimal Kernel
- eXtreme Minimal Kernel is a preemptive multithreaded real-time operating system for microcontrollers. XMK's primary design goal is to be small, extremely small, without sacrificing performance or functionality. XMK's minimal footprint makes it ideal for running on 8bit microcontrollers, while its feature content makes it a excellent choice for 16bit and 32bit microcontrollers. -
Added: 7-Mar-2004
Hits : 222 Rating : No Rating (0) Votes : 0
[
Rate It
]
-
Liquorice Project
- The Liquorice project aims to provide a reliable, high performance, environment for embedded application development, including:
Real-time kernel facilities
Pre-emptive thread-switching
Highly modularIP Networking.
Thread-safe C library facilities.
Dynamic binding of services at run-time. Scalable from modest 8 bit systems to 16, 32 or even 64 bit. -
Added: 23-Oct-2003
Hits : 94 Rating : No Rating (0) Votes : 0
[
Rate It
]
-
nesos
- Nesos is a powerful and compact C-written FSMOS for embedded purposes. It makes it possible to use the techniques of concurrent programming, with a very small overhead both in time and space. nesos consists of a few C files that can be included with the application files or collected in a library and linked with the application program. -
Added: 27-Aug-2003
Hits : 103 Rating : No Rating (0) Votes : 0
[
Rate It
]
-
Nut/OS
- Nut/OS is an intentionally simple RTOS for the ATmega128, which provides a minimum of services to run Nut/Net, the TCP/IP stack. -
Added: 11-Nov-2003
Hits : 173 Rating : 



(10.00) Votes : 3
[
Rate It
]
-
PR_RTX Real Time eXecutive Package
- PR_RTX is a task switcher for the Atmel AVR processor that is easily implemented by inserting a header file and a task control block into the code produced by the CodeVisionAVR wizard or written by a programmer. The header file contains all of the control structure and initializations to get the RTX running. -
Added: 28-Aug-2003
Hits : 141 Rating : No Rating (0) Votes : 0
[
Rate It
]
Next 10
(c) 2000-2003 Stelios Koroneos