RSS 2 projects tagged "GNU/Linux"

Download Website Updated 22 Mar 2010 Tinyserial

Screenshot
Pop 55.82
Vit 33.97

The Tinyserial library is a space-saving alternative to the Arduino software distribution's libraries for reading and writing characters and strings to the USART0 serial port on the Atmel ATmega168 and ATmega328p MCUs found on Arduino Diecimilla and Duemilanove boards. While the Arduino software distribution's libraries provide interrupt-driven serial I/O with far more features and support more MCUs, the Tinyserial library provides only the most basic polling-based serial I/O. However, the Tinyserial library uses far less Flash and SRAM, thereby giving you room to implement larger and more complicated applications on your boards. The Tinyserial library respects the GNU libc ABI, so you can call into it from C and C++ programs.

No download No website Updated 24 Sep 2011 PHPContracts

Screenshot
Pop 19.82
Vit 24.56

PHPContracts is a design by contract framework for the PHP programming language. It can be used in an object-oriented manner or with simple functions. Design by contract is a style of programming where classes and methods have a "contract" specified for them. If the contract is violated, then there is a defect/bug in the program.

Screenshot

Project Spotlight

libsigrok

A cross-platform logic analyzer hardware access library.

Screenshot

Project Spotlight

FF Multi Converter

A GUI application which converts multiple file formats to different extensions.