RSS 39 projects tagged "embedded"

No download Website Updated 01 Apr 2009 Ell library

Screenshot
Pop 23.87
Vit 38.92

Ell is a library to write EBNF grammars as C++ code for quick development of LL(n) parsers or similar applications. It is not a tool to generate parsers (like ANTLR): the grammar you write is directly embedded into your C++ code. The core library is very light (less than 2000 lines of headers) and written in generation templates to achieve the fastest execution. The service provided by Ell is very similar to what Boost Spirit provides, but with a simpler object model, and without the need of the Boost library (it only depends on STL).

No download Website Updated 16 Jul 2009 ePoint HotSpot

Screenshot
Pop 54.81
Vit 1.42

ePoint HotSpot is a firmware for wireless routers based on OpenWRT with some ePointy extensions and an ePoint-branded UI theme. It is distributed as a stand-alone flashable firmware-image, as a set of extension packages for OpenWRT, pre-installed on wireless routers, and in source code. It is aimed primarily at catering businesses, Internet cafés, and medium-sized communities (e.g. residential co-ops) wishing to share their Internet connection on a fair basis. The primary target hardware is WRT54GL by Linksys.

No download No website Updated 13 Jan 2010 SQLJet

Screenshot
Pop 50.99
Vit 1.86

SQLJet is a pure Java embedded database management engine with SQLite format support.

No download Website Updated 05 Aug 2009 OpenCPI

Screenshot
Pop 41.28
Vit 37.26

The Open Component Portability Infrastructure (OpenCPI) is a real-time embedded (RTE) middleware solution that simplifies programming of heterogeneous processing applications requiring a mix of field-programmable gate arrays (FPGA), general-purpose processors (GPP), digital signal processors (DSP), and high-speed switch fabrics. The "mix" can be over a lifecycle (technology insertion) as well as within a single implementation (to meet SWAP constraints). CPI improves code portability, interoperability, and performance in FPGA and DSP-based environments by providing well-defined waveform component APIs with a set of infrastructure blocks that act as a hardware abstraction layer (HAL).

No download No website Updated 21 Nov 2009 eLua

Screenshot
Pop 40.40
Vit 35.96

eLua (Embedded Lua) aims to introduce the programming language Lua to the embedded software development world. Lua is the perfect example of a minimal yet fully functional language. The aim of the project is to have a fully functional Lua development environment on a microcontroller (Lua interpreter, modules appropriate for microcontroller environments, and editor) without the need to install a specific toolchain on the PC side.

Download No website Updated 29 Mar 2010 Quasar Media Player

Screenshot
Pop 47.09
Vit 1.06

Quasar Media Player is a light-weight, fast, and convenient media player for mobile systems. It offers many of the features found in modern desktop media players, like fast library overview and filtering along with the ability to handle large libraries very well. It has several unique features that give it unprecedented flexibility on a mobile device, like a zoomable interface for better readability even from a distance, or auto-generated playlists from a set of locations. It offers flexible support and handling of cover art images, and features a cover art album browser and built-in downloader. Quasar is highly configurable and can be operated completely via keyboard, remote control, or touchscreen.

Download Website Updated 29 Jan 2010 PlugPBX

Screenshot
Pop 35.01
Vit 34.81

PlugPBX is a prebuilt, ARM-based Debian system for end users to run Asterisk and FreePBX on the Marvell SheevaPlug low power platform. It includes Asterisk 1.6.1 with compiled DAHDI kernel mods, FreePBX 2.5, Apache2, MySQL, Samba, Munin, Webmin, Avahai, and OpenSSH. It is built on top of Debian Squeeze.

No download Website Updated 15 Feb 2010 MutekH

Screenshot
Pop 16.97
Vit 34.56

MutekH is a portable and free operating system for embedded platforms originally developed at the SoC department of the LIP6 Laboratory in Paris. MutekH is a set of libraries built on top of an exo-kernel designed to support heterogeneous multiprocessor platforms. MutekH is fully configurable to match every application's needs. It is used in several research projects and currently supports x86, arm, mips, and powerpc processors.

Download No website Updated 14 Jun 2010 Crossplex

Screenshot
Pop 52.82
Vit 2.58

The Crossplex package of make macros simplifies the creation of embedded systems, and is powerful enough for large organizations to use for developing elaborate product lines. It allows you to organize many different products under a logical structure, making systems of any complexity easy to specify. When you have many different target platforms, each with multiple different software configurations, Crossplex keeps those configurations from stepping on each other, without requiring redundancy in your source tree. Crossplex allows you to use a single dependency tree encompassing both in-house software and third-party packages, and it is particularly suited to build automation. Crossplex makes it easy to shield your build from the host environment, setting all shell variables explicitly, and giving you complete control over the path that is used at any point in the build. This is nice when you want to support building on a variety of development platforms. Crossplex scales to your needs. You can dabble in the unpacking and patching features as you need them, or you can base your entire system from the ground up on the Crossplex framework. Crossplex supports creation and use of glibc and uClibc toolchains.

No download No website Updated 21 Mar 2010 MikroConf

Screenshot
Pop 18.38
Vit 34.18

MikroConf is a command line administration interface for Linux-based embedded systems. MikroConf can be easily extended with new administration modules written using the Tcl programming language.

Screenshot

Project Spotlight

groonga

An full text search engine and column store..

Screenshot

Project Spotlight

Wing IDE

An IDE for Python.