RSS 21 projects tagged "Embedded Systems"

Download Website Updated 01 Mar 2011 yaSSL

Screenshot
Pop 244.83
Vit 11.22

yaSSL is a C++ based SSL library for embedded and RTOS environments for individuals who prefer to use the C++ language. For a C-based solution, please see CyaSSL. yaSSL supports the industry standards up to TLS 1.2, and also includes an OpenSSL compatibility interface.

Download Website Updated 08 Apr 2013 Wt

Screenshot
Pop 414.98
Vit 50.77

Wt is a C++ library for developing Web applications with an API that is widget-centric and inspired by existing C++ graphical user interface APIs. To the developer, it offers abstraction of Web-specific implementation details, increasing the accessibility and portability. Under the hood, the library uses the latest techniques (HTML5, Ajax, WebSockets) to handle user events and update the Web page.

Download Website Updated 23 Jan 2012 KLone

Screenshot
Pop 103.64
Vit 9.41

KLone is a fully-featured, multi-platform framework which allows dynamic Web pages to be written in C/C++ (with the usual <% /* code */ %> style). The pages can then be embedded (in compressed and/or encrypted form) into a single executable that also contains KLone's high-performance HTTP/S server. Given its nature, it can be linked natively to any C/C++ library (database, XML, graphics, etc.), without an intermediate layer, and it is especially suited for low-resource (embedded) systems.

Download Website Updated 07 Feb 2013 CyaSSL

Screenshot
Pop 247.61
Vit 22.75

CyaSSL is a C-language-based SSL library targeted for embedded and RTOS environments, primarily because of its small size and speed. CyaSSL supports the industry standards up to the current TLS 1.2 level, is up to 20 times smaller than OpenSSL, includes SSL client libraries and an SSL server implementation, includes an OpenSSL compatibility layer, and offers several progressive ciphers such as RABBIT and HC-128. Dual licensed under both the GPLv2 and standard commercial licensing, it caters to a wide range of projects.

Download Website Updated 05 Apr 2013 amforth

Screenshot
Pop 250.11
Vit 48.09

amforth is an extendible command interpreter for the Atmel AVR ATmega microcontroller family. It has a turnkey feature for embedded use as well. It does not depend on a host application. The command language is an almost compatible ANS94 forth with extensions. It needs less than 8KB code memory for the base system. It is written in assembly language and forth itself.

Download Website Updated 18 Jul 2012 crosstool-NG

Screenshot
Pop 282.05
Vit 18.63

crosstool-NG is a versatile toolchain generator, aiming at being highly configurable. It supports multiple target architectures, different components (glibc/uClibc...) and versions. crosstool-NG also features debugging utilities (DUMA, strace...) and generation tools (sstrip...).

Download Website Updated 30 Jul 2007 Funky Embeddable Interpreter

Screenshot
Pop 38.34
Vit 1.42

Funky is a tiny, embeddable programming language with almost unlimited extending capabilities. It presents itself as a single class that contains the entire interpreter. Two versions of this class exist: Funky::Funky, a floating-point version, and Funky::Groovy, an integer version. You can install your own functions in the language as long as your functions take a vector of the built-in type of the interpreter and return an instance of that built-in type (or a vector of those). Funky is a functional programming language. As such, it treats everything as functions, and those functions handle only one type: double in the case of Funky::Funky, or int in the case of Funky::Groovy.

No download Website Updated 18 Nov 2008 bprom

Screenshot
Pop 26.15
Vit 2.47

bprom is a console application used to handle (E)EPROMs with the µ-prom and µ-prom 2001 programmers by the German brand Dr. Böhm GmbH. The µ-prom 2000 and µ-prom 3000 are still untested, but should work in 2001 mode.

Download Website Updated 13 Apr 2013 Fakeroot Next Gen

Screenshot
Pop 175.06
Vit 23.62

Fakeroot-ng runs a program while fooling it into thinking it is running with root privileges. When the program does something that only root can do (e.g. create a device file), fakeroot-ng emulates the appropriate system calls so that the program gets a consistent view of its actions. Unlike the original fakeroot, fakeroot-ng uses the ptrace interface, which means that it does not suffer some of the limitations that fakeroot does. In particular, fakeroot-ng supports chroot jails.

Download Website Updated 02 Jul 2008 MCU 8051 IDE

Screenshot
Pop 48.84
Vit 1.47

MCU 8051 IDE is a fully featured integrated development enviroment for MCS-51 based microcontrollers. It consists of a compiler, an advanced text editor (with highlighting, validation, and completion), a simulator, a scientific calculator, a hex editor, and many other things. Currently, this program supports only assembly language and a few microcontrollers.

Screenshot

Project Spotlight

Fotoxx

A photo editing and collection management application.

Screenshot

Project Spotlight

Remote Launcher Server

A tool to launch applications remotely on your PC via your Android device.